Table of Contents

Enum PriceType

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

Type of the price value.

public enum PriceType

Fields

Final = 3

Final price (final settlement price).

Indicative = 1

Indicative price (derived via math formula).

Preliminary = 2

Preliminary price (preliminary settlement price), usually posted prior to Finalprice.

Regular = 0

Regular price.