orders

Ntra
Hi,
In "Retriving an individual order", you mention that,

"Every order, right after being placed, goes through multiple stages internally in the OMS. Initial validation, RMS (Risk Management System) checks and so on before it goes to the exchange. In addition, an open order, when modified, further goes through changes. These are recorded as a list in descending order with the latest being the first."

Where can I refer the complete life-cycle of an order, to track life of an order? Do you have any reference links?
  • sujith
    @Ntra,
    We don't have documentation as of now. We will check and get back to you on this.
  • Ntra
    I figured that status displayed on kite are the same as status in json response,
    I could figure out the following list,
    'OPEN','COMPLETE','REJECTED','CANCELLED','AMO REQ RECEIVED','CANCELLED AMO'

    What is the status for partially complete? are there other status strings in response to orders calls?
  • sujith
    The status is OPEN only for partially filled order but filled_quantity will be a non-zero value.
Sign In or Register to comment.