This article walks through E024 FlexReckon, a E024 FlexReckon 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 1085
[tv_ticker]
Overview 策略概述
FlexReckon is a two-line rhythm-and-trend framework built on John Ehlers’ modern zero-lag oscillators.
Reflex tracks the short-term cycle component and supplies the timing cue; its companion
Trendflex tracks the trend component and acts as a soft direction gate. A trade is only
considered when the rhythm flips, the broader trend does not strongly disagree, and volatility is actually awake.
How it works 核心逻辑
Reflex — cycle line
Price is first de-noised with a SuperSmoother filter (length 16), then measured against a straight-line projection and RMS-normalised. A zero-cross marks a fresh flip of the short-term rhythm — this is the timing trigger.
Trendflex — trend line
Same SuperSmoother pre-filter, but measured against its own running mean. Positive means the trend leans up, negative leans down. It is used as a gate: an entry is vetoed only when Trendflex points strongly the other way (±0.5).
ATR — activity floor
Current ATR(14) must clear 0.5× its 50-bar average, so dead and sleepy sessions are skipped.
Risk model
Stop at 1.5×ATR, target at a 1.8 reward-to-risk ratio, each plan risks 1% of equity, hard cap of 10 entries per day.

Signal rules 信号判断
LONG ▲
- Reflex crosses up through zero
- Trendflex > −0.5 (trend not strongly down)
- ATR activity passes
SHORT ▼
- Reflex crosses down through zero
- Trendflex < +0.5 (trend not strongly up)
- ATR activity passes

[tv_minichart symbol=”EURUSD”]
Parameters (defaults) 参数设置
| Parameter | Value | Note |
|---|---|---|
| Flex length | 16 | SuperSmoother length for Reflex & Trendflex |
| Trend gate | ±0.5 | veto only if trend strongly opposite |
| ATR period / avg / factor | 14 / 50 / 0.5 | activity floor |
| Stop / Reward-risk | 1.5×ATR / 1.8 | protective exit & target |
| Risk / Max per day | 1% / 10 | sizing & daily cap |
| Timeframe | H1 | M30–H4 also workable |
Synthetic self-check ≈ 1.1 signals/dayMagic-number isolatedWatchdog after 3 quiet daysFX / Indices / BTC
Educational reference only, not financial advice. Markets carry real drawdowns — always test on a demo first.
© jybj.org · E024 FlexReckon






[tv_ticker][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=1085]
Related Trading Strategies
Want to compare more automated strategies? These related ones are worth a look:
- E023 TallyBreak — Volume x Turning Line Strategy — related strategy — compare parameters and live positions
- E022 SpanCaster — Projection Fan + Range-Opening Gauge — related strategy — compare parameters and live positions
- E021 SounderTrace — related strategy — compare parameters and live positions
E024 FlexReckon Trading Strategy FAQ
Which symbols and timeframe does E024 FlexReckon suit?
E024 FlexReckon 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 E024 FlexReckon 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 E024 FlexReckon 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.
风险提示:本文所示为模拟/历史交易数据,过往表现不代表未来收益,不构成任何投资建议。