Navigation

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

    ROBO order executing at Market Price

    Java SDK
    3
    4
    127
    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.
    • J
      jainullah last edited by

      Hello @admin

      Though I am selecting the limit order values for the Robo Order, the order is being placed at the Market price. Please find the below parameters. Can you please fix the issue to place Robo at limit price ??

      order_place <- place_order(object = session_data,
      variety= "ROBO",
      tradingsymbol= "SBIN-EQ",
      symboltoken= "3045",
      transactiontype= "BUY",
      exchange= "NSE",
      triggerprice = 435,
      ordertype = "LIMIT",
      producttype= "BO",
      duration= "DAY",
      price= 435,
      quantity= 1,
      squareoff= "12",
      stoploss= "6"
      )

      Feel free to connect at 8919373818 if you have any questions.

      Regards,
      Sai Teja Reddy

      1 Reply Last reply Reply Quote 0
      • J
        jainullah last edited by

        Hello @admin
        Any updates on this would be much appreciated !!

        A S 2 Replies Last reply Reply Quote 0
        • A
          admin @jainullah last edited by

          HI @Reddy we will update you today in this.

          1 Reply Last reply Reply Quote 0
          • S
            Subhajit @jainullah last edited by

            @Reddy @admin
            I have also faced the similar problem. I have attached the screenshot also.

            For particular this order, the order was at 725.55. and stop-loss was 3 ( stoploss= "3"). But after placing the order, I had noticed that, it took 728.55
            as trigger price. unfortunately, it took 743.75 as price randomly. How can I solve this issue.

            @admin kindly solve the issue ASAP.

            photo1633526496 (1).jpeg

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