Re: No able to place SLM order as there is no triggerprice field
@admin How to place SL-M order. Trigger price field is not available ?
Re: No able to place SLM order as there is no triggerprice field
@admin How to place SL-M order. Trigger price field is not available ?
Re: No able to place SLM order as there is no triggerprice field
Please anyone tell me that how to place SLM order if there is no triggerprice field.
orderparams = {
"variety": "NORMAL",
"tradingsymbol": "SBIN-EQ",
"symboltoken": "3045",
"transactiontype": "BUY",
"exchange": "NSE",
"ordertype": "LIMIT",
"producttype": "INTRADAY",
"duration": "DAY",
"price": "19500",
"squareoff": "0",
"stoploss": "0",
"quantity": "1"
}
How to place multileg order through API?
I want to get Margin benefit from futures calender spread. what can i do ?