|
dxFeed Graal CXX API v5.0.0
|
#include <Scope.hpp>
Static Public Attributes | |
| static const DXFCPP_EXPORT Scope | COMPOSITE {0, "COMPOSITE"} |
| Represents the best bid or the best offer for the whole market. | |
| static const DXFCPP_EXPORT Scope | REGIONAL {1, "REGIONAL"} |
| Represents the best bid or the best offer for a given exchange code. | |
| static const DXFCPP_EXPORT Scope | AGGREGATE {2, "AGGREGATE"} |
| Represents aggregate information for a given price level or best bid or the best offer for a given market maker. | |
| static const DXFCPP_EXPORT Scope | ORDER {3, "ORDER"} |
| Represents individual order on the market. | |
Scope of an order.