Instrument

FieldValueType

type

Instrument type as configured on the platform (e.g. INDEX)

String, required

symbol

Unique instrument symbol

String, required

version

Version of the instrument. Numeric value that is increasing with each modification

Numeric value, required

description

Human-readable description of an instrument

String, required

priceIncrement

Minimum price increment of the instrument (e.g. 0.0001)

Numeric value, required

pipSize

Size of 1 pip in the system (e.g. 0.001)

Numeric value, required

currency

Trading currency of the instrument

String, required

lotSize

Lot size of the instrument

Numeric value, required

multiplier

Multiplier of the instrument

Numeric value, required

underlying

Symbol of the underlying instrument. Omitted if an instrument has no underlying.

String, optional

product

Symbol of the product instrument (e.g. DJIA ).

String, optional

firstCurrency

For Forex instruments, contains the first currency in the pair (e.g. EUR for EUR/USD)

String, optional

tradingHours

Trading calendar for this instrument

List of Trading Session objects

currencyType

For Currency instruments contains the currency type(FIAT, CRYPTO_CURRENCY or CRYPTO_TOKEN)

String, optional

Last updated