Code: Select all
================================================================================
dodf_Scalper INDICATOR
Quick Start Guide
================================================================================
OVERVIEW
--------
dodf_Scalper is a multi-timeframe confluence indicator that generates BUY/SELL
entry signals and EXIT signals. It combines 4 internal analysis modules with
a Daily bias filter for high-probability trade setups.
SUPPORTED TIMEFRAMES
--------------------
• M5 (5-minute)
• M15 (15-minute)
The indicator will NOT load on other timeframes.
SIGNAL ARROWS
-------------
• GREEN arrow (pointing up) = BUY Entry
• ORANGE arrow (pointing down) = SELL Entry
• WHITE arrow = EXIT signal (close position)
--------------------------------------------------------------------------------
ALERT SETTINGS
--------------------------------------------------------------------------------
=== ALERT CHANNELS ===
These control HOW you receive alerts:
• Show popup alert → MT4 popup window appears
• Play sound alert → Plays audio file
• Alert sound filename → Sound file in MT4/Sounds folder (default: alert.wav)
• Send push notification→ Sends to MT4 mobile app (requires setup)
• Send email alert → Sends email (requires MT4 email setup)
• Email subject line → Subject text for email alerts
=== ALERT TIMING ===
These control WHEN alerts trigger:
• Alert trigger bar:
0 = Alert on FORMING bar (may repaint - use with caution)
1 = Alert on CLOSED bar (recommended - signal confirmed)
• One alert per bar → Prevents duplicate alerts on same bar
=== ALERT EVENT FILTERS ===
These control WHICH signals trigger alerts:
• Alert on Long entry → Alert when BUY signal appears
• Alert on Short entry → Alert when SELL signal appears
• Alert on Long exit → Alert when exit BUY signal appears
• Alert on Short exit → Alert when exit SELL signal appears
--------------------------------------------------------------------------------
OTHER SETTINGS
--------------------------------------------------------------------------------
• History Bars → Number of bars to calculate/display (default: 512)
• Enable 4TF WAE TITAN Module → Main signal engine (keep ON)
• Enable HA Bias Anchor Module → Daily trend filter (keep ON for filtering)
--------------------------------------------------------------------------------
QUICK TIPS
--------------------------------------------------------------------------------
1. Use M15 for swing entries, M5 for scalping
2. Keep "Alert trigger bar = 1" to avoid false signals
3. Enable push notifications for mobile alerts when away from PC
4. GREEN signals = look for LONG trades
5. ORANGE signals = look for SHORT trades
6. WHITE exit arrows = consider closing your position
--------------------------------------------------------------------------------
REQUIREMENTS
--------------------------------------------------------------------------------
• MT4 Build 600+
• "Allow DLL imports" enabled (for auto-refresh feature)
• Valid trial period (expires: Jan 25, 2026)
--------------------------------------------------------------------------------
SUPPORT
--------------------------------------------------------------------------------
• ForexFactory: ForexFactory.com/mwlrct
• Telegram: @MwlRCT
================================================================================