OrderState Enumeration

Indicates the state of an order as it is being processed.  

Namespace: tsdata.trading

Enumerated Values
  Name

Value

Public property Canceled

9

Public property Cancelpending

10

Public property Expired

12

Public property Filled

8

Public property Partiallyfilled

6

Public property Partiallyfilledurout

7

Public property Queued

5

Public property Received

4

Public property Rejected

11

Public property Sendfailed

3

Public property Sending

1

Public property Sent

2

Public property unsent

0