Uses of Class
org.drip.execution.nonadaptive.StaticOptimalScheme
| Package | Description |
|---|---|
| org.drip.execution.nonadaptive |
Almgren-Chriss Static Optimal Trajectory
|
-
Uses of StaticOptimalScheme in org.drip.execution.nonadaptive
Subclasses of StaticOptimalScheme in org.drip.execution.nonadaptive Modifier and Type Class Description classContinuousAlmgrenChrissContinuousAlmgrenChriss contains the Continuous Version of the Discrete Trading Trajectory generated by the Almgren and Chriss (2000) Scheme under the Criterion of No-Drift.classContinuousConstantTradingEnhancedContinuousConstantTradingEnhanced contains the Constant Volatility Trading Trajectory generated by the Almgren and Chriss (2003) Scheme under the Criterion of No-Drift AND Constant Temporary Impact Volatility.classContinuousCoordinatedVariationDeterministicContinuousCoordinatedVariationDeterministic uses the Coordinated Variation Version of the Linear Participation Rate Transaction Function as described in the "Trading Time" Model to construct an Optimal Trading Trajectory.classContinuousCoordinatedVariationStochasticContinuousCoordinatedVariationStochastic uses the Coordinated Variation Version of the Linear Participation Rate Transaction Function as described in the "Trading Time" Model to construct an Optimal Trading Trajectory in the T To Infinite Limit.classContinuousHighUrgencyAsymptoteContinuousHighUrgencyAsymptote contains the High Urgency Asymptote of the Static Continuous Trading Trajectory generated by the Almgren and Chriss (2000) Scheme under the Criterion of No-Drift.classContinuousLowUrgencyAsymptoteContinuousLowUrgencyAsymptote contains the Low Urgency Asymptote of the Static Continuous Trading Trajectory generated by the Almgren and Chriss (2000) Scheme under the Criterion of No-Drift.classContinuousPowerImpactContinuousPowerImpact contains the Temporary Impact Power Law Trading Trajectory generated by the Almgren and Chriss (2003) Scheme under the Criterion of No-Drift.classDiscreteAlmgrenChrissDiscreteAlmgrenChriss generates the Trade/Holdings List of Optimal Execution Schedule for the Equally Spaced Trading Intervals based on the No-Drift Linear Impact Evolution Walk Parameters specified.classDiscreteAlmgrenChrissDriftDiscreteAlmgrenChrissDrift generates the Trade/Holdings List of Optimal Execution Schedule for the Equally Spaced Trading Intervals based on the Linear Impact Evolution Walk Parameters with Drift specified.classDiscreteLinearTradingEnhancedDiscreteLinearTradingEnhanced contains the Volatility Trading Trajectory generated by the Almgren (2003) Scheme under the Criterion of No-Drift AND Linear Temporary Impact Volatility.classStaticOptimalSchemeContinuousStaticOptimalSchemeContinuous generates the Trade/Holdings List of Static Optimal Execution Schedule based on the Continuous Trade Trajectory Control, the Price Walk Parameters, and the Objective Utility Function.classStaticOptimalSchemeDiscreteStaticOptimalSchemeDiscrete generates the Trade/Holdings List of Static Optimal Execution Schedule based on the Discrete Trade Trajectory Control, the Price Walk Parameters, and the Objective Utility Function.