ExFtx.Markets.Candles (ex_ftx v0.0.14)
Link to this section Summary
Link to this section Types
Link to this type
candle()
Specs
candle() :: ExFtx.Candle.t()
Link to this type
market_name()
Specs
market_name() :: String.t()
Link to this type
params()
Specs
params() :: %{ optional(:limit) => pos_integer(), optional(:start_time) => pos_integer(), optional(:end_time) => pos_integer() }
Link to this type
resolution()
Specs
resolution() :: non_neg_integer()
Link to this type
result()
Specs
Link to this section Functions
Link to this function
get(market_name, resolution, params \\ %{})
Specs
get(market_name(), resolution(), params()) :: result()