Tai.VenueAdapters.Bitmex.Stream.ProcessOrderBook.State (tai v0.0.75)

Link to this section Summary

Link to this section Types

Link to this type

product_symbol()

Specs

product_symbol() :: Tai.Venues.Product.symbol()

Specs

t() :: %Tai.VenueAdapters.Bitmex.Stream.ProcessOrderBook.State{
  symbol: product_symbol(),
  table: %{optional(String.t()) => number()},
  venue_id: venue_id()
}

Specs

venue_id() :: Tai.Venue.id()