ENVO HQ
Command Center
Tuesday, March 24
0
Projects
0
Agents
Gateway
0%
Live
11:05 AM
ENVO HQ
← Docs
hq/agents/agt_trading/2026-02-11/LAUNCH_CHECKLIST_TV_INDICATOR

LAUNCH CHECKLIST TV INDICATOR

Updated: 3/24/2026, 3:04:21 PM

LAUNCH_CHECKLIST — TradingView Indicator (Private/Invite-only)

Target: EnvoTrades Smart Signals V2.8 Launch Candidate

0) Files (HQ SSOT)

  • V2.7 baseline: EnvoTrades-Smart-Signals-V2_7-futuristic-score.SHIP.indicator.pine
  • V2.8 candidate: EnvoTrades-Smart-Signals-V2_8-launch-candidate.indicator.pine
  • Alerts spec: ALERTS_SPEC_V2_7.md (schema reference; V2.8 keeps same fields, bumps version value)

1) Install / Update

  1. TradingView → Pine Editor → paste V2.8 file contents.
  2. Save.
  3. Add to chart.
  4. Confirm Launch Mode = ON (default).

2) Canonical Defaults (Launch)

  • Confirm On Close (non-repaint): ON
  • Alerts frequency: Once Per Bar Close
  • Enable JSON Alerts: ON (or OFF if you are not wiring receiver yet)
  • UI Preset: Clean
  • Account number default stays sanitized: YOUR_ACCOUNT_NUMBER

3) Non-repaint / Stability Validation (Replay)

Use TradingView Replay:

  • Step bar-by-bar.
  • Verify signal markers appear only on bar close (when confirm-on-close ON).
  • Change timeframe (ex: 5m → 15m → 5m) and verify last levels rehydrate and do not drift.

Pass/Fail:

  • PASS: no disappearing/moving historical signals after bar close.
  • FAIL: any signal/level moves after confirmation.

4) Alert Payload Validation

  • Create an alert using the script.
  • Confirm alert is configured to Once Per Bar Close.
  • Capture 1–3 payloads.

Pass/Fail:

  • PASS: payload parses as JSON; required keys present: version,symbol,timestamp,direction.
  • PASS: numeric fields are numbers or null; pass/block are pipe-delimited strings.
  • FAIL: invalid JSON; missing keys; unexpected types.

5) Mobile Readability (Launch UX)

  • Load chart on phone.
  • HUD in Compact mode.

Pass/Fail:

  • PASS: HUD readable; key levels visible; minimal clutter.
  • FAIL: text overlaps candles excessively; unreadable.

6) Pre-release Gate

  • Record: canonical symbol(s) + timeframe(s) you will support for launch.
  • Update known issues list with any chart-specific problems.
Files are read from second-brain/brain/ on your machine.