Navigation

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

    any command to get order Info

    Python SDK
    4
    6
    45
    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
      Dasamiya299 last edited by

      Hi once the order is placed with command ```
      obj.placeOrder(orderparams), this return order ID, if i want to the order info like filledquanity etc, whats the command to use ?

      Y A 2 Replies Last reply Reply Quote 0
      • Y
        yash12392 @Dasamiya299 last edited by

        @keer2405 Hi, use obj.orderBook() to get information on all your orders.

        2fc254e6-fbb4-4459-b2d4-ad05fd1d7036-image.png

        1 Reply Last reply Reply Quote 0
        • A
          admin @Dasamiya299 last edited by

          Hi @keer2405 you can get all info of orders by orderbook().

          D 1 Reply Last reply Reply Quote 0
          • D
            Dasamiya299 @admin last edited by

            @admin But the order books gives all the order infor, isnt there anyway to get info for a particular order id ?

            S A 2 Replies Last reply Reply Quote 0
            • S
              Surya 1 @Dasamiya299 last edited by

              @keer2405

              You need to match orderid in the orderbook..

              1 Reply Last reply Reply Quote 0
              • A
                admin @Dasamiya299 last edited by

                Hi @keer2405 user need to write logic from his end in order to do that.

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