Defines local states of the order. 'Local' here means from CQG API point of view.
Member | Value | Description |
---|---|---|
olsActivateSent | 5 | An activation request for the order is sent. An order can be in this state only if it is Parked. |
olsAtGW | 7 | The order is at CQG Gateway. |
olsCancelSent | 4 | A cancellation request for the order is sent. |
olsInClient | 6 | The order is in CQGIC. |
olsInQueue | 1 | The order is in "Rate Protection" queue. For description of "Rate Protection" see the Remarks section of eOrderEvent Enumeration. |
olsModifySent | 3 | A modification request for the order is sent. |
olsNotSent | 0 | The order is not sent yet. |
olsParkSent | 10 | A park request for the order is sent. |
olsQueueTimeout | 2 | The order timed out in "Rate Protection" queue. |
olsRemoved | 8 | The order is removed from all collections. |
olsStrategyPending | 9 | Strategy Order is waiting for strategy to get defined. |