Tradehub.Trade.leverage

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

leverage(account, market)

View Source

Specs

leverage(String.t(), String.t()) ::
  {:ok, Tradehub.leverage()} | {:error, HTTPoison.Error.t()}

Get leverage of the given account in a specific market

Examples

iex> Tradehub.Trade.leverage("swth1945upvdn2p2sgq7muyhfmygn3fu740jw9l73du", "eth_h21")