ROBO order is not working
-
Hi,
I am trying to fire ROBO order for Nifty options, below are the parameters I am passing.params = {
"variety": "ROBO",
"tradingsymbol": "NIFTY17NOV2218350CE",
"symboltoken": "55102",
"transactiontype": "BUY",
"exchange": "NFO",
"ordertype": "LIMIT",
"producttype": "BO",
"duration": "DAY",
"price": "76",
"squareoff": "03",
"stoploss": "10",
"quantity": "1"
}but when after I've called the placeorder function, my order is not getting created.
MY ID is: P362948.
can you check, where it went wrong.
1 out of 1