BTCUSD Scalping Intelligence Engine utilizes a hierarchical decision logic that analyzes macro bias on the H4 timeframe, maps support and resistance on the H1 timeframe, and confirms structure changes on M15 before executing trades on the M5 timeframe. The engine incorporates liquidity sweep detection, tick pressure analysis, and momentum filters. Risk controls include daily loss limits, maximum consecutive losses, and ATR-based stop losses. Trade management features include multi-stage take profits, partial closures, and trailing stops.
Multi-timeframe structure analysis using H4 to M5 data
Tick pressure and momentum filtering for execution quality
Liquidity sweep and breakout retest detection
Automated session-based preset management
Advanced risk controls including daily loss limits
Read from BTC_Scalping_AI_EA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpSymbol
string
BTCUSD
StrictSymbolMode
bool
false
InpLotSizingMode
LotSizingMode
LOT_MODE_RISK_PERCENT
ManualLotSize
double
0.01
RiskPercentNormal
double
0.5
RiskPercentStrong
double
1.0
MaxDailyLossPercent
double
3.0
MaxTradesPerDay
int
5
MaxConsecutiveLoss
int
2
EMAFast
int
50
EMASlow
int
200
RSIPeriod
int
8
Show all 40 inputs
Name
Type
Default
Description
ATRPeriod
int
14
SwingLeft
int
3
SwingRight
int
3
WickMultiplier
double
1.3
VolumeSpikeMultiplier
double
1.5
MinBuyScore
double
70.0
StrongBuyScore
double
85.0
MinSellScore
double
70.0
StrongSellScore
double
85.0
TickWindowSeconds
int
20
MinTickPressure
double
0.60
MaxStoredTicks
int
600
SpreadSpikeMultiplier
double
1.50
LateEntryATRMultiplier
double
0.60
MaxSpreadPoints
int
300
MaxSlippagePoints
int
100
MinRiskReward
double
1.20
UseSessionFilter
bool
true
UseNewsGuard
bool
true
UsePartialClose
bool
true
UseTrailingStop
bool
true
RR_TP1
double
1.5
RR_TP2
double
2.0
ATR_SL_Multiplier
double
1.5
InpSessionPresetMode
SessionPresetMode
FULL_AUTO_ADAPTIVE
AllowSweepReversal
bool
true
AllowBreakoutRetest
bool
true
AllowTrendPullback
bool
true
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone said00001/BTCUSD-Scalping-Intelligence-Engine 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.
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
Atlas EA is a multi-strategy intraday trading robot for MetaTrader 5, primarily focused on gold, silver, and USDJPY. It identifies market structure shifts using Smart Money Concepts, specifically targeting breaks of structure and fair value gaps during the London and New York sessions. The EA includes optional modules
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
Nyao Scalper is an automated scalping robot for MetaTrader 5 that utilizes a multi-factor weighted scoring system to identify trade opportunities. It evaluates trend alignment through EMA crossovers, momentum via RSI, and price action through wick rejection and candle body analysis. The EA manages risk with adaptive AT
Fimathe EA is a MetaTrader 5 robot designed to automate the Fimathe trading technique. It replaces manual channel drawing by analyzing a user-defined range of historical candles to determine reference channels and neutral zones. The system identifies price partitions and uses the median distance to set entry levels. Fo
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