'A' = PendingNew, '0' = Working, '1' = Partially filled, '2' = Filled, '4' = Canceled, '5' = Replaced, '6' = Pending Cancel, '8' = Rejected, 'C' = Expired, 'E' = Pending Replace
'1' = Market, '2' = Limit, '3' = Stop
| Enum Value | Description |
|---|---|
| 1 | Market |
| 2 | Limit |
| 3 | Stop |
The time in force. 0 = Day, 1 = Good Till Cancel (GTC)
| Enum Value | Description |
|---|---|
| 0 | Day |
| 1 | GTC |
{ "SignalId": 0, "OrderStatus": "string", "OrderType": "1", "Side": "1", "OpenClose": "O", "OrderQuantity": 0.1, "Limit": 0.1, "Stop": 0.1, "TIF": "0", "FilledQuantity": 0.1, "AvgFillPrice": 0.1, "PostedDate": "2019-08-24T14:15:22Z", "C2Symbol": { "FullSymbol": "string", "SymbolType": "string", "Underlying": "string", "Expiry": "string", "PutOrCall": "string", "StrikePrice": 0.1, "Description": "string" }, "ExchangeSymbol": { "Symbol": "string", "Currency": "string", "SecurityExchange": "string", "SecurityType": "string", "MaturityMonthYear": "string", "PutOrCall": 0, "StrikePrice": 0.1, "PriceMultiplier": 0.1 }, "RejectMessage": "string" }