OPEN-SOURCE SCRIPT

Mickey's TrendLock

79
📌 Strategy Overview

The Mickey's Trendlock is a professional intraday trading system that combines long-term and short-term exponential moving averages (EMA200 & EMA20) with multiple confirmation filters to generate high-probability trade setups. It is designed for both trend-following crossovers and pullback entries, giving traders flexibility in approach.

⚙️ Core Logic
  • Entry Modes:
    • Cross Mode → Signals when EMA20 crosses above/below EMA200.
    • Pullback Mode → Signals when price pulls back to EMA20 within the larger EMA200 trend bias.

  • Confirmations (toggle on/off):
    • RSI(14) → Long only if RSI ≥ 50, Short only if RSI ≤ 50.
    • VWAP Bias → Longs above VWAP, Shorts below VWAP.
    • Volume Confirmation → Optional filter requiring Volume > SMA(20).

🛡️ Risk Management
  • Stop Loss Options:
    ATR-based Stop with adjustable multiplier.
    EMA-anchored Stop (EMA20 or EMA200).
  • Take Profit: Configurable Risk/Reward (R:R) ratio.
  • Trailing Stop: Optional ATR-based trailing stop for dynamic protection.

📊 Features
  • Customizable Risk Controls – ATR/EMA stop-loss, risk–reward targets, trailing stops.
  • Clean Visuals – EMA200, EMA20, and VWAP plotted for clarity.
  • Alerts – JSON-format alerts for automated broker integration.
  • Entry Labels – BUY/SELL markers on chart for visual tracking.

✅ Best Suited For
  • Intraday traders who prefer trend-based setups with confirmation filters.
  • Traders looking for rule-based entries & exits with strict risk management.
  • Users who want alert-ready signals for automated execution.

⚠️ Disclaimer
This script is for educational purposes only. It does not constitute financial advice. Trading involves risk; always test thoroughly before using live capital.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.