FullSSA Candle Trend
- Indicatori
- Versione: 2.12
- Aggiornato: 20 settembre 2026
- Attivazioni: 5
This enhanced indicator introduces several important improvements designed to make signal behavior more stable, predictable, and efficient while preserving the core calculation and trading logic.
Non-Repaint / Bar-Freeze Mode
The Non-Repaint / Bar-Freeze Mode locks confirmed historical values once a candle has been completed. After a signal or calculated state has been confirmed, the indicator prevents that historical information from being modified, shifted, or removed by subsequent market data.
This provides a stable historical view and ensures that confirmed signals remain fixed on their original bars.
Maximum Trend-Lines Cap
A Maximum Trend-Lines Cap has been added to control the number of trend-line objects displayed on the chart. Instead of allowing an unlimited number of graphical objects to accumulate, the indicator can enforce a predefined maximum.
This helps reduce chart-object overload and can improve overall chart performance, particularly when the indicator has been running for a long period or is attached to symbols with extensive historical data.
Buy/Sell Join-Line State Machine
The new Buy/Sell Join-Line State Machine manages the lifecycle of BUY and SELL join-line conditions through defined states.
Rather than repeatedly creating, deleting, and recreating graphical objects on every calculation, the state machine tracks whether a join condition is:
-
Not active
-
Newly detected
-
Currently active
-
Confirmed
-
Completed or invalidated
This provides more controlled handling of join-line events and reduces unnecessary object operations.
Live Join-Line Buffers
The indicator also introduces Live Join-Line Buffers, allowing the current BUY and SELL join-line conditions to be represented directly through indicator buffers.
This provides a more efficient connection between the underlying calculation engine and the visual signal system. The buffers can maintain the live state of the join conditions while the state machine controls when those conditions become confirmed or frozen.
Combined Architecture
Together, these enhancements create a more robust signal and visualization architecture:
Market Data → Indicator Calculation → Join Detection → State Machine → Live Buffers → Confirmation → Bar Freeze → Historical Signal
The objective is to maintain the original indicator logic while improving how signals, join lines, trend lines, and historical states are managed.
The result is a cleaner and more controlled indicator environment with non-repainting historical behavior, limited chart-object usage, state-based BUY/SELL join management, and live buffer-based visualization.
