View Source BitfinexClient (bitfinex_client v0.1.0)

Useful to get up to date or realtime BTCUSD prices from Bitfinex

Based on their V2 API: https://docs.bitfinex.com/docs

Link to this section Summary

Functions

Connects to Bitfinex's ticker websocket and sends realtime prices in the form of messages to the current process

Link to this section Functions

@spec start_btc_usd_ticker() :: :ok | {:error, binary()}

Connects to Bitfinex's ticker websocket and sends realtime prices in the form of messages to the current process