Skip to content

SubscribeBook to a Funding Book fUSD #206

@djimmo

Description

@djimmo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions