ex_bitmex v0.5.0 ExBitmex.CompositeIndex

Link to this section Summary

Link to this section Types

Link to this type

t()

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()
}