Enum Scope
Scope of an order.
public enum Scope
Fields
Aggregate = 2Represents aggregate information for a given price level or best bid or best offer for a given market maker.
Composite = 0Represents best bid or best offer for the whole market.
Order = 3Represents individual order on the market.
Regional = 1Represents best bid or best offer for a given exchange code.