ExBitmex.Rest.Instrument.ActiveIntervals (ex_bitmex v0.6.1)

Link to this section Summary

Link to this section Types

Link to this type

active_interval()

Specs

active_interval() :: ExBitmex.ActiveInterval.t()
Link to this type

error_reason()

Specs

error_reason() :: term()

Specs

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

rate_limit()

Specs

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

Link to this section Functions

Specs

get() ::
  {:ok, [active_interval()], rate_limit()}
  | {:error, error_reason(), rate_limit() | nil}