Table of Contents

Enum Scope

Namespace
DxFeed.Graal.Net.Events.Market
Assembly
DxFeed.Graal.Net.dll

Scope of an order.

public enum Scope

Fields

Aggregate = 2

Represents aggregate information for a given price level or best bid or best offer for a given market maker.

Composite = 0

Represents best bid or best offer for the whole market.

Order = 3

Represents individual order on the market.

Regional = 1

Represents best bid or best offer for a given exchange code.