Market order is being rejected due to zero price, but price was sent correctly
Request
%{
exchange: "NSE",
symbol_token: "15313",
trading_symbol: "IRB-EQ",
transaction_type: "BUY",
variety: "NORMAL",
quantity: "2",
product_type: "DELIVERY",
price: "45.65",
order_type: "MARKET"
}
Order status response
%{
"updatetime" => "10-Jan-2024 14:41:12",
"symboltoken" => "17520",
"filledshares" => "0",
"lotsize" => "1",
"producttype" => "DELIVERY",
"status" => "open",
"ordertag" => "",
"quantity" => "1",
"exchange" => "NSE",
"uniqueorderid" => "18f1ad44-8419-4bb9-a934-1547d02c0959",
"trailingstoploss" => 0.0,
"parentorderid" => "",
"orderid" => "240110001320140",
"expirydate" => "",
"stoploss" => 0.0,
"duration" => "DAY",
"exchtime" => "",
"exchorderupdatetime" => "",
"variety" => "NORMAL",
"text" => "",
"orderstatus" => "",
"fillid" => "",
"optiontype" => "",
"transactiontype" => "BUY",
"disclosedquantity" => "0",
"price" => 11.4,
"unfilledshares" => "1",
"tradingsymbol" => "RTNPOWER-EQ",
"averageprice" => 0.0,
"filltime" => "",
"instrumenttype" => "",
"triggerprice" => 0.0,
"strikeprice" => -1.0,
"cancelsize" => "0",
"ordertype" => "MARKET",
"squareoff" => 0.0
}}