Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Why my limit order executed before the limit price?

    General Discussion
    0
    2
    26
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Phanilbb last edited by

      My limit order has been executed before the trigger price. Am i sending anything wrong in the request.

      {
      "variety": "NORMAL",
      "tradingsymbol": "NIFTY12JAN2318000CE",
      "symboltoken": "49705",
      "transactiontype": "BUY",
      "exchange": "NFO",
      "ordertype": "LIMIT",
      "producttype": "INTRADAY",
      "price": "127.0",
      "duration": "DAY",
      "quantity": "50"
      }

      It got executed at price 121.4

      This is the order ID. : 230109000193355

      A 1 Reply Last reply Reply Quote 0
      • A
        admin @Phanilbb last edited by

        Hi @Phanilbb , Thank you for your message. When placing a limit buy order, it is important to remember that the limit price should be lower than the current Last Traded Price (LTP) in order for the order to be executed at the specified limit price. If the limit price is higher than the LTP at the time the order is placed, the trade will be executed immediately at the market price (LTP).

        1 Reply Last reply Reply Quote 0
        • First post
          Last post