trade_type (str): Type of trade ('MIS', 'MARGIN', 'MTF', 'CO', 'BO', 'CNC').
which option for future orders carryforwordy (i am using NRML but not usefull)
and how to find loto size
Hi @7350982949 ,
For futures we use NRML orders, you can fetch the lot size by using the below function-
lot_size = tsl.get_lot_size(tradingsymbol)
'Got exception in place_order as ‘NRML’
'Got exception in place_order as ‘NRML’
Hi @7350982949 ,
We will check on our end and update you regarding the same.
