Yes, I am trying to fetch Live Candle Data.
I am using following API's
1) kite.instuments()
2)kite.instruments(exchange=kite.EXCHANGE_NFO)
3) kite.historical_data(instument_token of all NIFTY 500 Symbols ,'2018-03-01', YESTERDAYS DATE TIME,'DAY')
4)…