Class TickSizeSchedule.Builder
java.lang.Object
com.quantfinlib.microstructure.TickSizeSchedule.Builder
- Enclosing class:
TickSizeSchedule
Accumulates (floor price, tick) bands; floors may arrive in any order.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
addBand
The tick that applies fromfloorPriceup to the next band's floor. -
build
-