I want a snapshot of 1 min candle data . Is there a way to get 1 min candle data in quote rather than the current tick using quote If it is not possible with quote please let me know what to use
I have subscribed to historical data in kite. Trade I know that new access token to be generated I tried with new request token But I am getting the same access token which says invalid when used .
I did a restart kernel still getting the same access token . Why is that ?
https://kite.trade/docs/connect/v3/historical/
Or you can use websocket and build candles at your end.
https://kite.trade/forum/discussion/2604/convert-ticks-to-candle
I have subscribed to historical data in kite. Trade
I know that new access token to be generated
I tried with new request token But I am getting the same access token which says invalid when used .
I did a restart kernel still getting the same access token . Why is that ?
Please help