Uses of Class
com.wualabs.qtsurfer.engine.indicators.helpers.TickerRTIndicator
Packages that use TickerRTIndicator
Package
Description
Utility and compositional indicators for building complex indicator pipelines.
Multi-indicator containers and builders for managing groups of indicators per instrument.
-
Uses of TickerRTIndicator in com.wualabs.qtsurfer.engine.indicators.helpers
Methods in com.wualabs.qtsurfer.engine.indicators.helpers that return TickerRTIndicator -
Uses of TickerRTIndicator in com.wualabs.qtsurfer.engine.indicators.helpers.group
Subclasses of TickerRTIndicator in com.wualabs.qtsurfer.engine.indicators.helpers.groupConstructors in com.wualabs.qtsurfer.engine.indicators.helpers.group with parameters of type TickerRTIndicatorModifierConstructorDescriptionCompoundTickerRTIndicator(@NonNull TickerRTIndicator tickerRTIndicatorPrimary, @NonNull TickerRTIndicator tickerRTIndicatorSecondary)