Navigation

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

    Modify Order, what are the fields for ROBO orders?

    General Discussion
    0
    1
    6
    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.
    • R
      Rathnadhar K V last edited by

      Namaskara,

      I am currently implementing the API in C++,

      I find that in : order -> Modify Order

      The Modify Order Request parameter list are as follows:

      {
      "variety":"NORMAL",
      "orderid":"201020000000080",
      "ordertype":"LIMIT",
      "producttype":"INTRADAY",
      "duration":"DAY",
      "price":"194.00",
      "quantity":"1",
      "tradingsymbol":"SBIN-EQ",
      "symboltoken":"3045",
      "exchange":"NSE"

      ==============

      How to do I?

      For ROBO (Bracket orders):

      1. Modify Target (square off) price?
      2. Modify Stoploss price?
      3. Modify Stoploss Trigger price?
      4. Modify trailing Sl steps?

      This has not been documented,

      Kindly let me know.

      Regards
      Rathnadhar K V

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