Feed 'B' - Global order books

Global book feed, returns only first 25 book levels

Requests

{"event": "bind", "feed": "B", "feedId": "BTC-EUR"}

Useinstrument name as "feedId" value to subscribe on instrument book

Feed handling

bookLevel = [
  0: price (Efx::Price)
  1: size (Efx::Size)
]

For a detailed book description

book

Last updated