Package | Description |
---|---|
org.drip.execution.optimum | |
org.drip.execution.strategy |
Modifier and Type | Interface and Description |
---|---|
interface |
EfficientTradingTrajectory
EfficientTradingTrajectory contains the Efficient Trading Trajectory generated by one of the Methods
outlined in the Almgren and Chriss (2000) and Almgren (2003) Scheme for Discrete and Continuous Trading
Approximation respectively.
|
Modifier and Type | Class and Description |
---|---|
class |
AlmgrenChrissDiscrete
AlmgrenChrissDiscrete contains the Trading Trajectory generated by the Almgren and Chriss (2000) Scheme
under the Criterion of No-Drift.
|
class |
AlmgrenChrissDriftDiscrete
AlmgrenChrissDriftDiscrete contains the Trading Trajectory generated by the Almgren and Chrissb(2000)
Scheme under the Criterion of Non-zero Drift.
|
class |
EfficientTradingTrajectoryContinuous
EfficientTradingTrajectoryContinuous contains the Efficient Trading Trajectory generated by one of the
Methods outlined in the Almgren (2003) Scheme for Continuous Trading Approximation.
|
class |
EfficientTradingTrajectoryDiscrete
EfficientTradingTrajectoryDiscrete contains the Discrete Trading Trajectory generated by a given Optimal
Trajectory Generation Scheme.
|
class |
PowerImpactContinuous
PowerImpactContinuous contains the Trading Trajectory generated by the Almgren (2003) Power Impact Scheme
under the Criterion of No-Drift.
|
class |
TradingEnhancedDiscrete
TradingEnhancedDiscrete contains the Trading Trajectory generated by one of the Methods outlined in the
Almgren (2003) Scheme for Continuous Trading Approximation for Linear Trading Enhanced Temporary Impact
Volatility.
|
Modifier and Type | Class and Description |
---|---|
class |
ContinuousTradingTrajectory
ContinuousTradingTrajectory holds the Continuous Trajectory of a Trading Block that is to be executed over
the Specified Horizon.
|
class |
DiscreteTradingTrajectory
DiscreteTradingTrajectory holds the Trajectory of a Trading Block that is to be executed over a Discrete
Time Set.
|
class |
MinimumImpactTradingTrajectory
MinimumImpactTradingTrajectory holds the Trajectory of a Trading Block that is to be executed uniformly
over Equal Intervals, the Idea being to minimize the Trading Impact.
|
class |
MinimumVarianceTradingTrajectory
MinimumVarianceTradingTrajectory holds the Trajectory of a Trading Block that is to be executed in a
Single Block, the Idea being to minimize the Trading Variance.
|