Hi Sujith - I'm new to Kiteconnect and want quick guidance on how to retrieve LTP and OHLC data for future instruments like - NIFTY20OCTFUT or BANKNIFTY20OCTFUT
thanks Sujith , so now my pprint(kite.quote("NFO:NIFTY20OCTFUT")) statement works well... can i get last few days (5 days) similar data using API for FUTURE contract
thanks again, but from historical data API im not getting LTP plz refer code - pprint(kite.historical_data(13014274, date(2020,10,9), date(2020,10,12), "day"))
NSE currency will be CDS and for commodity, MCX is the exchange
The Quote API just gives you snapshot of data at the moment of request.