Feed 'I'- Instruments

Currencies and Instruments feed

Requests

{"event": "bind", "feed": "I"}

Feed handling

currency = [
  0: name (string)
  1: id (unsigned int32)
  2: balanceStep (Efx::Size)
  3: usdPrice (Efx::Price)
  4: currencyType (string)
]

instrument = [
  0: name (string)
  1: id (uinsigned int64)
  2: assetCurrency (string)
  3: balanceCurrency (string)
]

For detailed instruments description

pageinstruments

Last updated