Uses of Class
org.drip.capital.systemicscenario.SystemicStressShockIndicator
| Package | Description |
|---|---|
| org.drip.capital.systemicscenario |
Systemic Stress Scenario Design/Construction
|
-
Uses of SystemicStressShockIndicator in org.drip.capital.systemicscenario
Methods in org.drip.capital.systemicscenario that return SystemicStressShockIndicator Modifier and Type Method Description static SystemicStressShockIndicatorSystemicStressShockIndicator. Deflationary()Construct a Deflationary Systemic Stress Shock Indicatorstatic SystemicStressShockIndicatorSystemicStressShockIndicator. Inflationary()Construct a Inflationary Systemic Stress Shock IndicatorSystemicStressShockIndicatorCreditSpreadEvent. systemicStressShockIndicator()Retrieve the Systemic Stress Shock IndicatorMethods in org.drip.capital.systemicscenario with parameters of type SystemicStressShockIndicator Modifier and Type Method Description static CreditSpreadEventCreditSpreadEvent. Standard(java.lang.String scenario, double baaSpreadChange, double snp500AnnualReturn, double ust5YAbsoluteChange, double ust10YMinus3MAbsoluteChange, double fxRateChange, double wtiSpotReturn, double snpGSCINonEnergyCommodityIndex, SystemicStressShockIndicator systemicStressShockIndicator)Construct a Standard CreditSpreadEvent InstanceConstructors in org.drip.capital.systemicscenario with parameters of type SystemicStressShockIndicator Constructor Description CreditSpreadEvent(java.lang.String scenario, Criterion baaSpreadChange, Criterion snp500Return, Criterion ust5YChange, Criterion ust10YMinus3MChange, Criterion fxChange, Criterion wtiSpotReturn, Criterion snpGSCI, SystemicStressShockIndicator systemicStressShockIndicator)CreditSpreadEvent Constructor