Modify Order: Need provision to modify squareoff, stoploss and trailingStopLoss


  • Namaskara,

    Currently, for Modify Orders Request has following fields:

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

    however for the ROBO orders three other fields are present:

    1. SquareOff (target)
    2. Stoploss
    3. Trailing Stoploss.

    I am not sure if these fields can be modified independently... as there is no documentation as such.

    If these fields are indeed modifiable using API for ROBO orders,
    then kindly update the documentation,

    If these fields have not been implemented then kindly implement
    then kindly implement this facility.

    Regards,
    Rathnadhar K V

    Smart API : Version 1.