Uses of Class
org.drip.investing.riskindex.MomentumFactorMeta
| Package | Description |
|---|---|
| org.drip.investing.riskindex |
Implementation of Risk Factor Indices
|
-
Uses of MomentumFactorMeta in org.drip.investing.riskindex
Methods in org.drip.investing.riskindex that return MomentumFactorMeta Modifier and Type Method Description static MomentumFactorMetaMomentumFactorMeta. CRSP()Construct the CRSP Momentum Factor Meta InstanceMomentumFactorMetaMomentumFactor. meta()Retrieve the Momentum Factor MetaConstructors in org.drip.investing.riskindex with parameters of type MomentumFactorMeta Constructor Description MomentumFactor(java.lang.String code, java.lang.String description, int metricType, FactorPortfolio portfolio, MomentumFactorMeta meta)MomentumFactor Constructor