dxFeed Graal CXX API
Loading...
Searching...
No Matches
dxfcpp::IcebergType Struct Reference

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.
 

Detailed Description

Type of an iceberg order.