Tradable book feed, returns only first 25 book levels
Last updated 6 months ago
Requests
For takers:
{"event": "bind", "feed": "F", "feedId": "BTC-EUR"}
Useinstrument name as "feedId" value to subscribe on instrument book
instrument name
"feedId"
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
instrument
clientId
{"event": "unbind", "feed": "F", "feedId": "BTC-EUR"}
{"event": "unbind", "feed": "F", "feedId": {"instrument": "BTC-EUR", "clientId": 5}}
Feed handling is the same as for Feed 'B'