Index price using Kite python API

Abhishek Gupta
Hi,

I am able to get the quote of BankNIFTY future using below function :-
quoteinfy = kite.quote(exch, tradingsym)

But let say if i want to get live price of BankNIFTY index (Instrument ID = 260105).
How can i do that?
This discussion has been closed.