Funded EA implements a Smart Money Concepts strategy, targeting XAUUSD by detecting order blocks and liquidity sweeps. The system features a calibration engine that calculates lot sizes based on specific profit targets and drawdown limits. Risk management includes daily loss protection, session-based trading filters, and news avoidance logic. It provides a visual dashboard for tracking challenge progress and current drawdown usage in real-time.
Read from FundedEA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpAccountSize
double
10000.0
Account Size ($)
InpFirmPreset
ENUM_FIRM_PRESET
FIRM_FTMO
Firm Preset
InpProfitTargetPct
double
8.0
Profit Target (%)
InpMaxDailyDrawdownPct
double
5.0
Max Daily Drawdown (%)
InpMaxTotalDrawdownPct
double
10.0
Max Total Drawdown (%)
InpMinTradingDays
int
5
Minimum Trading Days
InpTotalChallengeDays
int
30
Total Challenge Days
InpCurrentPhase
ENUM_CHALLENGE_PHASE
PHASE_1
Current Phase
InpConsistencyRuleEnabled
bool
false
Enable Consistency Rule
InpMaxSingleDayProfitPct
double
40.0
Max Single Day Profit (% of Target)
InpForceRiskPerTrade
double
0.0
Force Risk/Trade (0=Auto)
InpForceMaxTradesPerDay
int
0
Force Max Trades/Day (0=Auto)
Show all 30 inputs
Name
Type
Default
Description
InpDisableAcceleratedMode
bool
false
Disable Accelerated Mode
InpMagicNumber
int
202600
Magic Number
InpMaxSlippagePips
int
3
Max Slippage (pips)
InpTradeLondon
bool
true
Trade London Session
InpTradeNewYork
bool
true
Trade New York Session
InpTradeAsian
bool
false
Trade Asian Session
InpAvoidNewsEvents
bool
true
Avoid News Events
InpNewsBufferMinutes
int
30
News Buffer (minutes)
InpCloseAllOnFriday
bool
true
Close All on Friday
InpFridayCloseHourGMT
int
20
Friday Close Hour (GMT)
InpServerTimezoneOffset
int
2
Server Timezone Offset (hours from UTC)
InpMaxAllowedSpreadPoints
int
30
Max Allowed Spread (points)
InpCommissionPerLotRT
double
0.0
Commission/Lot Round Trip ($)
InpAvoidWednesdayOvernight
bool
true
Avoid Wednesday Overnight (Triple Swap)
InpMaxAllowedSwapPerTrade
double
5.0
Max Allowed Swap/Trade ($)
InpShowDashboard
bool
true
Show Dashboard
InpDashboardCorner
ENUM_DASHBOARD_CORNER
CORNER_TOP_RIGHT
Dashboard Corner
InpDashboardFontSize
int
10
Dashboard Font Size
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone Pusparaj99op/Funded.E.A 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, and any .mqh files into the Include folder the code expects.
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
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
This MetaTrader 5 expert advisor is designed for gold trading using Candle Range Theory and Time-Based Strategy principles. It identifies market structure through the Accumulation, Manipulation, and Distribution cycle while detecting Fair Value Gaps and Order Blocks. The robot executes trades exclusively during specifi
MT5Trading robotSMC / ICT / price actionScalpingTrend following
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