Live Trading View

Live Trading View or Stock Market on WordPress Website

Want to add Live Trading View on Your WordPress Website. You can easily add this code on your website at any where using HTML Code Widget.

You can add this on your top of page using block editor(Default WordPress Editor/Gutenberg) using its HTML Code Widget.

Or You have to install and activate Elementor Plugin. By activating it, you have to edit your page on elementor, you have to drag and drop HTML Code.

Copy the code given below and paste there.

You can watch complete YouTube video so that you can apply this code easily without getting any issues.

<!-- TradingView Widget BEGIN -->
<div class="tradingview-widget-container">
  <div class="tradingview-widget-container__widget"></div>
  <div class="tradingview-
widget-copyright"><a href="https://in.tradingview.com/" rel="noopener nofollow" target="_blank"><span class="blue-text"></span></a></div>
  <script 
type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-ticker-tape.js" async>
  {
  "symbols": [
    {
      "description": "RELIANCE 
INDUSTRIES LTD.",
      "proName": "BSE:RELIANCE"
    },
    {
      "description": "HDFC BANK LTD.",
      "proName": "BSE:HDFCBANK"
    },
    {
      "description": "TATA STEEL LTD.",
 
     "proName": "BSE:TATASTEEL"
    },
    {
      "description": "STATE BANK OF INDIA.",
      "proName": "BSE:SBIN"
    },
    {
      "description": "TATA CONSULTANCY SERVICES 
LTD.",
      "proName": "BSE:TCS"
    },
    {
      "description": "ASIAN PAINTS LTD.",
      "proName": "BSE:ASIANPAINT"
    },
    {
      "description": "WIPRO LTD.",
      "proName": 
"BSE:WIPRO"
    },
    {
      "description": "JSW STEEL LTD.",
      "proName": "BSE:JSWSTEEL"
    },
    {
      "description": "ADANI ENTERPRISES LTD.",
      "proName": 
"BSE:ADANIENT"
    },
    {
      "description": "AXIS BANK LTD.",
      "proName": "BSE:AXISBANK"
    },
    {
      "description": "BAJAJ FINANCE LIMITED.",
      "proName": 
"BSE:BAJFINANCE"
    },
    {
      "description": "LARSEN & TOUBRO LTD.",
      "proName": "BSE:LT"
    },
    {
      "description": "POLYCAB INDIA LIMITED.",
      "proName": 
"BSE:POLYCAB"
    },
    {
      "description": "INFOSYS LTD.",
      "proName": "BSE:INFY"
    },
    {
      "description": "KOTAK MAHINDRA BANK LTD.",
      "proName": 
"BSE:KOTAKBANK"
    }
  ],
  "showSymbolLogo": true,
  "isTransparent": false,
  "displayMode": "compact",
  "colorTheme": "light",
  "locale": "in"
}
  </script>
</div>
<!-- 
TradingView Widget END -->

1 thought on “Live Trading View or Stock Market on WordPress Website”

Leave a Comment

Your email address will not be published. Required fields are marked *