🚀 Join the Dove Forex Markets Affiliate Program and earn up to 40% per each sale! 💰📈 Register Now >

PerfectEA v18.0 — smart scalping for real-world markets

PerfectEA v18.0 — smart scalping for real-world markets
Free

PerfectEA v18.0 — smart scalping for real-world markets

Multi-strategy scalper for MT4
Optimized for H1 with a $1,000 min deposit trading 2+ pairs (EURUSD, GBPUSD recommended; also supports EURJPY, USDJPY, GBPJPY). PerfectEA combines three coordinated engines—HiLo Fibo-Scalper, AF-Scalper, and TrendKiller—with multi-timeframe confirmation (MACD, RSI, CCI, Stochastic, EMA) and professional money management. The result: clean entries, dynamic exits, and intelligent position management that adapts as market volatility changes.

why traders choose PerfectEA

three engines, one goal: the EA can open and manage positions via three complementary modules working together to capture momentum and trend continuations.

multi-timeframe confirmation: built-in dashboard checks signals from M1 → D1 (MACD/RSI/CCI/Stoch/EMA) to avoid low-probability trades.

precision money management: configurable LotExponent laddering, pip-based spacing (PipStep), optional equity stop, and true trailing stop logic.

volatility-aware targeting: daily range & spread analysis adjusts expectations in changing conditions.

hands-off trade care: once in a position, PerfectEA calculates a shared take-profit around the position’s average price and trails intelligently.

broker-friendly execution: retry logic for busy/requote conditions and tidy Magic Numbers keep your portfolio organized.

plug-and-play communications: quick links to Telegram support and the Dove Forex Markets ecosystem for updates and education.

how it works (under the hood)

market scan & confirmation
PerfectEA continuously evaluates MACD, EMA crosses, RSI, CCI, and Stochastic across multiple timeframes (M1…D1). The on-chart mini-panel shows green/red bars per timeframe so you instantly see alignment.

entry logic — three coordinated engines

HiLo Fibo-Scalper (Magic MagicNumber_Hilo)
Looks for momentum opportunities around recent High/Low dynamics with RSI guardrails (e.g., avoid over-extended buys if RSI is too high).

AF-Scalper (Magic g_magic_176_15)
Lightweight H1 logic that follows short bursts in direction when MAs/oscillators align.

TrendKiller (Magic g_magic_176_16)
Lower timeframe engine (M1 core with safeguards) designed to “finish the move” after a confirmed push, while respecting risk controls.

position management

Shared Take-Profit: all active positions for a module target a common TP around the volume-weighted average entry (you’ll see the EA compute a blended price then place/mod the TP on child orders).

Protective Stops & Trailing: optional UseTrailingStop moves the SL in your favor after TrailStart pips, keeping distance TrailStop pips.

Equity Guard: optional UseEquityStop/TotalEquityRisk closes all positions for that module if floating loss exceeds your equity-at-risk threshold.

volatility awareness
The EA measures spread, current day range, and multi-day ATR-style ranges to keep expectations realistic and improve timing.

recommended setup

Account & pairs: ECN/RAW spread account preferred. Start with EURUSD, GBPUSD on H1.

Minimum deposit: $1,000 for 2 pairs (scale capital as you add pairs).

VPS: a low-latency VPS is strongly recommended for 24/5 continuity.

quick start (2 minutes)

Attach PerfectEA v18.0 to your H1 charts (EURUSD, GBPUSD to start).

In Inputs, set:

MM = FALSE, Lots = 0.01 (or your fixed lot);

or enable MM = TRUE for balance-scaled sizing.

Keep default safety: UseTrailingStop = TRUE (with sensible TrailStart/TrailStop), UseEquityStop = TRUE with TotalEquityRisk (e.g., start 10–20%).

Limit stack size: set MaxTrades_Hilo / _15 / _16 to comfortable caps (e.g., 5–7 while testing).

Click AutoTrading and let the engines do the work.

input settings — explained clearlyglobal / connectivity

