dxFeed Graal CXX API
|
Trading status of an instrument. More...
#include <TradingStatus.hpp>
Inherits Enum< Child, Code >.
Static Public Attributes | |
static const DXFCPP_EXPORT TradingStatus | UNDEFINED {0, "UNDEFINED"} |
Trading status is undefined, unknown or inapplicable. | |
static const DXFCPP_EXPORT TradingStatus | HALTED {1, "HALTED"} |
Trading is halted. | |
static const DXFCPP_EXPORT TradingStatus | ACTIVE {2, "ACTIVE"} |
Trading is active. | |
Trading status of an instrument.