Unable to place the stoploss SL-M order
-
@admin Unable to place the stoploss SL-M BUY order
There is an active SELL position, and placing SL-M order is returning null order idThe payload for placing SL-M order is
{
"exchange": "MCX",
"transactiontype": "BUY",
"quantity": 7500,
"price": 0.0,
"producttype": "INTRADAY",
"ordertype": "SL-M",
"duration": "DAY",
"variety": "STOPLOSS",
"tradingsymbol": "NATURALGAS21JULFUT",
"triggerprice": "263.99999392032623",
"symboltoken": "229392"
} -
-
HI @Mahesh Ok we will test it and update you.