This article walks through E004, a E004 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 1065
[tv_ticker]

Signal Rules 信号判断
Trigger Gauge — Trend Trigger Factor (TTF)
Compares recent push-up power vs push-down power and swings around a zero line. A cross of the
zero line is the timing spark.
Direction Line — ALMA
A silky Gaussian-weighted average with low lag. We only act in the direction its slope already leans,
filtering out most sideways noise.
| Condition | Long (join-up) | Short (join-down) |
|---|---|---|
| Trigger Gauge (TTF) vs zero | Crosses ABOVE 0 | Crosses BELOW 0 |
| Direction Line (ALMA) slope | Rising · leans up | Falling · leans down |
| Market Motion (ATR) filter | ATR > 0 · active | ATR > 0 · active |

Execution Flow 执行流程
- Monitor — watch both gauges on each just-closed H1 bar.
- Trigger — TTF crosses the zero line.
- Confirm — ALMA slope agrees with the cross direction.
- Enter — open one position, SL = 1.5×ATR, TP = 1.8×SL.
- Manage — at most 10 plans/day; watchdog alerts after 3 quiet days.

[tv_minichart symbol=”XAUUSD”]
Parameters & Scope 参数设置
Core
TTF Period 11 · ALMA window 21 / offset 0.85 / sigma 6.0 · ALMA slope look-back 2
Risk
ATR 14 · Stop 1.5×ATR · Target 1.8×stop (RR≈1.8) · one position at a time
Timeframe
H1 (M30–H4 also work)
Best fit
Indices · Crude Oil · Bitcoin
Simulated on default settings: about 1.1 signals per day — calm, not spammy.
Backtest 1–2 years of H1 data yourself before use.
⚠️ This page is a study & sharing note about a planning framework, not an income promise.
Markets carry risk; size positions sensibly and stay in control.






[tv_analysis symbol=”XAUUSD”][mt5_calc_spread]
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=1065]
Related Trading Strategies
Want to compare more automated strategies? These related ones are worth a look:
- CrestPilot · E003 — related strategy — compare parameters and live positions
- BulgeShift (E002) — Mass Index Expansion + Balance of Power Strategy — related strategy — compare parameters and live positions
- Undercurrent Cadence (E001) — Strategy Overview — related strategy — compare parameters and live positions
E004 Trading Strategy FAQ
Which symbols and timeframe does E004 suit?
E004 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 E004 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 E004 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.
风险提示:本文所示为模拟/历史交易数据,过往表现不代表未来收益,不构成任何投资建议。