I have opened order with below code:
kite.place_order(
variety=kite.VARIETY_REGULAR,
exchange=kite.EXCHANGE_NFO,
tradingsymbol=trading_symbol,
transaction_type=kite.TRANSACTION_TYPE_BU…
I tried Normal and MIS order both. Screenshot is attached for MIS get order.
As per doc: https://kite.trade/docs/connect/v3/orders/
MIS : Margin Intraday Squareoff for futures and options ?
@sujith Not asking for writing strategies. Need to have correct information to close position using gtt order api. As far as I checked all forum answers, it says we need to add opposite order. When I add it, and it triggers, it says insufficient fun…
Any update?
It seems very poor support from zerodha. I am trying this since 2 months and not able to solve it. No one connecting directly and not supporting quickly on post also.
@rakeshr I am able to place GTT order, now issue is it's not able to square off position at trigger price.
I placed order for option buy and want to have square off that with sl and tp using get.
Can you please help?