Navigation

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

    How Target and Stop loss Calculated in Robo Order?

    Python SDK
    0
    1
    20
    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.
    • D
      Deepak8052 last edited by

      HI, I have given below values in code:
      Robo order:
      "price": 719.65,
      "squareoff": 716.0
      "stoploss": 688, #"0",
      "quantity": 1
      "triggerprice" : 690.0
      "trailingstoploss": 1

      But when it got executed then MY Stoploss and Target value was as below:
      SL : 639.5
      Trail Value : 781.6

      How this value is calculated? can anyone explain..

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