E036 GyroTrack

2026年8月26日 · git_editor

This article walks through E036 GyroTrack, a E036 GyroTrack 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 1097

[tv_ticker]

Overview 策略概述

GyroTrack pairs two tools that double-check each other: a Kalman filter estimates the market’s true course and its velocity (the trend slope), while R-Squared judges whether the stretch is walking a straight, trustworthy line. The velocity flip gives direction and timing; the straightness gate decides whether to act — both must agree.

Two Engines

🛰️

Kalman Filter (the gyro)

A two-state “position + velocity” model that predicts then corrects, estimating a smoother, truer course line through the noise. Velocity turning negative→positive opens an up-window; positive→negative opens a down-window.

Timing · Direction
📏

R-Squared Gate

Measures how well price fits a regression straight line (0 to 1). Closer to 1 = straighter, cleaner trend; closer to 0 = choppy back-and-forth. Only R² ≥ 0.35 gets the green light.

Regime Filter

E036 GyroTrack trading strategy chart 1

Entry / Exit Rules 入场条件

Case Trigger
Join upside Kalman velocity turns positive AND R² ≥ 0.35
Join downside Kalman velocity turns negative AND R² ≥ 0.35
Protective line 1.5 × ATR from entry
Target Reward-to-risk 1.6 (= 1.6 × protective distance)
Sizing 1% risk per window · one window at a time · ≤ 10 / day
E036 GyroTrack trading strategy chart 2

[mt5_calc_position]

Default Parameters 参数设置

Kalman q / r0.10 / 1.0
R² window / min20 / 0.35
ATR period14
Stop / R:R1.5×ATR / 1.6
Max/day · Magic10 / 20360817
TF · MarketsH1 · FX/Index/Oil

E036 GyroTrack trading strategy chart 3

Visuals 图示说明

Signal logic · three gates and the long/short conditions
Execution flow · the five-step chain on each bar close
📊 Frequency self-check: on simulated H1 data, raw velocity flips run ~1.5/calendar-day; after the R² gate trims ~16%, about 1.25/active day (~0.96/calendar-day) — squarely inside the healthy 1–10 band. Backtest 1–2 years of H1 in the tester before anything else.
Risk note: this page is for studying and observing an idea framework only; it is not a promise of any outcome and not investment advice. Markets carry real ups and downs, and drawdowns are normal. Backtest and paper-run any settings thoroughly before evaluating them, and treat every participation responsibly.
Website jybj.org · E036 GyroTrack

E036 GyroTrack trading strategy chart 4

[tv_analysis symbol=”XAUUSD”]

E036 GyroTrack trading strategy chart 5
E036 GyroTrack trading strategy chart 6
E036 GyroTrack trading strategy chart 7
E036 GyroTrack trading strategy chart 8

[tv_minichart symbol=”XAUUSD”]

Source & Download

⚠️ Before You Start
1. Place the EA file in MQL5/Experts/ folder
2. Add https://jybj.org to WebRequest whitelist: Tools → Options → Expert Advisors → Allow WebRequest for listed URL
3. One invite code = one account (non-transferable)

Ready to use · MT4 / MT5 · Parameters preconfigured 即开即用,参数已预设

📥 Download MT4 (.ex4)

📥 Download MT5 (.ex5)

Source code & compiled files: GitHub
Full documentation: Online strategy page
Live performance: View this strategy live →

Live Positions 实时持仓

[mt5_position magic=1097]

Related Trading Strategies

Want to compare more automated strategies? These related ones are worth a look:

E036 GyroTrack Trading Strategy FAQ

Which symbols and timeframe does E036 GyroTrack suit?

E036 GyroTrack 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 E036 GyroTrack 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 E036 GyroTrack 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.
风险提示:本文所示为模拟/历史交易数据,过往表现不代表未来收益,不构成任何投资建议。