Looks like the API started to send correct response after market open. But this has never been the case earlier and my positions used to correctly reflect after 8am on MCX. Because of this error, my algorithm will not initialize correctly and may do…
I am seeing price that was for Friday, and yesterday I have done several transactions and my price is totally different. This is for MCX Silver. My position is currently short, and it shows me my transaction price of Friday and not last transaction …
return func(*args, **kwargs)
File "/home/a/.local/lib/python3.8/site-packages/kiteconnect/connect.py", line 621, in historical_data
data = self._get("market.historical",
File "/home/a/.local/lib/python3.8/site-packages/kiteconnect/connec…