Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Front ¶
type Front struct { Buy PriceLevel Sell PriceLevel }
type Orderbook ¶
type Orderbook struct {
// contains filtered or unexported fields
}
func NewWithPrecision ¶
func NewWithPricer ¶
func NewWithPricer(priceFn PricerFunc) *Orderbook
type PriceLevel ¶
type PricerFunc ¶
Click to show internal directories.
Click to hide internal directories.