Tradehub.Trade.trades

You're seeing just the function trades, go back to Tradehub.Trade module for more information.
Link to this function

trades(trade_options \\ %{})

View Source

Specs

trades(%{}) :: {:ok, [Tradehub.trade()]} | {:error, HTTPoison.Error.t()}
trades(trade_options()) ::
  {:ok, [Tradehub.trade()]} | {:error, HTTPoison.Error.t()}

Requests recent trades of the market or filtered by the specific params

Examples

iex> Tradehub.Trade.trades