while getting instruments using kite.instruments() i am getting last_price as 0.0 for all instruments - this increases the code as if you have to calculate ATM options tokens
The instruments master file is generated at the beginning of the day around 7:30 to 8:00 AM. It will not contain last price. You will have to use Websocket API or Quote API.