Feed 'F' - Tradable order books

Tradable book feed, returns only first 25 book levels

Requests

For takers:

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

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

For masters:

{"event": "bind", "feed": "F", "feedId": {"instrument": "BTC-EUR", "clientId": 5}}

Use instrument and clientId as "feedId" value to subscribe on client's instrument book

Feed handling is the same as for Feed 'B'

Feed 'B' - Global order books

Last updated