dxFeed Graal CXX API v4.0.0
Loading...
Searching...
No Matches
IcebergType Struct Reference

Type of an iceberg order. More...

#include <IcebergType.hpp>

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.