This MetaTrader 5 expert advisor is designed for high-frequency trading environments, focusing on fast execution and precise price-to-cash conversions.
High Frequency Trading EA operates during a user-defined time window and manages orders based on distance multipliers and spread limits. The robot includes risk management features such as stop losses and trailing stops, with flexible lot sizing based on fixed values or account percentage metrics including balance, equity, or margin. Order modification occurs at set intervals to adapt to rapid market changes.
Read from HFTEA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpMagic
int
12345
Unique identifier for EA's trades
Slippage
int
1
Maximum allowed slippage in points
StartHour
int
16
Trading session start hour (24h format)
EndHour
int
17
Trading session end hour
Secs
int
60
Order modification frequency (seconds)
LotType
enumLotType
0
Lot size calculation method
FixedLot
double
0.01
Fixed lot size (if LotType=0)
RiskPercent
double
0.5
Risk percentage (if LotType=1,2,3)
Delta
double
0.5
Base order distance multiplier
MaxDistance
double
7
Maximum order placement distance
Stop
double
10
Stop loss size in points
MaxTrailing
double
4
Trailing stop activation threshold
Show all 13 inputs
Name
Type
Default
Description
MaxSpread
int
5555
Maximum allowed spread in points
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone umerdawood23/High-Frequency-Trading-Expert-Advisor 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
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
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
Bakome Gold Scalper is an automated trading solution for MetaTrader 5 specifically designed for the gold market. It executes trades based on Inner Circle Trader concepts, incorporating Fair Value Gaps, Order Blocks, Liquidity Sweeps, and Silver Bullet kill zones. The system limits trading to specific sessions, primaril
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
Trillex 10S is a MetaTrader 5 scalping expert advisor optimized for Gold (XAUUSD). It executes trades based on the alignment of a three-period Exponential Moving Average (EMA) stack and Parabolic SAR indicators. The system features a proprietary synthetic bar engine that processes price data into 5-second and 10-second