bitfinexcom/bitfinex-api-py

Available Balance not available in streaming API

jsphon opened this issue · 1 comments

Issue type

  • missing functionality

Brief description

The BALANCE_AVAILABLE field, from the docs, is not included in the API:

https://docs.bitfinex.com/reference#ws-auth-wallets

I've raised a PR to add the required functionality:

#132