Level |
public sealed class Level1EventArgs : EventArgs
The Level1EventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Level1EventArgs | Constructor for real time data event args |
| Name | Description | |
|---|---|---|
| CanAppend | ||
| Instrument | Gets the instrument | |
| MarketDataType | Gets the market data type | |
| Price | Gets the price | |
| PriceString | Gets the formatted value of the price | |
| Time | Gets the time | |
| Volume | Gets the volume | |
| VolumeString | Gets the formatted value of the volume |
| Name | Description | |
|---|---|---|
| Clone | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |