GM HFT Challenge
- Uzmanlar
- Guillaume Pierre Philippe Mesplont
- Sürüm: 1.50
- Etkinleştirmeler: 20
GM HFT Challenge — High-Frequency EA for Prop Firm Challenge Phases (MT5)
⚠️ DESIGNED EXCLUSIVELY FOR PROP FIRM CHALLENGE PHASES.
NOT compatible with live broker accounts (commissions make it unprofitable outside prop firm environments).
GM HFT Challenge is an Expert Advisor for MetaTrader 5 engineered exclusively to pass the challenge and verification phases of major prop firms. It uses a volatility-filtered OCO (One-Cancels-Other) pending order strategy with a tick-by-tick trailing stop.
Instrument: US30 (Wall Street 30) — H1 chart only.
Tested and validated on US30. Not recommended on other instruments.
Core Strategy
On every tick, the EA measures the volatility of the last M1 candle against the live spread. When the volatility ratio is sufficient (volatility ÷ spread ≥ 3.0), the EA simultaneously places a Buy Stop above the ask and a Sell Stop below the bid. The first order triggered cancels the other. A trailing stop activates immediately on entry, locking profit with every price movement.
No directional prediction required — exploits micro-volatility bursts during active sessions.
Why Prop Firm Challenges Only?
Prop firm challenge accounts have no commission — only spread. This EA's HFT logic generates profits on 1–4 point moves which would be wiped out by broker commissions on live accounts. On prop firm servers with ECN execution, the strategy is highly effective.
Built-in Prop Firm Compliance
- Max daily drawdown % (configurable per firm)
- Max daily profit target % (stops once hit)
- Global equity stop (high and low)
- Session time filter (default 10:00–16:00)
- Daily automatic reset
- Manual reset flag (no MT5 restart needed)
Real-Time Dashboard
- Actual Volatility (last M1 candle range in points)
- Actual Spread (live)
- Min Volatility threshold
- Activity status (true/false)
- Daily DD % and Daily P&L
Input Parameters
Min_Volatility_Vs_Spread (3.0) — Min volatility/spread ratio
Ini_Distance_In_Point (1) — Pending order distance
SL_Distance_In_Point (4) — Stop Loss in points
TS_In_Point (1) — Trailing Stop in points
Trade_Direction (Buy_And_Sell) — Direction filter
Lot_Size_For_10k (0.00001) — Lot per 10,000 balance
Max_Daily_DD_In_Percent (0.5) — Daily DD limit
Apply_Hour_Filter (false) — Enable session filter
Start / Stop (10:00 / 16:00) — Session hours
Recommended Prop Firm Settings
FTMO: Daily DD 0.5% — Total DD 4.5% — Target 2.0%
Funding Pips: Daily DD 1.0% — Total DD 4.5% — Target 1.5%
Apex / MyFF: Daily DD 1.0% — Total DD 5.0% — Target 3.0%
Optimized For
US30 (Wall Street 30) — H1 chart.
Prop firm challenge accounts only. ECN execution required.
