Trading robot · MT5

Swift Algo Bot

by connectfazla

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.

GitHub stars2
Forks1
Last update5 months ago16 Apr 2026
LicenceNone stated

Overview

The confluence engine aggregates signals from RSI, MACD, Bollinger Bands, and EMA crossovers, while the Smart Money mode focuses on liquidity sweeps and order blocks. It features advanced trade management including four stages of partial take profits, ATR-based dynamic stop losses, automated breakeven, and trailing stops. The interface includes a real-time on-chart dashboard for monitoring trend strength and indicator status.

Details

Author

connectfazla on GitHub

Type

Trading robot

Platform

MetaTrader 5 (MQL5)

Strategy

SMC / ICT / price action, Indicator crossover, Scalping, Trend following

Markets

Gold, Forex

Timeframes

M1-M5, M15-H1, H4 and above

Risk profile

No grid, martingale or hedging logic was found in its code or README. That says nothing about how it performs: backtest it first.

Input parameters

Read from FX_MILLIONAIRES_EA.mq5. Defaults are the author's; change them in the EA's Inputs tab.

NameTypeDefaultDescription
fastLenint12
slowLenint26
sigLenint9
emaTrendLenint200
rsiLenint14
atrLenint14
slMultdouble2.0Base SL distance (ATR); capped by MaxSL_ATR_Cap below
tpMultdouble0.00 = no fixed TP (partials + trail); try 4–6 for hard TP tests
lotSizedouble0.1
magicNumberint202403
MinConfirmationint72Higher = fewer trades, higher selectivity (MACD mode)
PanelColorcolorC'14,16,24'Main card background
Show all 40 inputs
NameTypeDefaultDescription
TextColorcolorclrWhite
DashboardHeaderBgcolorC'8,10,22'Top brand bar
DashboardAccentcolorC'218,165,32'Gold accent (title / stripe)
DashboardLabelDimcolorC'120,132,155'Row labels (left column)
PanelXint10
PanelYint30
PartialPip1double20fallback pip thresholds when ATR partials off (gold “pip” = 0.10)
PartialPip2double45
PartialPip3double80
PartialPip4double120
PartialPct1double30Bank more at first target (higher realized win rate)
PartialPct2double55cumulative % after second threshold
PartialPct3double75cumulative % after third threshold
PartialPct4double100cumulative % after fourth threshold
UseBreakevenbooltrueEnable breakeven when profit reaches fraction of initial SL
BreakevenFractiondouble0.38Lower = move to BE sooner (cuts give-back / large losers)
UseTrailingAfterPartialbooltrueTrailing after partial volume >= TrailActivateAtPct%
TrailActivateAtPctint25e.g. 25 = start trailing after first 25% closed (was 50%)
TrailPipsdouble22Trailing distance when TrailUseAtr=false (gold pips)
UseSmartMoneyStrategybooltrueEnable the new strategy (overrides StrategyMode)
StrategyModeint21 = Original MACD, 2 = Smart Money
emaFastint9
emaSlowint20
sweepLookbackint36M15 XAU: slightly wider swing context
obLookbackint15Bars back to find Order Block
obEntryZonedouble0.618Fibonacci retracement for OB entry
minSweepSizedouble0.42Stricter sweeps = fewer false signals (Smart Money)
RequireOBConfluencebooltrueMust have an Order Block

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone connectfazla/algo from GitHub, and unzip it.
  2. 2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
  3. 3Copy the filesCopy the .mq5 file into Experts, and any .mqh files into the Include folder the code expects.
  4. 4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
  5. 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.

Similar expert advisors

EA Scalper XAUUSD

by francomascareloai
236 stars

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

MT5 Trading robot SMC / ICT / price actionIndicator crossoverScalping High risk
Updated 3 months ago Custom licence GitHub repository of EA Scalper XAUUSD

Gold Trader EA

by mehdi-jahani
141 stars

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

MT5 Trading robot Multi-strategyTrend followingIndicator crossover
Updated 1 year ago None stated GitHub repository of Gold Trader EA

ICT Gold EA

by darula-hpp
36 stars

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

MT5 Trading robot SMC / ICT / price actionIndicator crossoverTrend following
Updated 11 months ago None stated GitHub repository of ICT Gold EA

Scalpflip EA

by anthonycdp
25 stars

Scalpflip EA is an automated scalping robot for MetaTrader 5 that utilizes a multi-layered technical analysis approach. It offers three entry modes: trend-following, mean-reversion, and a smart mode that selects the strategy based on current market conditions. The system filters trades using the Relative Strength Index

MT5 Trading robot ScalpingTrend followingMean reversion
Updated 1 year ago None stated GitHub repository of Scalpflip EA

Prop Firm EA Fleet

by cgemise971
20 stars

Prop Firm EA Fleet is a collection of MetaTrader 5 robots designed for passing prop firm evaluations and managing funded accounts. The suite utilizes various strategies including market structure analysis, session range breakouts for London and New York sessions, and high-frequency scalping. It features strict risk man

MT5 Trading robot SMC / ICT / price actionBreakoutScalping High risk
Updated 9 months ago None stated GitHub repository of Prop Firm EA Fleet

FG Scalping Pro

by FaizGusion00
11 stars

FG Scalping Pro is an automated trading system for MetaTrader 5 that utilizes a multi-indicator approach to identify entry points. It combines exponential moving average crossovers with RSI momentum and Bollinger Band volatility filters to execute trades. The EA manages risk through dynamic ATR-based stop loss and take

MT5 Trading robot ScalpingIndicator crossoverMean reversion
Updated 1 year ago Custom licence GitHub repository of FG Scalping Pro

More trading robots

Need a broker for MT5?

Compare regulated brokers that support MetaTrader, with spreads, minimum deposits and leverage side by side.

Compare brokers