Level2 Class
Name | Description | |
---|---|---|
Level2() | Initializes a new instance of the Level2 class. | |
Level2(Ask, Level2UpdateAction, int) | Initializes a new instance of the Level2 class. | |
Level2(Bid, Level2UpdateAction, int) | Initializes a new instance of the Level2 class. | |
Level2(DateTime, byte, int, double, int, Level2Side, Level2UpdateAction, int) | Initializes a new instance of the Level2 class. |
Name | Description | |
---|---|---|
Action | Gets or sets the action. | |
DateTime | Gets or sets the date time. (inherited from Event). | |
ExchangeDateTime | Gets or sets the exchange date time. (inherited from Tick). | |
Fields | (inherited from Tick). | |
InstrumentId | Gets or sets the instrument identifier. (inherited from Tick). | |
Item(int) | (inherited from Tick). | |
Position | Gets or sets the position. | |
Price | Gets or sets the price. (inherited from Tick). | |
ProviderId | Gets or sets the provider identifier. (inherited from Tick). | |
Side | Gets or sets the side. | |
Size | Gets or sets the size. (inherited from Tick). | |
TypeId | Gets the type identifier. |
Name | Description | |
---|---|---|
dateTime | (inherited from Event). | |
exchangeDateTime | (inherited from Tick). | |
instrumentId | (inherited from Tick). | |
price | (inherited from Tick). | |
providerId | (inherited from Tick). | |
size | (inherited from Tick). |