tai v0.0.28 Tai.Markets.PriceLevel

A level of a side in an order book

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Tai.Markets.PriceLevel{
  price: number(),
  processed_at: DateTime.t(),
  server_changed_at: DateTime.t() | nil,
  size: number()
}

Link to this section Functions

Link to this function

fetch(term, arg2)

Link to this function

get(structure, key, default)