|
dxFeed Graal CXX API v4.3.1
|
Trading status of an instrument. More...
#include <TradingStatus.hpp>
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.