Tai.VenueAdapters.DeltaExchange.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.DeltaExchange.Stream.ProcessOrderBook.State{
  symbol: product_symbol(),
  table: %{optional(String.t()) => number()},
  venue: venue_id()
}

Specs

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