dxFeed Graal CXX API
Loading...
Searching...
No Matches
Scope Struct Reference

Scope of an order. More...

#include <Scope.hpp>

Inherits Enum< Child, Code >.

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.
 

Detailed Description

Scope of an order.