Ai Scalping
- Indicadores
- Tien Dat Vu
- Versão: 1.0
- Ativações: 10
Ai Scalping is a non-repaint arrow indicator for MetaTrader 5 built for intraday and scalping traders.
It combines three classic filters to reduce false signals:
- EMA Fast / EMA Slow crossover for trend direction
- RSI filter to confirm momentum
- MACD confirmation for entry timing
Each signal plots automatic Stop Loss and three Take Profit levels based on ATR, so risk management is consistent across symbols and timeframes.
KEY FEATURES
- Alternating BUY/SELL arrows to avoid signal clusters
- Automatic SL, TP1, TP2, TP3 drawn as short horizontal lines
- Built-in dashboard showing total signals and hit rate (based on TP1)
- Works on any symbol and timeframe, optimized for M1 to M15
- No DLL, no external files, light CPU usage
HOW IT WORKS
A BUY appears when Fast EMA crosses above Slow EMA, RSI is above 50, and MACD is above signal. A SELL appears on the opposite conditions. Signals are generated on closed candles.
INPUT PARAMETERS
EMA_FAST - Fast EMA period (default 9)
EMA_SLOW - Slow EMA period (default 21)
RSI_PERIOD - RSI period (default 14)
ATR_PERIOD - ATR period for SL/TP calculation (default 14)
ATR_SL_Multi - Stop Loss distance in ATR multiples (default 1.5)
ATR_TP_Multi - Take Profit 1 distance in ATR multiples (default 1.0)
ATR_TP2_Multi - Take Profit 2 distance in ATR multiples (default 2.0)
ATR_TP3_Multi - Take Profit 3 distance in ATR multiples (default 3.0)
ENABLE_ALERT - Enable terminal alerts (default true)
SHOW_DASHBOARD - Show on-chart statistics panel (default true)
MaxSignals - Maximum number of historical signals displayed (default 20)
RECOMMENDATIONS
- Use on major forex pairs, gold, and indices with low spread
- Test in Strategy Tester first, then on demo
- Adjust ATR multipliers to match your risk preference
Support is provided via MQL5 built-in messages.
