Last_Price = 0 In Fetch Positions

abhivin123
Hey Guys,

I am sure you are busy with the new roll out. But when you get a breather ... can you please check on ...

positions = kite.positions();

{
"net": [
{
"last_price": 0,
"tradingsymbol": "SBIN18MAR220PE",
"sell_quantity": 12000,
"buy_value": 0.0,
"unrealised": 9600.0,
"buy_price": 0,
"sell_price": 0.8,
"m2m": 8400.0,
"instrument_token": 26347010,
"net_sell_amount_m2m": 0,
"buy_quantity": 0,
"product": "MIS",
"overnight_quantity": -12000,
"exchange": "NFO",
"sell_value": 9600.0,
"buy_m2m": 0.0,
"net_buy_amount_m2m": 0,
"pnl": 9600.0,
"multiplier": 1,
"average_price": 0.8,
"value": 9600.0,
"sell_m2m": 8400.0,
"close_price": 0.7,
"quantity": -12000,
"realised": 0
},

last_price is not flowing in ...
This discussion has been closed.