Ranked Zone Trader
- Experts
- 버전: 1.6
- 활성화: 20
Ranked Zone Trader is an Expert Advisor for MetaTrader 5. It detects non-repainting fair value gap zones on closed bars, ranks active zones by strength, and waits for a retest before placing a trade.
The EA is designed around price-zone retests rather than grid or recovery logic. Each trade uses a hard stop-loss and a fixed reward-to-risk target. Position size can be fixed or calculated from a risk percentage.
Main features:
- Closed-bar fair value gap zone detection
- Strength ranking for active zones
- Retest entry into selected zones
- Hard stop-loss on every order
- Fixed-lot or risk-percent position sizing
- Optional break-even handling
- Spread and session filters
- Maximum position limit
- No martingale, no grid, no averaging
Recommended starting use:
- Symbol: XAUUSD or your broker's gold symbol
- Chart timeframe: M5
- Risk per trade: 0.2% to 0.5% for testing
- Maximum positions: 1
- Test on a demo account before live trading
Important risk notice:
This product does not guarantee profit. Backtests and forward tests do not guarantee future results. Market conditions, spread, execution speed and broker contract settings can materially change results. Users should test the EA in the Strategy Tester and adjust settings for their broker and account risk before enabling live trading.
Important inputs:
- InpSignalTF: signal timeframe
- InpTradeTopNZones: how many ranked zones can be traded
- InpStrongThreshold: minimum zone strength
- InpMinScoreToTrade: minimum score filter
- InpRiskPercent: risk percentage when risk-based sizing is enabled
- InpFixedLot: fixed lot when fixed sizing is used
- InpTP_RR: reward-to-risk target
- InpMaxSpreadPoints: spread filter
