Uses of Record Class
com.wualabs.qtsurfer.engine.strategy.backtest.simulation.FeeContext
Packages that use FeeContext
-
Uses of FeeContext in com.wualabs.qtsurfer.engine.strategy.backtest.simulation
Methods in com.wualabs.qtsurfer.engine.strategy.backtest.simulation with parameters of type FeeContextModifier and TypeMethodDescriptiondoubleFeeModel.rate(FeeContext ctx) Returns the decimal fee rate to charge for the given fill context.doubleFixedFeeModel.rate(FeeContext ctx) doubleMakerTakerFeeModel.rate(FeeContext ctx)