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("swth1945upvdn2p2sgq7muyhfmygn3fu740jw9l73du")