|
dxFeed Graal CXX API v4.3.1
|
#include <Scope.hpp>
Static Public Attributes | |
| static const DXFCPP_EXPORT Scope | COMPOSITE {0, "COMPOSITE"} |
| Represents best bid or best offer for the whole market. | |
| static const DXFCPP_EXPORT Scope | REGIONAL {1, "REGIONAL"} |
| Represents best bid or 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 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.