View Source BitfinexClient.Http.GetBtcUsdTrades (bitfinex_client v0.1.0)

Handles HTTP requests to the endpoint documented here:

https://docs.bitfinex.com/reference/rest-public-ticker

Link to this section Summary

Functions

Sends the HTTP request to get the current BTCUSD ticker value

Link to this section Functions

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

Sends the HTTP request to get the current BTCUSD ticker value