class

Orderbook::LimitOrder

Inherits Reference < Object

Constructors

new(id : String | UUID, is_bid : Bool, quantity : BigDecimal, price : BigDecimal)
Source
new(is_bid : Bool, quantity : BigDecimal, price : BigDecimal)
Source

Instance methods

fill
Source
is_bid
Source
place
Source
price
Source
quantity
Source
status
Source