Package com.wualabs.qtsurfer.engine.indicators.distance


package com.wualabs.qtsurfer.engine.indicators.distance
Distance / deviation indicators (free tier).

Measures of how far a value sits from a reference: DistanceRTIndicator (between two indicators) and DistanceFromMaRTIndicator (from a moving average, (value − MA) / MA). Typically surfaced as a percentage via the builder's percent display hint.

See Also: