Please add the feature to TradingView charts that allows users to create watchlists of scripts by uploading a CSV file.
Agreed! This feature would be of great help!
There are certain challenges of the tradingview library & our integration with it, to come up with this request. Rest assured, we will figure out a solution around this.
But, we have something cool. Scan Watchlist. Very recently launched. Simple scan the list of stocks that you want in your watchlist. Here is the detail post on it.
This has its own issues. For e.g., it normally scans 30-35 stocks in a go. What if intended WL is for 80 stocks. Then we have to split scanning into 2-3 and then check. This leads to its own trouble.
Moreover, if there are many mismatches, the system shows the status as “check” which means we again have to check the whole list. This makes this system unappealing. Why wouldn’t one add manually if one needs to check the whole list again!!!
If the import system is not workable at this moment, it would be better if the user has, at least, the export option so that he can compare the same in spreadsheet and add the missed ones manually or prepare a new list for scanning!
Same problem I’ve facing .Type or scan onebyone this lengthy process then i found solution. 1. Download stocks frome nse website .csv format. 2. Then i create app in C# thats copy onebyone line every 5 second 3. The. I have only do Ctrl +v for paste and click Add button … i create many watchlist using this.
Could you share that?