Future orders carryf

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’
:x: [BIOCON DEC FUT] BUY order failed
:pushpin: [BIOCON DEC FUT] BUY → 11:11 | Close: 382.60
'Got exception in place_order as ‘NRML’
:x: [BIOCON DEC FUT] BUY order failed

Hi @7350982949 ,

We will check on our end and update you regarding the same.