public class TrajectoryShortfallEstimator extends java.lang.Object implements ControlNodesGreekGenerator
Constructor and Description |
---|
TrajectoryShortfallEstimator(DiscreteTradingTrajectory tt)
TrajectoryShortfallEstimator Constructor
|
public TrajectoryShortfallEstimator(DiscreteTradingTrajectory tt) throws java.lang.Exception
tt
- The Trading Trajectory Instancejava.lang.Exception
- Thrown if the Inputs are Invalidpublic DiscreteTradingTrajectory trajectory()
public TrajectoryShortfallRealization totalCostRealizationDetail(double dblStartingEquilibriumPrice, WalkSuite[] aWS, ArithmeticPriceEvolutionParameters apep)
dblStartingEquilibriumPrice
- The Starting Equilibrium PriceaWS
- Array of the Realized Walk Random Variable Suiteapep
- The Price Evolution Parameterspublic TrajectoryShortfallAggregate totalCostDistributionDetail(ArithmeticPriceEvolutionParameters apep)
apep
- The Price Evolution Parameterspublic R1UnivariateNormal totalCostDistributionSynopsis(ArithmeticPriceEvolutionParameters apep)
apep
- Arithmetic Price Evolution Parameters Instancepublic ControlNodesGreek permanentImpactExpectation(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGenerator
permanentImpactExpectation
in interface ControlNodesGreekGenerator
apep
- The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek permanentImpactVariance(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGenerator
permanentImpactVariance
in interface ControlNodesGreekGenerator
apep
- The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek temporaryImpactExpectation(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGenerator
temporaryImpactExpectation
in interface ControlNodesGreekGenerator
apep
- The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek temporaryImpactVariance(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGenerator
temporaryImpactVariance
in interface ControlNodesGreekGenerator
apep
- The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek marketDynamicsExpectation(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGenerator
marketDynamicsExpectation
in interface ControlNodesGreekGenerator
apep
- The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek marketDynamicsVariance(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGenerator
marketDynamicsVariance
in interface ControlNodesGreekGenerator
apep
- The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek expectationContribution(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGenerator
expectationContribution
in interface ControlNodesGreekGenerator
apep
- The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek varianceContribution(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGenerator
varianceContribution
in interface ControlNodesGreekGenerator
apep
- The Arithmetic Price Walk Evolution Parameterspublic OptimalSerialCorrelationAdjustment[] serialCorrelationAdjustment(ArithmeticPriceEvolutionParameters apep)
apep
- The Arithmetic Price Walk Parameters