Moon HFT Pro is a MetaTrader 5 expert advisor that executes trades on the one-minute timeframe using analysis from five-minute and fifteen-minute charts.
Moon HFT Pro identifies entries through a combination of Smart Money Concepts, market structure, and technical indicators including Moving Averages, RSI, and MACD. The system calculates a confirmation score before opening positions. Risk controls include automated lot sizing based on account percentage, ATR-based stop loss and take profit levels, trailing stops, and break-even functionality. Trading activity is limited by spread filters and a customizable session timer.
Multi-timeframe market structure and liquidity analysis
Read from MOON_HFT_PRO.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpTradeDirection
TradeDirection
TRADE_BOTH
InpMagicNumber
ulong
26081901
InpMaxOpenPositions
int
1
InpCooldownSeconds
int
60
InpMaxSpreadPoints
int
30
InpDeviationPoints
int
10
InpTradeOnNewBar
bool
true
InpUseSessionFilter
bool
false
InpSessionStartHour
int
7
InpSessionEndHour
int
21
InpMinimumConfirmationScore
int
7
InpMinimumHTFScore
int
2
Show all 38 inputs
Name
Type
Default
Description
InpStructureLookback
int
30
InpLiquidityLookback
int
12
InpZoneLookback
int
20
InpFastEMA
int
9
InpSlowEMA
int
21
InpTrendEMA
int
50
InpTrendEMA200
int
200
InpRSIPeriod
int
14
InpATRPeriod
int
14
InpMACDFast
int
12
InpMACDSlow
int
26
InpMACDSignal
int
9
InpUseRiskBasedLots
bool
true
InpRiskPercent
double
0.50
InpFixedLots
double
0.01
InpUseFixedStops
bool
false
InpFixedStopPoints
int
150
InpFixedTakeProfitPoints
int
300
InpATRStopMultiplier
double
1.50
InpATRTakeMultiplier
double
3.00
InpRiskReward
double
2.00
InpUseBreakEven
bool
true
InpBreakEvenATR
double
1.00
InpBreakEvenOffsetPoints
int
2
InpUseTrailingStop
bool
true
InpTrailingATR
double
1.20
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone nongsiejmoonshine-collab/MOON_HFT_PRO from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
3Copy the filesCopy the .mq5 file into Experts.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.
EA Scalper XAUUSD is an automated trading research project for MetaTrader 5 focused on gold. It employs a multifaceted entry strategy using Smart Money Concepts like order blocks and liquidity sweeps, alongside moving average crossovers and Fibonacci zones. The EA includes a self-learning module designed to adapt to di
This MetaTrader 5 expert advisor provides an automated trading system with two primary operation modes: a multi-confluence signal engine and a Smart Money Concepts strategy. The confluence engine aggregates signals from RSI, MACD, Bollinger Bands, and EMA crossovers, while the Smart Money mode focuses on liquidity swee
Advanced Scalping Multi EA is a multi-strategy scalping robot for MetaTrader 5 that integrates multi-timeframe momentum, smart money concepts, and pattern recognition. It calculates a signal confidence score based on RSI, EMA crossovers, MACD, and institutional flow tracking. The expert advisor offers four distinct mod
Gold Trader EA is a multi-strategy expert advisor designed for trading XAUUSD on the MetaTrader 5 platform. It employs a fusion engine that combines up to 14 different technical analysis methods, including candlestick patterns, chart patterns, price action, and institutional levels. The system requires a user-defined n
This automated trading system for MetaTrader 5 focuses on spot Gold using Inner Circle Trader methodology. It identifies entries through order block detection, market structure analysis, and weekly opening price levels. The strategy is further filtered by dual moving averages and specific trading sessions, primarily Lo
MT5Trading robotSMC / ICT / price actionIndicator crossoverTrend following
Fvg Gold EA is an automated trading robot for MetaTrader 5 designed specifically for the gold market. It utilizes institutional trading concepts by identifying high-probability Fair Value Gaps with Order Block confluence. The system employs a scoring algorithm to evaluate trade quality based on displacement, gap size,