Navigation

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

    Difference between status and orderstatus

    Python SDK
    5
    6
    495
    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
      Surya 1 last edited by

      Hi @admin and team,

      Im sorry if its obvious, What is the difference between status and orderstatus in order book ? Apologies if its documented somewhere. Could you please point me to the documentation or an answer. Thanks

      [{
      "variety":NORMAL,
      "ordertype":LIMIT,
      "producttype":INTRADAY,
      "duration":DAY,
      "price":"194.00",
      "triggerprice":"0",
      "quantity":"1",
      "disclosedquantity":"0",
      "squareoff":"0",
      "stoploss":"0",
      "trailingstoploss":"0",
      "tradingsymbol":"SBIN-EQ",
      "transactiontype":BUY,
      "exchange":NSE,
      "symboltoken":null,
      "instrumenttype":"",
      "strikeprice":"-1",
      "optiontype":"",
      "expirydate":"",
      "lotsize":"1",
      "cancelsize":"1",
      "averageprice":"0",
      "filledshares":"0",
      "unfilledshares":"1",
      "orderid":201020000000080,
      "text":"",
      "status":"cancelled",
      "orderstatus":"cancelled",
      "updatetime":"20-Oct-2020 13:10:59",
      "exchtime":"20-Oct-2020 13:10:59",
      "exchorderupdatetime":"20-Oct-2020 13:10:59",
      "fillid":null,
      "filltime":null,
       }]
      
      A 1 Reply Last reply Reply Quote 0
      • A
        admin @Surya 1 last edited by admin

        Hi @rajanprabu

        Please refer the enclosed file which list all the order status.

        in status you'll get - *Modified
        (previous trigger pending order)

        in order status - trigger pending

        3321b891-6ca1-444b-92ba-21ca52e8d4b6-image.png

        Order status page 1.png Order status page 2.png

        H S C 3 Replies Last reply Reply Quote 2
        • S
          Surya 1 @admin last edited by

          Thanks @admin appreciate it.

          1 Reply Last reply Reply Quote 0
          • C
            Cyriac @admin last edited by

            @admin Very Useful. Thanks !

            1 Reply Last reply Reply Quote 0
            • R
              rahul4019 last edited by

              yes good info. Returning to the forum after 2 years just to get this answer.

              1 Reply Last reply Reply Quote 1
              • H
                Harshu0132 @admin last edited by

                @admin i'm not getting this difference why both status has same value

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