ccxtex v0.4.1 Ccxtex.OhlcvOpts

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Ccxtex.OhlcvOpts{
  base: String.t(),
  exchange: String.t(),
  limit: integer() | nil,
  quote: String.t(),
  since: NaiveDateTime.t() | nil,
  timeframe: String.t() | nil
}