API Reference bitfinex_client v0.1.0
modules
Modules
Useful to get up to date or realtime BTCUSD prices from Bitfinex
Handle messages received when a new connection is established to Bitfinex
Handles HTTP requests to the endpoint documented here
A way to dispatch messages to multiple recipients, based on topics
Handling the Bitfinex trades websocket endpoint
The Bitfinex trades websocket sends lists in different formats. This module aims to dispatch them through pattern matching and send messages to the PubSub if necessary.