Uses of Interface
com.wualabs.qtsurfer.engine.core.PeriodCounter
Packages that use PeriodCounter
Package
Description
Utility and compositional indicators for building complex indicator pipelines.
-
Uses of PeriodCounter in com.wualabs.qtsurfer.engine.indicators.helpers
Classes in com.wualabs.qtsurfer.engine.indicators.helpers that implement PeriodCounterModifier and TypeClassDescriptionclassTracks positive price changes (gains) between consecutive updates.classTracks negative price changes (losses) between consecutive updates.classIncremental indicator that counts the number of consecutive periods (updates).classAllow count/reset based on a predicate