Bracket Order variety='bo'

MadhuSingh
Do I need to use order_place in a different format when I am doing Bracket Order ( BO).
I am using it like this :-
order_place( tradingsymbol=symbol, exchange=exchg, quantity=count, transaction_type=tranType, order_type=orderType, product=product,price=price,validity=validity, stoploss_value=stoploss_value, squareoff_value=squareoff_value, variety='bo' )

similar give sample code for modify_order in BO mode.
I get following error.
"rms:blocked for mcx_fo bo block type: all"

Am i missing something.
If it is not supported on MCX then please list on which all products it is supported?
Sign In or Register to comment.