Uses of Interface
org.drip.execution.sensitivity.ControlNodesGreekGenerator
Package | Description |
---|---|
org.drip.execution.capture |
Execution Trajectory Transaction Cost Capture
|
org.drip.execution.discrete |
Trajectory Slice Execution Cost Distribution
|
-
Uses of ControlNodesGreekGenerator in org.drip.execution.capture
Classes in org.drip.execution.capture that implement ControlNodesGreekGenerator 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.class
TrajectoryShortfallEstimator
TrajectoryShortfallEstimator estimates the Price/Short Fall Distribution associated with the Trading Trajectory generated using the specified Evolution Parameters. -
Uses of ControlNodesGreekGenerator in org.drip.execution.discrete
Classes in org.drip.execution.discrete that implement ControlNodesGreekGenerator Modifier and Type Class Description class
Slice
Slice implements the Arithmetic Dynamics of the Price/Cost Movements exhibited by an Asset owing to the Volatility and the Market Impact Factors on a Trajectory Slice.