Navigation

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

    Python SDK Missing - On_order_update Callback function

    Python SDK
    0
    7
    26
    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.
    • S
      shivdasb1996 last edited by shivdasb1996

      Dear Angel Broking API Team,

      I am writing to inquire about the availability of an On_Order_Update callback function for the Python SDK. I noticed that Zerodha provides this feature, and I believe it would be a valuable addition to the Angel Broking API as well.

      As a user of the Angel Broking API, I would greatly appreciate the ability to receive real-time updates on the status of my orders. The On_Order_Update callback function would allow me to do so in a timely and efficient manner, making it easier for me to manage my investments and trades.

      I understand that implementing this feature may take some time and effort on your part, but I believe it would be a valuable addition to your API and would greatly benefit your users. Please let me know if this is something that you would consider implementing, and if so, when we might expect to see it become available.

      Thank you for your attention to this matter. I look forward to hearing back from you.

      Sincerely,
      Shivdas

      Mnagesh 1 Reply Last reply Reply Quote 0
      • Mnagesh
        Mnagesh @shivdasb1996 last edited by

        @shivdasb1996 May I know your exact requirement

        Now I am full time Algo Trader and successfully developed my own Apps for my personal use.

        S T 2 Replies Last reply Reply Quote 0
        • S
          shivdasb1996 @Mnagesh last edited by shivdasb1996

          @Mnagesh
          I am building an algo were i punch around 4 orders per leg (6 legs, NIFTY,BN,FIN combined) instantly.

          I would like to retry the rejected order at the exact same time.
          Dont want to wait for 1 second.
          I want algo to handle rejection instantly.

          Mnagesh 1 Reply Last reply Reply Quote 0
          • Mnagesh
            Mnagesh @shivdasb1996 last edited by

            @shivdasb1996

            check : Place Order Response
            you will get details

            Now I am full time Algo Trader and successfully developed my own Apps for my personal use.

            1 Reply Last reply Reply Quote 0
            • S
              shivdasb1996 last edited by

              @Mnagesh
              I think websocket would be clean & fast
              as i can go for multithreading

              Mnagesh 1 Reply Last reply Reply Quote 0
              • Mnagesh
                Mnagesh @shivdasb1996 last edited by

                @shivdasb1996

                you can check :
                Get Order Book
                or
                Get Trade Book

                and check for order executed as well as order rejected

                Now I am full time Algo Trader and successfully developed my own Apps for my personal use.

                1 Reply Last reply Reply Quote 0
                • T
                  traderatkremlin @Mnagesh last edited by

                  @Mnagesh Hi Mangesh, I think they are asking whether a order status websocket is possible to be created using smart-api. I too have a similar requirement. Your inputs will be appreciated.

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