Bittrex v3.0.0-alpha.2 Bittrex.OrderBookEntry View Source

A Bittrex Order Book Entry.

Link to this section Summary

Types

t()
  • quantity: quantity.
  • rate: rate

Link to this section Types

Link to this type

t() View Source
t() :: %Bittrex.OrderBookEntry{quantity: number(), rate: number()}

  • quantity: quantity.
  • rate: rate.