IInstrument Interface |
public interface IInstrument
The IInstrument type exposes the following members.
| Name | Description | |
|---|---|---|
| Currency | Currency | |
| Description | Description | |
| DisplayName | Display name | |
| Exchange | Exchange | |
| ExpiryDate | Gets the expiry date, if any | |
| FullName | Full name | |
| InstrumentType | InstrumentType | |
| Name | Name | |
| OptionType | Gets the OptionType, if any | |
| PointValue | Gets the point value | |
| SessionTemplate | Gets the Session template | |
| StrikePrice | Gets the strike price, if any | |
| TickSize | Gets the tick size |
| Name | Description | |
|---|---|---|
| GetPrice | Get price by MarketDataType | |
| PriceStringFormat | Format the value | |
| RoundToTickSize | Round the value to the TickSize | |
| VolumeStringFormat | Format the volume |