ExBitmex.Rest.Trade.Index (ex_bitmex v0.6.1)

Link to this section Summary

Link to this section Types

Link to this type

auth_error_response()

Specs

auth_error_response() :: ExBitmex.Rest.Request.auth_error_response()
Link to this type

credentials()

Specs

credentials() :: ExBitmex.Credentials.t()

Specs

params() :: map()
Link to this type

rate_limit()

Specs

rate_limit() :: ExBitmex.RateLimit.t()

Specs

trade() :: ExBitmex.Trade.t()

Link to this section Functions

Link to this function

get(params \\ %{})

Specs

get(params()) :: {:ok, [trade()], rate_limit()} | auth_error_response()