OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Types | List of all members
TradeState Struct Reference

In what state is the trade? More...

Public Types

enum  Enum { Undefined = 0, Active = 1, Rectified = 2 }
 In what state is the trade? More...
 

Detailed Description

In what state is the trade?

Member Enumeration Documentation

enum Enum

In what state is the trade?

Enumerator
Undefined 

Undefined.

Active 

The trade is active.

Rectified 

The trade has been rectified.