class

Orderbook::Tick

Inherits EventHandler::Event < Reference < Object

Constructors

new(timestamp : Int32, is_trade : Bool, is_bid : Bool, price : BigDecimal, quantity : BigDecimal)
Source

Instance methods

is_bid
Source
is_trade
Source
price
Source
quantity
Source
timestamp
Source

Nested types