Navigation

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

    Stoploss and trailing stoploss not considering

    General Discussion
    0
    5
    29
    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.
    • S
      srijan last edited by

      I am trying to post a ROBO order, order is placing but stoploss and trailing stoploss not working

      M 1 Reply Last reply Reply Quote 1
      • M
        Moderator_2 @srijan last edited by

        Hi @srijan

        Thank you for writing to us. Kindly share us the API request params and response to help you further on this.

        Thanks & Regards,
        SmartAPI team

        S 1 Reply Last reply Reply Quote 0
        • S
          srijan last edited by

              "variety": "ROBO",
              "tradingsymbol": "SBIN-EQ",
              "symboltoken": "3045",
              "transactiontype": "BUY",
              "exchange": "NSE",
              "ordertype": "LIMIT",
              "producttype": "BO",
              "duration": "DAY",
              "price": "620",
              "stoploss": "20",
              "trailingStopLoss": "5", 
              "squareoff": "40",
              "quantity": "1"
          
          M 1 Reply Last reply Reply Quote 0
          • S
            srijan @Moderator_2 last edited by

            @Moderator_2 , stop loss is working, but trailing stop loss not working, order parameters are given below
            "variety": "ROBO",
            "tradingsymbol": "SBIN-EQ",
            "symboltoken": "3045",
            "transactiontype": "BUY",
            "exchange": "NSE",
            "ordertype": "LIMIT",
            "producttype": "BO",
            "duration": "DAY",
            "price": "620",
            "stoploss": "20",
            "trailingStopLoss": "5",
            "squareoff": "50",
            "quantity": "1"

            1 Reply Last reply Reply Quote 0
            • M
              Moderator_2 @srijan last edited by

              Hi @srijan

              Apologies for delayed response.
              We are checking on this. Will update you as soon as possible

              Thanks & Regards,
              SmartAPI team

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