Navigation

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

    ROBO STOPLOSS MODIFY ORDER

    Python SDK
    0
    5
    97
    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.
    • L
      Loknath last edited by

      @admin to modify stoploss which order id to be used parentorderid or orderid
      orderparams = {
      "variety": "ROBO",
      "orderid":"orderid,
      "ordertype": "STOPLOSS_LIMIT",
      "producttype":"BO",
      "tradingsymbol": script.upper(),
      "symboltoken": tok[-1],
      "exchange": "NFO",
      "duration": "DAY",
      "triggerprice": mod_price,
      "price": round(mod_price-10),
      "quantity": qty
      }
      to modify stoploss which order id to be used parentorderid or orderid

      1 Reply Last reply Reply Quote 0
      • L
        Loknath last edited by

        @admin to modify robo stoploss order which order id to be used parentorderid or orderid? please reply

        A 1 Reply Last reply Reply Quote 0
        • A
          Ananth @Loknath last edited by

          @admin Could you please reply, Waiting for your response!

          B 1 Reply Last reply Reply Quote 0
          • B
            Bharath Ron @Ananth last edited by

            @Ananth did you manage to modify the stop loss order for ROBO order type?

            1 Reply Last reply Reply Quote 0
            • K
              koustav last edited by

              @admin please reply

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