ENVO HQ
Command Center
Thursday, April 2
0
Projects
0
Agents
βœ—
Gateway
0%
Live
10:12 PM
ENVO HQ
← Docs
concepts/indicator-upgrade-plan-envo-v2_3

Upgrade Plan β€” EnvoTrades Smart Signals (V2.3 Non-Repaint)

Updated: 2/25/2026, 9:58:32 AM
tradingviewpineroadmap

Confirmed usage

  • Primary market: XAUUSD
  • Primary execution TF: 5m
  • Observed higher-quality moves: 1H (trend context)
  • Sessions used: NY 08:00–11:00 ET + Asia 20:00–23:00 ET
  • Optimization goals: B (consistency) + C (R:R)

What I changed in V2.3 (Non-Repaint)

  • Converted to Pine v5 for broad compatibility.
  • Set all request.security() calls to lookahead_off.
  • Matched your current defaults (from screenshots):
    • MA length 7, ATR period 1
    • RSI filter ON with 60/40
    • London OFF, Asia ON
    • Daily bias OFF, HTF confirmations OFF
    • HTF swing levels OFF
  • Renamed the misleading β€œspread filter” into a candle range filter (Pine can’t see broker spread).

Next (V2.3.1)

  • Add optional 1H structure gate (BOS) for 5m entries (toggle):
    • flip bullish only on 1H close above last swing high
    • flip bearish only on 1H close below last swing low
    • optional behavior when trend is unknown

Next (V2.4)

  • Add cooldown + max signals/session (consistency lever).
  • Create a separate strategy() script for honest backtesting.
Files are read from second-brain/brain/ on your machine.