dxFeed Graal CXX API
|
Type of the price value. More...
#include <PriceType.hpp>
Inherits dxfcpp::Enum< Child, Code >.
Static Public Attributes | |
static const DXFCPP_EXPORT PriceType | REGULAR {0, "REGULAR"} |
Regular price. | |
static const DXFCPP_EXPORT PriceType | INDICATIVE {1, "INDICATIVE"} |
Indicative price (derived via math formula). | |
static const DXFCPP_EXPORT PriceType | PRELIMINARY {2, "PRELIMINARY"} |
Preliminary price (preliminary settlement price), usually posted prior to PriceType::FINAL price. | |
static const DXFCPP_EXPORT PriceType | FINAL {3, "FINAL"} |
Final price (final settlement price). | |
Type of the price value.