ExBitmex.CompositeIndex (ex_bitmex v0.6.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %ExBitmex.CompositeIndex{
  index_symbol: String.t(),
  last_price: non_neg_integer(),
  logged: String.t(),
  reference: String.t(),
  symbol: String.t(),
  timestamp: String.t(),
  weight: non_neg_integer()
}