yes historical data open fetched at some moment is different from the historical data when collected again by same historical function, its very rare but it happened twice.
I am matching the zerodha data with other platforms like, tradingview and other trading apps, they match, but zerodha historical data mismatches sometimes. This can lead to missed or extra trades in our strategies. Any solution?
I have been using kws.subscribe outside on connect also because I want to dynamically add more tickers into the list and subscribe them. Cant we use subscribe outside on_connect?? if we can use then why im getting this error, and if not then how sho…
File "C:\Users\HP\Anaconda32\envs\algo\lib\ssl.py", line 1139, in do_handshake
self._sslobj.do_handshake()
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host