Gain Loss Info (Visual Overlays)

Category: volatility, market_structure

Overlays candle-by-candle percentage gain/loss and point movements directly on the chart using text objects, filtered by user-defined thresholds.

Formula

\Delta\% = \frac{Price_{curr} - Price_{ref}}{Price_{ref}} \times 100 \\ \Delta Points = \frac{|Price_{curr} - Price_{ref}|}{Point} \\ \text{where } Price_{ref} = \text{Close}[i+1] \text{ if CloseToClose else Open}[i]

Inputs

See signal primitives and every published strategy that uses Gain Loss Info (Visual Overlays) on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home