Tai.Markets.OrderBook.ChangeSet (tai v0.0.75)
Link to this section Summary
Link to this section Types
Link to this type
change()
Specs
Link to this type
delete()
Specs
Link to this type
price()
Specs
price() :: number()
Link to this type
product_symbol()
Specs
product_symbol() :: Tai.Venues.Product.symbol()
Link to this type
side()
Specs
side() :: :bid | :ask
Link to this type
size()
Specs
size() :: number()
Specs
t() :: %Tai.Markets.OrderBook.ChangeSet{ changes: [change()], last_received_at: integer(), last_venue_timestamp: DateTime.t() | nil, symbol: product_symbol(), venue: venue_id() }
Link to this type
upsert()
Specs
Link to this type
venue_id()
Specs
venue_id() :: Tai.Venue.id()