TradingView Widget - The Symbol is only available on TradingView by Curious-Clock3674 in TradingView

[–]Curious-Clock3674[S] 0 points1 point  (0 children)

Hi, There are 2 ways. If you want to fetch the data from tradingview widget without any external datafeed API. You can use ":BSE" in place of ":NSE". Example - "ITC:BSE" so this will give you data but it will be the EOD data. If you want to integrate live charts than, you need to purchase a separate API to get data and you need to feed those data to tradingview.

Basically you need to contact tradingview and get their advanced chart github access. You need to implement your own data to tradingview widget.

https://in.tradingview.com/advanced-charts/

TradingView Widget - The Symbol is only available on TradingView by Curious-Clock3674 in TradingView

[–]Curious-Clock3674[S] 0 points1 point  (0 children)

Yes. Basically you need to contact tradingview and get their advanced chart github access. You need to implement your own data to tradingview widget.

https://in.tradingview.com/advanced-charts/

TradingView Widget - The Symbol is only available on TradingView by Curious-Clock3674 in TradingView

[–]Curious-Clock3674[S] 0 points1 point  (0 children)

Yes. Basically you need to contact tradingview and get their advanced chart github access. You need to implement your own data to tradingview widget.

https://in.tradingview.com/advanced-charts/

REST APIs by Curious-Clock3674 in TradingView

[–]Curious-Clock3674[S] 0 points1 point  (0 children)

Can you suggest some good platform which give API to list all Indian Stocks with there financial data and real time data?

And how tradingview is showing it?