Find Buying Price

mudasir
mudasir edited December 6 in General
I am putting order at the market price getting orderid. I am using this orderid to get the orderdetails But price and average both are 0. how can i find the buy price
on which i placed the order.
the result i am getting is still showed order pending

{
"AveragePrice":0,
"CancelledQuantity":0,
"DisclosedQuantity":0,
"Exchange":"NFO",
"ExchangeOrderId":null,
"ExchangeTimestamp":null,
"FilledQuantity":0,
"InstrumentToken":11807490,
"OrderId":"241206401702450",
"OrderTimestamp":"12/6/2024 2:39:36 PM",
"OrderType":"MARKET",
"ParentOrderId":null,
"PendingQuantity":250,
"PlacedBy":"MB3242",
"Price":0,
"Product":"MIS",
"Quantity":250,
"Status":"PUT ORDER REQ RECEIVED",
"StatusMessage":null,
"Tag":null,
"Tradingsymbol":"NIFTY24D1224650CE",
"TransactionType":"BUY",
"TriggerPrice":0,
"Validity":"DAY",
"Variety":"regular"
}

at 18:00

Sign In or Register to comment.