tai v0.0.54 Tai.VenueAdapters.Bitmex.Stream.ProcessOrderBook.State

Link to this section Summary

Link to this section Types

Link to this type

product_symbol()

product_symbol() :: Tai.Venues.Product.symbol()
Link to this type

t()

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

venue_id()

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