Uses of Class
org.drip.execution.capture.TrajectoryShortfallEstimator
Package | Description |
---|---|
org.drip.execution.capture |
Execution Trajectory Transaction Cost Capture
|
-
Uses of TrajectoryShortfallEstimator in org.drip.execution.capture
Subclasses of TrajectoryShortfallEstimator in org.drip.execution.capture Modifier and Type Class Description class
LinearImpactBlockTrajectoryEstimator
LinearImpactBlockTrajectoryEstimator estimates the Price/Cost Distribution associated with the Single Block Trading Trajectory generated using the Linear Market Impact Evolution Parameters.class
LinearImpactTrajectoryEstimator
LinearImpactTrajectoryEstimator estimates the Price/Cost Distribution associated with the Trading Trajectory generated using the Linear Market Impact Evolution Parameters.class
LinearImpactUniformTrajectoryEstimator
LinearImpactUniformTrajectoryEstimator estimates the Price/Cost Distribution associated with the Uniform Trading Trajectory generated using the Linear Market Impact Evolution Parameters.