dxFeed Graal CXX API
|
Type of an iceberg order. More...
#include <IcebergType.hpp>
Inherits dxfcpp::Enum< Child, Code >.
Static Public Attributes | |
static const DXFCPP_EXPORT IcebergType | UNDEFINED {0, "UNDEFINED"} |
Iceberg type is undefined, unknown or inapplicable. | |
static const DXFCPP_EXPORT IcebergType | NATIVE {1, "NATIVE"} |
Represents native (exchange-managed) iceberg type. | |
static const DXFCPP_EXPORT IcebergType | SYNTHETIC {2, "SYNTHETIC"} |
Represents synthetic (managed outside of the exchange) iceberg type. | |
Type of an iceberg order.