This article walks through E012, a E012 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 1073
[tv_ticker]
Overview 策略概述
WakeRudder reads the market with two quiet instruments. The Accumulated Strength Line (ASI) stacks each bar’s push-and-pull into one running ‘wake’, so building force shows up before the obvious move; the Laguerre steering baseline is an ultra-smooth, low-lag heading line that decides which side to take. A window opens only when force turns in the direction the rudder points, and volatility is alive.
STOP1.5×ATRTARGET1.8×StopRISK1%MAX/DAY10
H1 (M30–H4 ok)FX / Indices / CrudeSim ≈ 2 signals/day
Signal Dashboard 信号判断

The Two Instruments
Accumulated Strength Line (ASI)
A cumulative line that converts each candle’s open/high/low/close relationship into a single swing-strength value, then stacks them. Rising = buyers accumulating force; falling = sellers accumulating force. It reveals the trend’s real energy earlier than price alone.
Laguerre Steering Baseline
A four-stage Laguerre polynomial smoother that filters high-frequency noise with very little lag, giving a clean heading line. Price above it = up-side environment; below = down-side. Used purely as a direction guardrail.

[tv_calendar]
Entry Logic 入场条件
- Direction gate: price vs the Laguerre rudder decides the allowed side.
- Trigger: ASI crosses its signal line (up = long / down = short).
- Activity filter: ATR ≥ 0.6 × its 50-bar average, skip dead hours.
- Enter: risk 1% · stop 1.5×ATR · target 1.8×risk (RR ≈ 1.8).
- Manage: one position at a time · max 10/day · idle watchdog alert.

Execution Flow 执行流程

[mt5_calc_position]
Parameters 参数设置
| Parameter | Default |
|---|---|
| ASI signal EMA | 9 |
| Laguerre gamma | 0.7 |
| ATR period | 14 |
| Activity floor | 0.6 × 50-bar avg |
| Stop / Target | 1.5×ATR / RR 1.8 |
| Risk · Max/day | 1% · 10 |
⚠️ Study & sharing material only — not investment advice and not a promise of any return. Markets carry drawdown risk. Back-test 1–2 years of H1 data before using real size.




[tv_ticker]
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=1073]
Related Trading Strategies
Want to compare more automated strategies? These related ones are worth a look:
- E011 SextantCast — Heading Gate + Forecast Flip — related strategy — compare parameters and live positions
- E010 CrispVector — Crisp-Direction Momentum Framework — related strategy — compare parameters and live positions
- E009 KeelTrack — Trend-Fit + Strength Framework — related strategy — compare parameters and live positions
E012 Trading Strategy FAQ
Which symbols and timeframe does E012 suit?
E012 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 E012 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 E012 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.
风险提示:本文所示为模拟/历史交易数据,过往表现不代表未来收益,不构成任何投资建议。