LWTG QCBP v1.0.4 — Strategy by lonewolftradinggroup

By lonewolftradinggroup

Performance Metrics

Description

// ============================================================// LWTG QCBP v1.0.4 - Instrument Preset System// Replicates all 9 confluences + RSI/ADX filters + dynamic exits// Instruments: MES(5m), MNQ(15m), MYM(5m), SIL(5m), MGC(5m)// ALL CREDIT and IP for code goes to Aaron @ Quantcrawler.com// ============================================================// Preset System:// Select instrument + contract count from dropdown// All parameters (RSI/ADX/ATR/SL/TP/Confluences) load automatically// 2c/3c blocks mirror 1c settings until individually optimized// Use CUSTOM to override all parameters manually// ============================================================// Exit Logic:// 1 contract → full position exits at TP1, protected by SL1// 2+ contracts → 50% exits at TP1/SL1, 50% exits at TP2/SL2// ============================================================// ============================================================// RELEASE NOTES (Diagnostics Add-on) — 2026-03-05// - Fixed Pine typing/syntax issues in diagnostics helpers/variables to ensure compilation.// - Added OPTIONAL Confluence Timeline row + optional chart labels in the separate diagnostics panel.// ============================================================// - Added OPTIONAL 9-Confluence Heatmap pane (Bull/Bear lanes) for visual timing analysis.// - Added OPTIONAL separate Diagnostics Panel (table) with confluence checklist + score/filters.// - Added OPTIONAL Confluence Delay Detector: reports which confluence flipped most recently// on ANY bar where bullSignal/bearSignal becomes true (even if an entry is blocked).// - Added OPTIONAL Entry Debug Markers (small dots) at bullSignal/bearSignal bars.// - Trading engine (presets, p_* parameters, confluence logic, entries, exits) intentionally unchanged.// - Removed OPTIONAL 9-Confluence Heatmap pane (Moved to a standalone indicator).// - Changed colors & thickness on EMA's// ============================================================

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView