Tsl.place_super_order with order type MARKET seems to be not working

tsl.place_super_order with order type MARKET seems to be not working. Tried below options but its not working. As per Dhan SS, it should be supported.
Let me know if i need to do any changes from my end to make the request work.

tsl.place_super_order(tradingsymbol=“GTLINFRA”,exchange=“NSE”,transaction_type=“BUY”,quantity=1,order_type=“MARKET”,trade_type=“MIS”,price=1.02,stop_loss_price=0.9)

tsl.place_super_order(tradingsymbol=“GTLINFRA”,exchange=“NSE”,transaction_type=“BUY”,quantity=1,order_type=“MARKET”,trade_type=“MIS”,price=0,stop_loss_price=0.9)


image

Hi @Bishwapati ,

Super order’s cannot be placed after market hours. For MARKET order price should be 0. Do try placing during market hours.

Hi @Tradehull_Priya ,

I have tried the same during the maket hours but still its not working. Limit order is working but not the Market order. PFA SS for reference.

Let me know if there is something i need to take care for this.

HI @Bishwapati ,

We are checking on it .

1 Like

Hi @Tradehull_Priya , Is there any update on this?

Hi @Bishwapati ,

It seems that market order will not supported via API’s henceforth, due to the SEBI’s new guidelines