This MetaTrader 5 expert advisor implements a comprehensive Smart Money Concepts strategy, detecting market structure shifts through Break of Structure and Change of Character events.
Conquest Platinum SMC EA monitors Fair Value Gaps and liquidity sweeps to identify entry points across multiple timeframes. The system offers several execution modes, including scalping and long-term trend following. Risk is managed through ATR-based calculations, maximum trade limits, and a daily profit target system that can automatically stop trading or close positions. It also includes experimental AI-inspired logic to weight entry signals.
Read from conquest_platinum_M_fixed.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpLotSize
double
0.01
InpTradingMode
ENUM_TRADING_MODE
MODE_AUTO
InpStrategyType
ENUM_STRATEGY_TYPE
STRATEGY_AUTO
InpMaxTrades
int
3
InpTargetROI
double
15.0
InpEnableLogging
bool
true
InpMagicNumber
int
747474
InpEnableDailyTarget
bool
true
Enable daily profit target
InpTargetType
ENUM_TARGET_TYPE
TARGET_CURRENCY
Target type
InpDailyTargetAmount
double
100.0
Target amount (currency or %)
InpStopOnTargetReached
bool
true
Stop trading when target reached
InpAlertOnTargetReached
bool
true
Send alert when target reached
Show all 18 inputs
Name
Type
Default
Description
InpCloseAllOnTarget
bool
false
Close all positions when target reached
InpEnableAILearning
bool
true
InpAIInfluence
double
0.3
InpMaxPrintTradesPerDay
int
3
InpPrintDisplacementThreshold
double
0.0025
InpEnableScaleIns
bool
true
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone MunchonGithub/thragg-ea 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.
Conquest EA is a self-adjusting expert advisor for MetaTrader 5 that utilizes Smart Money Concepts such as Fair Value Gaps and Break of Structure for entries. It features a built-in learning module that evaluates its own trade outcomes to adjust strategy weighting and confidence in real-time. Risk management includes a
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 Expert Advisor for MetaTrader 5 is specifically designed for XAUUSD trading on the M1 timeframe. It utilizes a hybrid strategy combining classic technical indicators like RSI, Moving Averages, and ATR with an OpenAI API integration for signal validation. The robot features an on-chart dashboard for telemetry and i
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
This MetaTrader 5 expert advisor focuses on XAUUSD using a multi-timeframe scalping approach based on Smart Money Concepts. It identifies institutional market structures by analyzing H4 trends, H1 supply and demand zones, and M5 entries. The logic incorporates order block detection, Fair Value Gaps (FVG), and liquidity
This Expert Advisor for MetaTrader 5 automates a pure price-action strategy primarily designed for gold on the five-minute timeframe. It identifies market trends using swing point structures like higher highs and lower lows without lagging indicators. The EA creates supply and demand zones from engulfing candle pattern