AntiLatency Sniper EA monitors RSI extremes, Bollinger Band breakouts, MACD momentum, EMA ribbons, and volume acceleration. The EA employs percentage-based risk management with a strict stop loss and a flexible take profit system. It includes a dynamic trailing stop to lock in profits and a sniper lot multiplier that increases position sizes when multiple technical indicators align. The system is designed for low-latency execution on forex, gold, and cryptocurrency markets.
Read from AntiLatency_Sniper_EA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpNormalLot
double
0.05
Standard Lot Size
InpSniperLotMultiplier
double
1.5
Sniper Lot Multiplier
InpStopLossPercent
double
2.0
Stop Loss (%) - 2% Strict Loss Limit
InpTakeProfitPercent
double
20.0
Take Profit (%) - 20% Target Profit
InpSniperTPPercent
double
20.0
Sniper Take Profit (%) - 20% Target
InpSniperTightSLPercent
double
2.0
Sniper Stop Loss (%) - 2% Strict Limit
InpMagicNumber
ulong
998877
Unique Magic Number
InpUseTrailingStop
bool
true
Enable Trailing Stop
InpTrailingTriggerPct
double
2.0
Trailing Activation Trigger (%)
InpTrailingLockPct
double
0.8
Minimum Profit Locked (%)
InpTrailingStepPct
double
1.0
Trailing Step (%)
InpEnableEarlyExit
bool
false
Close Early on Reverse Signal (false = let 20% TP run)
Show all 22 inputs
Name
Type
Default
Description
InpRsiPeriod
int
14
RSI Period
InpBandsPeriod
int
20
Bollinger Bands Period
InpBandsDev
double
2.0
Bollinger Bands Deviation
InpMacdFast
int
12
MACD Fast EMA
InpMacdSlow
int
26
MACD Slow EMA
InpMacdSignal
int
9
MACD Signal SMA
InpEmaFast
int
12
Fast EMA
InpEmaSlow
int
26
Slow EMA
InpEmaBaseline
int
50
Baseline EMA
InpEmaTrend
int
200
Long-term Trend EMA
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone themusafirr/antilatency-sniper-ea from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts or MQL5/Experts.
3Copy the filesCopy the .mq4 / .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.
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
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
Ray Scalper is an automated expert advisor for MetaTrader 4 that uses technical indicators to trade both trend-following and counter-trend strategies. It monitors Bollinger Bands, Moving Averages, and Stochastic crossovers to trigger entries. The robot allows users to toggle between trend and anti-trend modes and inclu
MT4Trading robotScalpingIndicator crossoverTrend following
MATE Apex Scalper is a MetaTrader 5 expert advisor designed for scalping major forex pairs and gold. It employs a multi-symbol confluence strategy, filtering entries based on triple exponential moving average alignment, RSI levels, and Bollinger Band rejections on the M5 and M15 timeframes. The robot manages trades usi
EA31337 Libre is an open-source, multi-strategy trading robot for MetaTrader 4 and MetaTrader 5. It functions as a simplified implementation of the EA31337 framework, providing a collection of over 35 built-in strategies based on technical indicators. The expert advisor performs independent market analysis across vario
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