how to place Market order and SL-M together

umamaheswaran
Can we place Buy order and "SL-M" together ?, I am trying to place buy order as market and specifying trigger price. I am not sure why this is not getting triggered.

api_key=xxx&access_token=yyy&tradingsymbol=NIFTY16MAY7800CE&exchange=NFO&transactio_type=BUY&order_type=MARKET&quantity=75&product=NRML&validity=DAY&trigger_price=50

Please let me what is the issue
  • umamaheswaran
    can someone answer this ?
  • nithin
    You will have to place Buy order first and once executed place the SL-M order. If you fire both together, it should execute if you have sufficient balance in your account, otherwise it will take both these orders separately and ask for twice the margin.
Sign In or Register to comment.