Pathetic customer support services.
Its 20 days and no response yet.
simple code
orderparams = {
"variety": "NORMAL",
"tradingsymbol": "NIFTY30NOV2319750CE",
"symboltoken": str(58682),
"transactiontype": "BUY",
"exchange": "NFO",
"ordertype": "LIMIT",
"producttype": "INTRADAY",
"duration": "DAY",
"price": str(100),
"squareoff": 10,
"stoploss": 40,
"quantity": str(2),
"triggerprice": str(105)
}
Throwing up error : TypeError: 'NoneType' object is not subscriptable
Even without using the str() for numbers, same issue
Can you respond ASAP ?
Unable to place Orders