Instrument
class
Elaborates instrument entity
Fields
AdditionalInfo
List |
Extra instrument information |
ContractMultiplier double | Amount of the underlying asset for contract |
DefaultHistoryType HistoryDataTypes | Default history data type |
Description string | Instrument Description |
ExchangeId int | Id of an exchange where instrument is presented |
Exp1 string | Nominal of compared currency |
Exp2 string | Nominal of counter currency |
Id string | Instrument id bearer |
InstrumentGroup InstrumentGroupEnum | Instrument group |
InstrumentType InstrumentTypeEnum | Instrument type |
LotSize int | Lot size available for the instrument |
LotStep double | Lot size available for the instrument |
MaxLot int | A value of maximal lot |
Name string | Instrument name bearer |
PointSize double | Tick size available for the instrument |
Precision byte | Precision of the instrument |
TickCoast double | Tick value of instrument |
TradeSessionId int | Id of the trade session |