{"id":10000,"date":"2023-09-14T05:23:41","date_gmt":"2023-09-14T05:23:41","guid":{"rendered":"https:\/\/patringa.com\/?page_id=10000"},"modified":"2023-09-14T06:06:31","modified_gmt":"2023-09-14T06:06:31","slug":"global-trending-stocks","status":"publish","type":"page","link":"https:\/\/patringa.com\/blog\/global-trending-stocks\/","title":{"rendered":"Global Trending Stocks"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10000\" class=\"elementor elementor-10000\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-39791a0b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"39791a0b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5400cc14\" data-id=\"5400cc14\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-54a13849 elementor-widget elementor-widget-breadcrumbs\" data-id=\"54a13849\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"breadcrumbs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p id=\"breadcrumbs\"><span><span><a href=\"https:\/\/patringa.com\/\">Home<\/a><\/span><\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c453d76 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c453d76\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-df55c95\" data-id=\"df55c95\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6430d8d elementor-widget elementor-widget-html\" data-id=\"6430d8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Stock Market Tool<\/title>\r\n    <style>\r\n        body {\r\n            font-size: 18px; \/* Font size for the main content *\/\r\n        }\r\n        h1, p.intro {\r\n            font-size: 20px; \/* Font size for the introduction section *\/\r\n        }\r\n        p.disclaimer {\r\n            font-size: 16px; \/* Font size for the disclaimer section *\/\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <main>\r\n        <section class=\"intro\">\r\n            <div class=\"container\">\r\n                <h1>Global Trending Stocks<\/h1>\r\n                <p class=\"intro\">Explore the latest trends in the global stock market. Stay informed about top-performing stocks from around the world. You may enter any country name to find latest trending stocks of that country. Just enter the country name and click search. Global Stock Market Indices are also listed below, and you can expand the tables to find all global indices.<\/p>\r\n            <\/div>\r\n        <\/section>\r\n    <\/main>\r\n    \r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8fb615f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8fb615f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-60d999c\" data-id=\"60d999c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3f604cf elementor-widget elementor-widget-html\" data-id=\"3f604cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Stock Market<\/title>\r\n<style>\r\nbody {\r\n  font-family: Arial, sans-serif;\r\n  background-color: #f4f4f4;\r\n  margin: 0;\r\n  padding: 0;\r\n}\r\n\r\n.container {\r\n  background-color: #fff;\r\n  padding: 20px;\r\n  border-radius: 8px;\r\n  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\r\n  margin: 10px;\r\n}\r\n\r\nform {\r\n  display: flex;\r\n  flex-direction: column; \/* Display elements in a column *\/\r\n  align-items: center; \/* Center-align elements horizontally *\/\r\n  margin-bottom: 20px;\r\n}\r\n\r\nlabel {\r\n  font-weight: bold;\r\n  margin-right: 10px;\r\n}\r\n\r\ninput {\r\n  padding: 8px;\r\n  border: 1px solid #ccc;\r\n  border-radius: 4px;\r\n  width: 100%; \/* Make the input full width *\/\r\n  max-width: 400px; \/* Set a maximum width if needed *\/\r\n  margin-bottom: 10px; \/* Add space between input and button *\/\r\n}\r\n\r\nbutton {\r\n  background-color: #007BFF;\r\n  color: #fff;\r\n  border: none;\r\n  padding: 20px 26px;\r\n  border-radius: 4px;\r\n  cursor: pointer;\r\n  width: 100%; \/* Make the button full width *\/\r\n  max-width: 200px; \/* Set a maximum width if needed *\/\r\n}\r\n\r\n\r\ntable {\r\n  width: 100%;\r\n  border-collapse: collapse;\r\n  margin-top: 20px;\r\n}\r\n\r\nth, td {\r\n  padding: 10px;\r\n  border: 1px solid #ddd;\r\n  text-align: left;\r\n}\r\n\r\nth {\r\n  background-color: #f2f2f2;\r\n}\r\n\r\ntd {\r\n  font-weight: 500;\r\n}\r\n\r\n.green-text {\r\n  color: green;\r\n}\r\n\r\n.red-text {\r\n  color: red;\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n    \r\n<div class=\"container\">\r\n  <h2>Get Trending Stocks<\/h2><br>\r\n  <form id=\"stockForm\">\r\n    <label for=\"country\">Enter Country Name:<\/label><br>\r\n    <input type=\"text\" id=\"country\" name=\"country\" placeholder=\"Enter country code (e.g., usa)\" required>\r\n    <button type=\"submit\">Search<\/button>\r\n  <\/form>\r\n  <div style=\"overflow-x: auto;\">\r\n  <div id=\"stockData\"><\/div>\r\n<\/div>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/axios\/dist\/axios.min.js\"><\/script>\r\n<script>\r\nconst stockForm = document.getElementById('stockForm');\r\nconst stockDataDiv = document.getElementById('stockData');\r\n\r\nstockForm.addEventListener('submit', async (e) => {\r\n  e.preventDefault();\r\n\r\n  const country = document.getElementById('country').value;\r\n\r\n  const options = {\r\n    method: 'GET',\r\n    url: `https:\/\/global-stock-market-api-data.p.rapidapi.com\/stocks_countrywise_by_price\/${country}`,\r\n    headers: {\r\n      'X-RapidAPI-Key': 'da04738a12mshb5703ffd43eb6adp18ad18jsnb984e6bce9b8',\r\n      'X-RapidAPI-Host': 'global-stock-market-api-data.p.rapidapi.com'\r\n    }\r\n  };\r\n\r\n  try {\r\n    const response = await axios.request(options);\r\n    const stockData = response.data;\r\n\r\n    \/\/ Clear previous data\r\n    stockDataDiv.innerHTML = '';\r\n\r\n    \/\/ Create a table to display the data\r\n    const table = document.createElement('table');\r\n    table.innerHTML = `\r\n      <tr>\r\n        <th>Name<\/th>\r\n        <th>Last<\/th>\r\n        <th>High<\/th>\r\n        <th>Low<\/th>\r\n        <th>Change<\/th>\r\n        <th>Change Percentage<\/th>\r\n        <th>Volume<\/th>\r\n        <th>Time<\/th>\r\n      <\/tr>\r\n    `;\r\n\r\n    stockData.forEach(stock => {\r\n      const row = document.createElement('tr');\r\n      \/\/ Apply custom classes to Low and High values\r\n      row.innerHTML = `\r\n        <td>${stock.name}<\/td>\r\n        <td>${stock.last}<\/td>\r\n        <td class=\"${parseFloat(stock.high) > parseFloat(stock.last) ? 'green-text' : 'red-text'}\">${stock.high}<\/td>\r\n        <td class=\"${parseFloat(stock.low) < parseFloat(stock.last) ? 'green-text' : 'red-text'}\">${stock.low}<\/td>\r\n        <td>${stock.change}<\/td>\r\n        <td>${stock.changePercentage}<\/td>\r\n        <td>${stock.volume}<\/td>\r\n        <td>${stock.time}<\/td>\r\n      `;\r\n      table.appendChild(row);\r\n    });\r\n\r\n    stockDataDiv.appendChild(table);\r\n  } catch (error) {\r\n    console.error(error);\r\n    stockDataDiv.textContent = 'An error occurred while fetching data.';\r\n  }\r\n});\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6fa61e8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6fa61e8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c17ff69\" data-id=\"c17ff69\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b3b1632 elementor-widget elementor-widget-html\" data-id=\"b3b1632\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html>\r\n<head>\r\n<style>\r\n  table {\r\n    border-collapse: collapse;\r\n    width: 100%;\r\n  }\r\n\r\n  th, td {\r\n    border: 1px solid #dcdcdc;\r\n    padding: 8px;\r\n    text-align: left;\r\n  }\r\n\r\n  th {\r\n    background-color: #f2f2f2;\r\n  }\r\n\r\n  \/* Add colors to Low and High columns *\/\r\n  .low-column {\r\n    color: red;\r\n    font-weight: bold;\r\n  }\r\n\r\n  .high-column {\r\n    color: green;\r\n    font-weight: bold;\r\n  }\r\n\r\n  #expandButton {\r\n    margin-top: 10px;\r\n  }\r\n\r\n  \/* Improved styling *\/\r\n  body {\r\n    font-family: Arial, sans-serif;\r\n    margin: 0;\r\n    padding: 0px;\r\n    background-color: #f5f5f5;\r\n  }\r\n\r\n  h1 {\r\n    text-align: center;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  table {\r\n    background-color: white;\r\n    border-radius: 5px;\r\n    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);\r\n  }\r\n\r\n  button {\r\n    padding: 10px 20px;\r\n    background-color: #007bff;\r\n    border: none;\r\n    border-radius: 5px;\r\n    color: white;\r\n    cursor: pointer;\r\n    transition: background-color 0.3s;\r\n  }\r\n\r\n  button:hover {\r\n    background-color: #0056b3;\r\n  }\r\n  @media screen and (max-width: 600px) {\r\n    table {\r\n      font-size: 12px;\r\n    }\r\n\r\n    button {\r\n      width: 100%;\r\n    }\r\n  }\r\n  \r\n<\/style>\r\n<\/head>\r\n<body>\r\n    \r\n \r\n<h1>Global Stock Market Indices<\/h1>\r\n<div style=\"overflow-x: auto;\">\r\n\r\n<table>\r\n  <tr>\r\n    <th>Name<\/th>\r\n    <th>Last<\/th>\r\n    <th class=\"high-column\">High<\/th>\r\n    <th class=\"low-column\">Low<\/th>\r\n    <th>Change<\/th>\r\n    <th>Change Percentage<\/th>\r\n    <th>Time<\/th>\r\n  <\/tr>\r\n  <tbody id=\"dataBody\"><\/tbody>\r\n<\/table>\r\n\r\n<button id=\"expandButton\">Expand Table<\/button>\r\n\r\n<script>\r\n  const apiKey = 'da04738a12mshb5703ffd43eb6adp18ad18jsnb984e6bce9b8';\r\n  const apiUrl = 'https:\/\/global-stock-market-api-data.p.rapidapi.com\/global_indices_by_price';\r\n  const tableBody = document.getElementById('dataBody');\r\n  const expandButton = document.getElementById('expandButton');\r\n  let data = [];\r\n\r\n  async function fetchData() {\r\n    try {\r\n      const response = await fetch(apiUrl, {\r\n        method: 'GET',\r\n        headers: {\r\n          'X-RapidAPI-Key': apiKey\r\n        }\r\n      });\r\n\r\n      if (!response.ok) {\r\n        throw new Error('Network response was not ok');\r\n      }\r\n\r\n      data = await response.json();\r\n      updateTable(10); \/\/ Display the first 10 rows\r\n    } catch (error) {\r\n      console.error('Error fetching data:', error);\r\n    }\r\n  }\r\n\r\n  function updateTable(numRows) {\r\n    tableBody.innerHTML = '';\r\n    for (let i = 0; i < numRows && i < data.length; i++) {\r\n      const item = data[i];\r\n      const row = document.createElement('tr');\r\n      row.innerHTML = `\r\n        <td>${item.name}<\/td>\r\n        <td>${item.last}<\/td>\r\n        <td class=\"high-column\">${item.high}<\/td>\r\n        <td class=\"low-column\">${item.low}<\/td>\r\n        <td>${item.change}<\/td>\r\n        <td>${item.changePercentage}<\/td>\r\n        <td>${item.time}<\/td>\r\n      `;\r\n      tableBody.appendChild(row);\r\n    }\r\n  }\r\n\r\n  expandButton.addEventListener('click', () => {\r\n    updateTable(data.length); \/\/ Display all rows\r\n    expandButton.style.display = 'none'; \/\/ Hide the expand button\r\n  });\r\n\r\n  fetchData();\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fcacc6d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fcacc6d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-91f676b\" data-id=\"91f676b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e388cfa elementor-widget elementor-widget-html\" data-id=\"e388cfa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n <section class=\"disclaimer\">\r\n            <div class=\"container\">\r\n                <p class=\"disclaimer\"><strong>Disclaimer:<\/strong> patringa.com would like to remind you that the data contained on this website is not necessarily real-time nor accurate. All CFDs (stocks, indexes, futures), cryptocurrencies, and Forex prices are not provided by exchanges but rather by market makers, and so prices may not be accurate and may differ from the actual market price, meaning prices are indicative and not appropriate for trading purposes. Therefore, patringa.com doesn't bear any responsibility for any trading losses you might incur as a result of using this data. patringa.com or anyone involved with patringa.com will not accept any liability for loss or damage as a result of reliance on the information, including data, quotes, charts, and buy\/sell signals contained within this website. Please be fully informed regarding the risks and costs associated with trading the financial markets; it is one of the riskiest investment forms possible.<\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c1dd235 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c1dd235\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5affed5\" data-id=\"5affed5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0b0ac8e elementor-widget elementor-widget-html\" data-id=\"0b0ac8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    \/* Reset default list styles *\/\r\n.sidebar ul {\r\n  list-style: none;\r\n  padding: 0;\r\n  margin: 0;\r\n}\r\n\r\n\/* Sidebar container styles *\/\r\n.sidebar {\r\n  background-color: #f1f1f1;\r\n  padding: 20px;\r\n}\r\n\r\n\/* Header styles *\/\r\n.sidebar h2 {\r\n  margin-bottom: 10px;\r\n  text-align: center;\r\n  color: #333;\r\n}\r\n\r\n\/* Horizontal list styles *\/\r\n.sidebar ul.horizontal-list {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  justify-content: center;\r\n  gap: 20px;\r\n}\r\n\r\n\/* Article item styles *\/\r\n.sidebar li {\r\n  width: 250px;\r\n}\r\n\r\n\/* Image styles *\/\r\n.sidebar .featured-image {\r\n  width: 100%;\r\n  height: auto;\r\n}\r\n\r\n\/* Link styles *\/\r\n.sidebar .archive-link {\r\n  display: block;\r\n  text-align: center;\r\n  text-decoration: none;\r\n  color: #333;\r\n}\r\n\r\n\/* Optional: Hover effect for links *\/\r\n.sidebar .archive-link:hover {\r\n  text-decoration: underline;\r\n}\r\n\r\n\r\n<\/style>\r\n\r\n<div class=\"sidebar\">\r\n  <h2>Featured Articles:<\/h2>\r\n  <ul class=\"horizontal-list\">\r\n    <li>\r\n      <a class=\"archive-link\" href=\"https:\/\/patringa.com\/tata-technologies-ipo\/\">\r\n        <img decoding=\"async\" class=\"featured-image\" src=\"https:\/\/patringa.com\/wp-content\/uploads\/2023\/06\/Ai-Images-Blog-Banner-min-scaled.jpg\" alt=\"Featured Image\">\r\n        Tata Technologies IPO\r\n      <\/a>\r\n    <\/li>\r\n    <li>\r\n      <a class=\"archive-link\" href=\"https:\/\/patringa.com\/pi-ai-building-a-personal-ai-for-everyday-assistance\/\">\r\n        <img decoding=\"async\" class=\"featured-image\" src=\"https:\/\/patringa.com\/wp-content\/uploads\/2023\/07\/Ai-Images-Blog-Banner-16-min-scaled.jpg\" alt=\"Featured Image\">\r\n        PI AI: Building a Personal AI for Everyday Assistance\r\n      <\/a>\r\n    <\/li>\r\n    <li>\r\n      <a class=\"archive-link\" href=\"https:\/\/patringa.com\/gmp-explained-for-ipo-investor\/\">\r\n        <img decoding=\"async\" class=\"featured-image\" src=\"https:\/\/patringa.com\/wp-content\/uploads\/2023\/09\/gmp-of-ipo-scaled.jpg\" alt=\"Featured Image\">\r\n        GMP of IPO: GMP Explained for IPO Investors\r\n      <\/a>\r\n    <\/li>\r\n    <li>\r\n      <a class=\"archive-link\" href=\"https:\/\/patringa.com\/ais-bharatanatyam-portrait\/\">\r\n        <img decoding=\"async\" class=\"featured-image\" src=\"https:\/\/patringa.com\/wp-content\/uploads\/2023\/05\/Ai-Images-Blog-Banner-1-scaled.jpg\" alt=\"Featured Image\">\r\n        Ai's Bharatanatyam Portrait\r\n      <\/a>\r\n    <\/li>\r\n    <li>\r\n      <a class=\"archive-link\" href=\"https:\/\/patringa.com\/instagram-names-for-girls-unique-and-meaningful-name-ideas\/\">\r\n        <img decoding=\"async\" class=\"featured-image\" src=\"https:\/\/patringa.com\/wp-content\/uploads\/2023\/06\/Ai-Images-Blog-Banner-8-min-scaled.jpg\" alt=\"Featured Image\">\r\n        Instagram Names for Girls: Unique and Meaningful Name Ideas\r\n      <\/a>\r\n    <\/li>\r\n    <li>\r\n      <a class=\"archive-link\" href=\"https:\/\/patringa.com\/hashtags-for-life-boost-your-instagram-and-tiktok-growth\/\">\r\n        <img decoding=\"async\" class=\"featured-image\" src=\"https:\/\/patringa.com\/wp-content\/uploads\/2023\/07\/hashtags-min-scaled.jpg\" alt=\"Featured Image\">\r\n        Instagram Names for Girls: Unique and Meaningful Name Ideas\r\n      <\/a>\r\n    <\/li>\r\n    <li>\r\n      <a class=\"archive-link\" href=\"https:\/\/patringa.com\/meta-thread-app\/\">\r\n        <img decoding=\"async\" class=\"featured-image\" src=\"https:\/\/patringa.com\/wp-content\/uploads\/2023\/07\/Ai-Images-Blog-Banner-20-min-scaled.jpg\" alt=\"Featured Image\">\r\n        Meta Thread App vs. Twitter: A Comparison of Long-Form Social Media Platforms\r\n      <\/a>\r\n    <\/li>\r\n    <li>\r\n      <a class=\"archive-link\" href=\"https:\/\/patringa.com\/lab-tests-definitions-uses-and-clinical-fields\/\">\r\n        <img decoding=\"async\" class=\"featured-image\" src=\"https:\/\/patringa.com\/wp-content\/uploads\/2023\/07\/lab-tests-min-scaled.jpg\" alt=\"Featured Image\">\r\n        Lab Tests: various laboratory tests & their definitions\r\n      <\/a>\r\n    <\/li>\r\n  <\/ul>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Stock Market Tool Global Trending Stocks Explore the latest trends in the global stock market. Stay informed about top-performing stocks from around the world. You may enter any country name to find latest trending stocks of that country. Just enter the country name and click search. Global Stock Market Indices are also listed below, and [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":10093,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"googlesitekit_rrm_CAowgdq5DA:productID":"","_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-10000","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Global Trending Stocks - Patringa<\/title>\n<meta name=\"description\" content=\"Global Trending Stocks in the global stock market are here. Stay informed about top-performing stocks from around the world.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/patringa.com\/global-trending-stocks\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Global Trending Stocks - Patringa\" \/>\n<meta property=\"og:description\" content=\"Global Trending Stocks in the global stock market are here. Stay informed about top-performing stocks from around the world.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/patringa.com\/global-trending-stocks\/\" \/>\n<meta property=\"og:site_name\" content=\"Patringa\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/m.facebook.com\/ThePatringa\/\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-14T06:06:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/patringa.com\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1067\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/patringa.com\\\/global-trending-stocks\\\/\",\"url\":\"https:\\\/\\\/patringa.com\\\/global-trending-stocks\\\/\",\"name\":\"Global Trending Stocks - Patringa\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/patringa.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/patringa.com\\\/global-trending-stocks\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/patringa.com\\\/global-trending-stocks\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/patringa.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/Global-trending-stocks-scaled.jpg\",\"datePublished\":\"2023-09-14T05:23:41+00:00\",\"dateModified\":\"2023-09-14T06:06:31+00:00\",\"description\":\"Global Trending Stocks in the global stock market are here. Stay informed about top-performing stocks from around the world.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/patringa.com\\\/global-trending-stocks\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/patringa.com\\\/global-trending-stocks\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/patringa.com\\\/global-trending-stocks\\\/#primaryimage\",\"url\":\"https:\\\/\\\/patringa.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/Global-trending-stocks-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/patringa.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/Global-trending-stocks-scaled.jpg\",\"width\":2560,\"height\":1067,\"caption\":\"Global Trending Stocks\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/patringa.com\\\/global-trending-stocks\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/patringa.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Global Trending Stocks\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/patringa.com\\\/#website\",\"url\":\"https:\\\/\\\/patringa.com\\\/\",\"name\":\"Patringa\",\"description\":\"Empowering Businesses Digitally\",\"publisher\":{\"@id\":\"https:\\\/\\\/patringa.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/patringa.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/patringa.com\\\/#organization\",\"name\":\"Patringa\",\"url\":\"https:\\\/\\\/patringa.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/patringa.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"Patringa\"},\"image\":{\"@id\":\"https:\\\/\\\/patringa.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/m.facebook.com\\\/ThePatringa\\\/\",\"https:\\\/\\\/www.instagram.com\\\/thepatringa\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/Patringa\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Global Trending Stocks - Patringa","description":"Global Trending Stocks in the global stock market are here. Stay informed about top-performing stocks from around the world.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/patringa.com\/global-trending-stocks\/","og_locale":"en_US","og_type":"article","og_title":"Global Trending Stocks - Patringa","og_description":"Global Trending Stocks in the global stock market are here. Stay informed about top-performing stocks from around the world.","og_url":"https:\/\/patringa.com\/global-trending-stocks\/","og_site_name":"Patringa","article_publisher":"https:\/\/m.facebook.com\/ThePatringa\/","article_modified_time":"2023-09-14T06:06:31+00:00","og_image":[{"width":2560,"height":1067,"url":"https:\/\/patringa.com\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/patringa.com\/global-trending-stocks\/","url":"https:\/\/patringa.com\/global-trending-stocks\/","name":"Global Trending Stocks - Patringa","isPartOf":{"@id":"https:\/\/patringa.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/patringa.com\/global-trending-stocks\/#primaryimage"},"image":{"@id":"https:\/\/patringa.com\/global-trending-stocks\/#primaryimage"},"thumbnailUrl":"https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-scaled.jpg","datePublished":"2023-09-14T05:23:41+00:00","dateModified":"2023-09-14T06:06:31+00:00","description":"Global Trending Stocks in the global stock market are here. Stay informed about top-performing stocks from around the world.","breadcrumb":{"@id":"https:\/\/patringa.com\/global-trending-stocks\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/patringa.com\/global-trending-stocks\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/patringa.com\/global-trending-stocks\/#primaryimage","url":"https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-scaled.jpg","contentUrl":"https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-scaled.jpg","width":2560,"height":1067,"caption":"Global Trending Stocks"},{"@type":"BreadcrumbList","@id":"https:\/\/patringa.com\/global-trending-stocks\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/patringa.com\/"},{"@type":"ListItem","position":2,"name":"Global Trending Stocks"}]},{"@type":"WebSite","@id":"https:\/\/patringa.com\/#website","url":"https:\/\/patringa.com\/","name":"Patringa","description":"Empowering Businesses Digitally","publisher":{"@id":"https:\/\/patringa.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/patringa.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/patringa.com\/#organization","name":"Patringa","url":"https:\/\/patringa.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/patringa.com\/#\/schema\/logo\/image\/","url":"","contentUrl":"","caption":"Patringa"},"image":{"@id":"https:\/\/patringa.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/m.facebook.com\/ThePatringa\/","https:\/\/www.instagram.com\/thepatringa\/","https:\/\/www.youtube.com\/c\/Patringa"]}]}},"uagb_featured_image_src":{"full":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-scaled.jpg",2560,1067,false],"thumbnail":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-150x150.jpg",150,150,true],"medium":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-300x125.jpg",300,125,true],"medium_large":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-768x320.jpg",768,320,true],"large":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-1024x427.jpg",1024,427,true],"1536x1536":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-1536x640.jpg",1536,640,true],"2048x2048":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-2048x853.jpg",2048,853,true],"htmega_size_585x295":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-585x295.jpg",585,295,true],"htmega_size_1170x536":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-1170x536.jpg",1170,536,true],"htmega_size_396x360":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-396x360.jpg",396,360,true],"web-stories-poster-portrait":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-640x853.jpg",640,853,true],"web-stories-publisher-logo":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-96x96.jpg",96,96,true],"web-stories-thumbnail":["https:\/\/patringa.com\/blog\/wp-content\/uploads\/2023\/09\/Global-trending-stocks-150x63.jpg",150,63,true]},"uagb_author_info":{"display_name":"Patringa","author_link":"https:\/\/patringa.com\/blog\/author\/patringa\/"},"uagb_comment_info":0,"uagb_excerpt":"Stock Market Tool Global Trending Stocks Explore the latest trends in the global stock market. Stay informed about top-performing stocks from around the world. You may enter any country name to find latest trending stocks of that country. Just enter the country name and click search. Global Stock Market Indices are also listed below, and&hellip;","_links":{"self":[{"href":"https:\/\/patringa.com\/blog\/wp-json\/wp\/v2\/pages\/10000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/patringa.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/patringa.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/patringa.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/patringa.com\/blog\/wp-json\/wp\/v2\/comments?post=10000"}],"version-history":[{"count":0,"href":"https:\/\/patringa.com\/blog\/wp-json\/wp\/v2\/pages\/10000\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/patringa.com\/blog\/wp-json\/wp\/v2\/media\/10093"}],"wp:attachment":[{"href":"https:\/\/patringa.com\/blog\/wp-json\/wp\/v2\/media?parent=10000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}