Navigation

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

    Trailing stoploss in ROBO Order No relevant information

    General Discussion
    3
    14
    176
    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
      Poorva last edited by

      Hi ,
      There is no information/example on how to add a trailing stoploss order in a ROBO order. What are the corresponding order parameters in the API and mobile app?
      squareoff Only For ROBO (Bracket Order)
      stoploss Only For ROBO (Bracket Order)
      trailingStopLoss Only For ROBO (Bracket Order)

      Only above is present in the documentation.
      What is the order parameter for "Target Order" , what is the order parameter for "LTP jump price" ? Please mention atleast some information in the documentation and reply to the question so that users like us will be able to use the feature.

      A S 2 Replies Last reply Reply Quote 0
      • A
        admin @Poorva last edited by

        HI @Poorva This has been reported we will update you on this.

        P 2 Replies Last reply Reply Quote 0
        • S
          Subhajit @Poorva last edited by

          Hi, @Poorva
          Suppose,
          order price = 100
          SL order = 95
          target = 110

          then,

          "price": order price,
          "squareoff": target - order price ,
          "stoploss": order price - SL,

          @admin , there is no information regarding trailing stoploss in documentation as well as in mobile app .

          P 1 Reply Last reply Reply Quote 0
          • P
            Poorva @Subhajit last edited by

            @Subhajit : Thank you Subhajit 🙂 The information is helpful..

            1 Reply Last reply Reply Quote 0
            • P
              Poorva @admin last edited by

              @admin Thank you ..

              1 Reply Last reply Reply Quote 0
              • P
                Poorva @admin last edited by

                @admin Hi , Please share relevant information here. I only need order parameters and parameters explanation for ROBO Trailing stoploss order.

                A S 3 Replies Last reply Reply Quote 0
                • A
                  admin @Poorva last edited by

                  HI @Poorva Please find the sample req for robo order below:
                  {
                  "variety":"ROBO",
                  "tradingsymbol":"SBIN-EQ",
                  "symboltoken":"3045",
                  "transactiontype":"BUY",
                  "exchange":"NSE",
                  "ordertype":"LIMIT",
                  "producttype":"BO",
                  "duration":"DAY",
                  "price":"453",
                  "squareoff":"12",
                  "stoploss":"6",
                  "quantity":"1"
                  }

                  P 1 Reply Last reply Reply Quote 0
                  • P
                    Poorva @admin last edited by

                    @admin I have mention in the subject as well as in the comment , I need TRAILING STOPLOSS order details. I want to TRAIL the Stoploss.

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      sagee @Poorva last edited by

                      @admin Any update on this?

                      1 Reply Last reply Reply Quote 0
                      • S
                        sagee @Poorva last edited by

                        @Poorva I don't know why @admin not answering trialing stop loss queries.

                        1 Reply Last reply Reply Quote 0
                        • S
                          sagee @Poorva last edited by

                          @admin - No update yet?

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

                            @Rajashekhar said in Trailing stoploss in ROBO Order No relevant information:

                            @admin - No update yet?

                            Currently this functionality is not available.

                            1 Reply Last reply Reply Quote 0
                            • R
                              redcurranante last edited by

                              @Subhajit Gmail
                              Regards, Subhajit The knowledge is beneficial.

                              1 Reply Last reply Reply Quote 0
                              • A
                                Allysondel last edited by

                                Thank you

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