Navigation

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

    Not able to trigger ROBO order.

    Python SDK
    0
    4
    19
    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.
    • N
      Nichil72 last edited by

      Hi @Admin, @Moderator_1 , @Moderator_2, @Moderator_3
      Today I was trying to place ROBO order but find below mentioned error:-

      {'duration': 'DAY', 'exchange': 'NSE', 'ordertype': 'LIMIT', 'price': '257.42', 'producttype': 'INTRADAY', 'quantity': 10, 'stoploss': 2.0, 'squareoff': 5.0, 'tradingsymbol': 'HONASA-EQ', 'transactiontype': 'BUY', 'triggerprice': 0, 'variety': 'ROBO', 'ordertag': 'DFT', 'symboltoken': '19813'}

      82908e25-9429-4137-a4ab-28478a50fdb8-image.png

      Please help me in this why every time this error occurs.

      M 2 Replies Last reply Reply Quote 0
      • M
        Moderator_3 @Nichil72 last edited by Moderator_3

        Hi @Nichil72 - Before placing BO order pls ensure this condition (Target price should be greater than limit price & Stoploss price should be less than limit price.)

        Regards, SmartAPI Team

        N 1 Reply Last reply Reply Quote 0
        • N
          Nichil72 @Moderator_3 last edited by

          Hi @Moderator_3,
          As you mentioned that here (Target price should be greater than limit price & Stoploss price should be less than limit price.)

          {'duration': 'DAY', 'exchange': 'NSE', 'ordertype': 'LIMIT', 'price': '257.42', 'producttype': 'INTRADAY', 'quantity': 10, 'stoploss': 2.0, 'squareoff': 5.0, 'tradingsymbol': 'HONASA-EQ', 'transactiontype': 'BUY', 'triggerprice': 0, 'variety': 'ROBO', 'ordertag': 'DFT', 'symboltoken': '19813'}

          Here the (price)Limit price is 257.42 and
          (squareoff) Target price is 5% and
          (stoploss) Stoploss price is 2%

          Or you can make 1 video and upload on youtube while buying and selling these 3 scripts(ZEEL-EQ,
          SHREECEM-EQ,
          HONASA-EQ).

          Thanks in advance.

          1 Reply Last reply Reply Quote 0
          • M
            Moderator_3 @Nichil72 last edited by Moderator_3

            Hi @Nichil72,

            You should not mention the percentage in request instead pls mention the price value also make sure it should be between upper & lower limit.

            Regards, SmartAPI Team

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