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)
ControlNodesGreekGeneratorpermanentImpactExpectation in interface ControlNodesGreekGeneratorapep - The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek permanentImpactVariance(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGeneratorpermanentImpactVariance in interface ControlNodesGreekGeneratorapep - The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek temporaryImpactExpectation(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGeneratortemporaryImpactExpectation in interface ControlNodesGreekGeneratorapep - The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek temporaryImpactVariance(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGeneratortemporaryImpactVariance in interface ControlNodesGreekGeneratorapep - The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek marketDynamicsExpectation(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGeneratormarketDynamicsExpectation in interface ControlNodesGreekGeneratorapep - The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek marketDynamicsVariance(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGeneratormarketDynamicsVariance in interface ControlNodesGreekGeneratorapep - The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek expectationContribution(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGeneratorexpectationContribution in interface ControlNodesGreekGeneratorapep - The Arithmetic Price Walk Evolution Parameterspublic ControlNodesGreek varianceContribution(ArithmeticPriceEvolutionParameters apep)
ControlNodesGreekGeneratorvarianceContribution in interface ControlNodesGreekGeneratorapep - The Arithmetic Price Walk Evolution Parameterspublic OptimalSerialCorrelationAdjustment[] serialCorrelationAdjustment(ArithmeticPriceEvolutionParameters apep)
apep - The Arithmetic Price Walk Parameters