Package | Description |
---|---|
org.drip.execution.adaptive | |
org.drip.execution.hjb |
Modifier and Type | Method and Description |
---|---|
NonDimensionalCostEvolver |
CoordinatedVariationTrajectoryGenerator.evolver()
Retrieve the Non Dimensional Cost Evolver
|
Constructor and Description |
---|
CoordinatedVariationTrajectoryGenerator(OrderSpecification os,
CoordinatedVariation cv,
MeanVarianceObjectiveUtility mvou,
NonDimensionalCostEvolver ndce,
int iTradeRateInitializer)
CoordinatedVariationTrajectoryGenerator Constructor
|
Modifier and Type | Class and Description |
---|---|
class |
NonDimensionalCostEvolverCorrelated
NonDimensionalCostEvolverCorrelated implements the Correlated HJB-based Single Step Optimal Trajectory
Cost Step Evolver using the Correlated Coordinated Variation Version of the Stochastic Volatility and the
Transaction Function arising from the Realization of the Market State Variable as described in the
"Trading Time" Model.
|
class |
NonDimensionalCostEvolverSystemic
NonDimensionalCostEvolverSystemic implements the 1D HJB-based Single Step Optimal Trajectory Cost Step
Evolver using the Systemic Coordinated Variation Version of the Stochastic Volatility and the Transaction
Function arising from the Realization of the Market State Variable as described in the "Trading Time"
Model.
|