dxFeed Graal CXX API
Loading...
Searching...
No Matches
TimeAndSaleType Struct Reference

Type of a time and sale event. More...

#include <TimeAndSaleType.hpp>

Inherits Enum< Child, Code >.

Static Public Attributes

static const DXFCPP_EXPORT TimeAndSaleType NEW {0, "NEW"}
 Represents new time and sale event.
 
static const DXFCPP_EXPORT TimeAndSaleType CORRECTION {1, "CORRECTION"}
 Represents correction time and sale event.
 
static const DXFCPP_EXPORT TimeAndSaleType CANCEL {2, "CANCEL"}
 Represents cancel time and sale event.
 

Detailed Description

Type of a time and sale event.