Tradehub.Trade.get_orders

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

Specs

get_orders(String.t()) ::
  {:ok, [Tradehub.order()]} | {:error, HTTPoison.Error.t()}

Requests orders of the given account

Examples

iex> Tradehub.Trade.get_orders("swth1fdqkq5gc5x8h6a0j9hamc30stlvea6zldprt6q")