This article walks through E019, a E019 trading strategy. It covers the strategy logic, signals and parameter settings, and ships ready-to-use MT4 / MT5 EAs with source download and live position tracking so you can evaluate and deploy it fast.
Magic 1080
[tv_ticker]
Core Idea
FathomTurn fires only when two independent conditions nod at once, so choppy, directionless drift is filtered out.
🌊 Demand-supply gauge (DeMarker)
Compares how far each bar’s high pushes up vs. how far each low pushes down, blended into a clean 0–1 line. Crossing above 0.5 = buyers take the wheel; below = sellers.
🛡️ Smooth adaptive line (JMA)
A fast-yet-silky adaptive trend line. Its slope direction decides which side is allowed — we glide with the bigger flow, not against it.
Signal Logic 信号判断
Fig 1 — Signal judgement: gauge crosses 0.5 · smooth line agrees · activity gate

Entry Windows 入场条件
LONG ↑
- ① Gauge crosses ABOVE 0.5
- ② Smooth line slopes UP
- ③ Active: ATR ≥ floor
SHORT ↓
- ① Gauge crosses BELOW 0.5
- ② Smooth line slopes DOWN
- ③ Active: ATR ≥ floor

[tv_ticker]
Execution Flow 执行流程
Fig 2 — One evaluation per closed H1 bar, single position, magic-number isolated

Parameters (defaults) 参数设置
DeMarker period14Midline0.5
JMA length10JMA slope lookback3 bars
ATR period14Activity floor0.6 × 50-bar avg
Stop-loss1.5 × ATRReward-to-risk1.8
TimeframeH1 (M30–H4)Max trades / day10
Risk per trade1% balanceSim. frequency≈ 1.6 / day
⚠️ Educational sharing only — not investment advice and no promise of returns. Markets carry drawdown risk. Backtest 1–2 years of H1 data in the Strategy Tester and trade on a demo account first.

[tv_calendar]




[tv_analysis symbol=”XAUUSD”]
Source & Download
1. Place the EA file in
MQL5/Experts/ folder2. Add
https://jybj.org to WebRequest whitelist: Tools → Options → Expert Advisors → Allow WebRequest for listed URL3. One invite code = one account (non-transferable)
Ready to use · MT4 / MT5 · Parameters preconfigured 即开即用,参数已预设
Source code & compiled files: GitHub
Full documentation: Online strategy page
Live performance: View this strategy live →
Live Positions 实时持仓
[mt5_position magic=1080]
Related Trading Strategies
Want to compare more automated strategies? These related ones are worth a look:
- E018 TorqueVane 力矩风向舵 — related strategy — compare parameters and live positions
- E017 PrismGlide — Strategy Overview — related strategy — compare parameters and live positions
- E016 DriftGauge — Directness-Efficiency Plan — related strategy — compare parameters and live positions
E019 Trading Strategy FAQ
Which symbols and timeframe does E019 suit?
E019 adapts to major FX and gold symbols; validate on demo first. Fine-tune for your broker’s spread and leverage, and rely on demo results before going live.
How do I download and run the E019 MT4/MT5 EA?
The Source & Download section provides compiled MT4/MT5 files and source. Drop it into MT5’s Experts folder, restart, and attach it to a chart — parameters are preset.
What are the risks of the E019 trading strategy?
No trading strategy guarantees profit; past and backtested results don’t predict the future. Run it on demo, cap per-trade and total risk, and understand the logic before trading live.
Further Reading
Risk Warning: The results shown are based on simulated or historical trading data. Past performance is not indicative of future results and does not constitute investment advice. Trading involves risk; please proceed with caution.
风险提示:本文所示为模拟/历史交易数据,过往表现不代表未来收益,不构成任何投资建议。