📝 产品详情
Combo Pullback
| 作者 | Cha Juyeong |
| 版本 | v1.10 |
| 激活数 | 0 |
Combo Pullback v1.10 — Full Description & Structure
================================================================
This indicator is a trend following strategy.OVERVIEW
--------
A multi-indicator pullback entry signal indicator for MetaTrader 5.
It scores 6 independent conditions and fires a BUY or SELL arrow
only when the minimum score threshold is met. SL and TP levels are
calculated automatically using ATR so they adapt to current market
volatility.
SCORING SYSTEM (max 6 points)
------------------------------
A signal triggers when score >= InpMinScore (default 4).
Each condition below awards 1 point.
[1] EMA Alignment
BUY : Fast > Mid > Slow (uptrend stack)
SELL : Fast < Mid < Slow (downtrend stack)
[2] RSI Pullback
BUY : RSI dips below 35, then recovers above 50
SELL : RSI spikes above 65, then drops below 50
[3] Stochastic Cross
BUY : Golden cross while in oversold zone (%K < 50)
SELL : Dead cross while in overbought zone (%K > 50)
[4] MACD Histogram
BUY : Histogram turns upward (neg to pos, or rising)
SELL : Histogram turns downward (pos to neg, or falling)
[5] Bollinger Band Midline
BUY : Price crosses above BB midline (20 SMA)
SELL : Price crosses below BB midline
[6] Volume
BUY : Current tick volume > Volume SMA(20)
SELL : Same condition
SL / TP LOGIC
-------------
BUY entry estimate = bar high
SL = entry - ATR(14) x InpSLMultiplier (default 1.5)
TP = entry + ATR(14) x InpTPMultiplier (default 3.0)
Default RR = 1:2.0
SELL entry estimate = bar low
SL = entry + ATR(14) x InpSLMultiplier
TP = entry - ATR(14) x InpTPMultiplier
ATR-based levels automatically widen during high volatility
and tighten during low volatility. No manual pip adjustment needed.
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览