@Moderator_1 , I am trying to send the request body like below
{ "variety":"STOPLOSS", "tradingsymbol":"SBIN-EQ", "transactiontype":"BUY", "exchange":"NSE", "ordertype":"STOPLOSS_LIMIT", "producttype":"DELIVERY", "duration":"DAY", "price":"818", "squareoff":"800", "stoploss":"800", "quantity":"1" }Note : symbolToken already added.
As of today's date SBIN price is 812.1 rupees.
Now I am getting response as below
can you please help me understand, where I have done the mistake ?