Trade Class
Name | Description | |
---|---|---|
![]() |
Trade() | Initializes a new instance of the Trade class. |
![]() |
Trade(DateTime, DateTime, byte, int, double, int) | Initializes a new instance of the Tick class. |
![]() |
Trade(DateTime, DateTime, byte, int, double, int, SByte) | |
![]() |
Trade(DateTime, byte, int, double, int) | Initializes a new instance of the Tick class. |
![]() |
Trade(DateTime, byte, int, double, int, SByte) | |
![]() |
Trade(Tick) | Initializes a new instance of the Trade class. |
![]() |
Trade(Trade) | Initializes a new instance of the Trade class. |
Name | Description | |
---|---|---|
![]() |
DateTime | Gets or sets the date time. (inherited from Event). |
![]() |
Direction | |
![]() |
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). |
![]() |
Price | Gets or sets the price. (inherited from Tick). |
![]() |
ProviderId | Gets or sets the provider identifier. (inherited from Tick). |
![]() |
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). |