-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Description
Issue type
- [x ] bug
- missing functionality
- performance
- feature request
Brief description
When subscribing to a funding orderbook a different update format is received. For trading pairs it is PRICE, COUNT, AMOUNT but for funding this is RATE, PERIOD, COUNT, AMOUNT (found here https://docs.bitfinex.com/reference#ws-public-books). When using the UpdateWith() or SetWithSnapshot() methods on the Orderbook type the orderbook is filled incorrectly due to this different format.
Steps to reproduce
Try to fill Orderbook of fUSD
Additional Notes:
Is this functionality not yet included in this API, or am I not using it correctly?
kind regards,
Djim
Metadata
Metadata
Assignees
Labels
No labels