OnixS SGX Derivatives Handler for C++  2.17.0.0
Public Types | List of all members
OrderStatus Struct Reference

Order status. More...

Public Types

enum  Enum {
  Undefined = 0, AllExpired = 1, AllExecuted = 2, PartiallyExecutedRemainingExpired = 3,
  AllPlaced = 4, PartiallyExecutedRemainingPlaced = 6, CBNotExecuted = 17, CBPartiallyExecuted = 19,
  CBAllPlaced = 20, CBPartiallyExecutedRemainingPlaced = 22
}
 

Detailed Description

Order status.