Uses of Class
tech.nmfin.meanreversion.hvolatility.Kagi.Trend
-
Packages that use Kagi.Trend Package Description tech.nmfin.meanreversion.hvolatility -
-
Uses of Kagi.Trend in tech.nmfin.meanreversion.hvolatility
Methods in tech.nmfin.meanreversion.hvolatility that return Kagi.Trend Modifier and Type Method Description Kagi.Trend
KagiModel. trend()
static Kagi.Trend
Kagi.Trend. valueOf(String name)
Returns the enum constant of this type with the specified name.static Kagi.Trend[]
Kagi.Trend. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-