OnlineIndicatorAddress, IndicatorServer, UseOnlineIndicator
Hooks for remote indicators/heartbeat. Leave defaults unless provided a specific server.

Free_forex_tools, Telegram_Contact, Telegram_Channel(s), Website
Convenience links.

lot sizing & stacking

Lots — base lot for the first order in each module when MM = FALSE.

MM (Money Management) — when TRUE, the EA scales the base lot from your balance.

LotExponent — growth factor for follow-up orders (e.g., 1.44 means 0.01 → 0.0144 → 0.0207…).

lotdecimal — precision for lot rounding (usually 2 for brokers allowing 0.01 step).

PipStepminimum retrace distance (in points/pips per your symbol) before adding the next order.

MaxLots — hard cap to prevent oversizing.

take-profit & slippage

TakeProfit — TP distance (pips) used to compute the shared target around your average price per module.

slip — max slippage allowed on the broker during execution.

portfolio-level protection

UseEquityStop = TRUE/FALSE — emergency “close all for this module.”

TotalEquityRisk — percent of equity drawdown threshold that triggers the equity stop.

trailing stop

UseTrailingStop — enable/disable trailing.

TrailStart — profit (pips) before trailing begins.

TrailStop — distance (pips) the SL trails behind price once active.

per-module controls

HiLo (Fibo-Scalper)

MaxTrades_Hilo — cap on active positions for this engine.

MagicNumber_Hilo — unique identifier (leave default unless you run many EAs).

AF-Scalper (H1)

MaxTrades_15, g_magic_176_15 — stacking cap & Magic Number.

TrendKiller (M1 core)

MaxTrades_16, g_magic_176_16 — stacking cap & Magic Number.

optional filters

UseNewsFilter — reserved flag (set to FALSE unless you wire a news feed).

tip: if you run multiple charts/pairs, keep Magic Numbers unchanged per module so management stays clean. adjust only the MaxTrades and Lots/LotExponent/PipStep for your risk style.

best-practice profiles (copy these as starting points)

conservative (testing / funded accounts)

Lots: 0.01 per $1,000 | MM: FALSE

LotExponent: 1.20–1.30

PipStep: 200–300

MaxTrades per module: 3–5

UseTrailingStop: TRUE | TrailStart: 15–20 | TrailStop: 5–8

UseEquityStop: TRUE | TotalEquityRisk: 10–15%

balanced (experienced users)

Lots: 0.02–0.03 per $1,000 or MM: TRUE

LotExponent: 1.35–1.45

PipStep: 150–220

MaxTrades per module: 5–7

UseEquityStop: TRUE | TotalEquityRisk: 15–20%

faqs

does PerfectEA repaint or “chase” price?
No. It uses standard MT4 indicators and strict price-action checks, with pending/market orders managed by deterministic rules.

can i run it on many pairs?
Yes. Start with EURUSD & GBPUSD on H1, then add EURJPY/USDJPY/GBPJPY as your balance and VPS capacity allow.

is there a martingale?
It uses tempered lot progression via LotExponent—you control the growth rate and the maximum number of stacking trades (MaxTrades_*). Pair this with PipStep and EquityStop for disciplined risk.

will it work on high spread?
It tracks spread live. ECN/RAW accounts perform best.

support & community

Telegram (help/clarity): https://t.me/forexchats

Education Channel: https://t.me/dovetradingschool

Website & updates: DOVEFOREXMARKETS.COM

Email: info@dovefxmarkets.com | softwaremindset@gmail.com

friendly notice

PerfectEA is a professional tool, not a promise of profits. Markets carry risk—use the equity stop, start conservative, and scale thoughtfully. For the best results, run on a reliable VPS and keep your platform online.

The author doveforexmarkets has offered the item for free, you can now download it.

Featured Item
Featured Item

This item was featured on Dove Forex Markets™

44 Downloads

Published:

23 Sep, 2025 11:16 PM

Version:

v18.0

Source Code Included:

Yes

Files Included:

Yes

Instructions Included:

Yes

Tags:

Doveforexmarkets's items

Similar items

We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies

More