Class MovingAverageSupplier
java.lang.Object
trade.invision.indicators.indicators.ma.MovingAverageSupplier
MovingAverageSupplier supplies a moving average Indicator configured with the given options.-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionMovingAverageSupplier(MovingAverageType type, @Nullable Num emaSmoothing, @Nullable Num demaSmoothing, @Nullable Num temaSmoothing, @Nullable Integer kamaFastLength, @Nullable Integer kamaSlowLength) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()static MovingAverageSupplierstatic MovingAverageSupplierboolean@Nullable Num@Nullable Num@Nullable Integer@Nullable Integer@Nullable NumgetType()inthashCode()static MovingAverageSupplierstatic MovingAverageSupplierstatic MovingAverageSupplierstatic MovingAverageSupplierstatic MovingAverageSupplierstatic MovingAverageSupplierstatic MovingAverageSuppliertoString()static MovingAverageSupplierstatic MovingAverageSupplierstatic MovingAverageSupplier
-
Constructor Details
-
MovingAverageSupplier
-
-
Method Details
-
smaSupplier
-
emaSupplier
-
demaSupplier
-
temaSupplier
-
wwmaSupplier
-
zlemaSupplier
-
hmaSupplier
-
kamaSupplier
-
lsmaSupplier
-
plsmaSupplier
-
wmaSupplier
-
lwmaSupplier
-
supply
-
builder
-
toBuilder
-
getType
-
getEmaSmoothing
-
getDemaSmoothing
-
getTemaSmoothing
-
getKamaFastLength
-
getKamaSlowLength
-
equals
-
hashCode
public int hashCode() -
toString
-