Hi @sujith
Sorry I missed your link, but I looked at it now. I understand the difference for different brokers.
You mentioned, the charting engine's ticker source is different from the Websocket API's source. This explains the difference I am see…
Let me put again,
It’s not hostorical data.
Its real-time data, I have function which collects the data throughout the minute and then determines the OHLC but the OHLC I get from my function is differ from the Zerodha Graph.
I can clearly see from …
Let me put again,
It’s not hostorical data.
Its real-time data, I have function which collects the data throughout the minute and then determines the OHLC but the OHLC I get from my function is differ from the Zerodha Graph.
I can clearly …
Not Historicals
I am getting LPT every second and every price Change.
and store in in text file according to seconds.
then after i run python function on that text file for getting OHLC Data
The error is from the api side :
Bracket orders are blocked temporarily. Use CNC or NRML or MIS orders instead. Stay updated on allowed intraday products on our
Its clearly readable
Now I am getting the Bracket order error :
kiteconnect.exceptions.InputException: Bracket orders are blocked temporarily. Use CNC or NRML or MIS orders instead. Stay updated on allowed intraday products on our
I have used 'NIFTY2212018300CE' tradingsymbol but still its giving me the following error :
kiteconnect.exceptions.InputException: Unknown `tradingsymbol`.