支持中心 帮助文档 联系我们
📱 微信: 18391752892 | 💬 QQ: 3313198376 | ✈️ Telegram | 📧 fishfx123@gmail.com
EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34% EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34%

TUT Trix EA

👤 作者: SHADY ELNAZLY

4.5 分

¥903.00

📌 版本: v9
📥 下载: 0
⭐ 评分: 4.5

📝 产品详情

TUT Trix EA

作者SHADY ELNAZLY
版本v9
更新23 三月 2026
激活数10
原价$129 USD

TUT TRIX EA — How It Works

* Setting files are always updated and you will find them in the "Comments" Section *
* Best Performance on : GOLD , 1 Minute Time Frame * 

Core Signal Engine

The EA uses the Updated THV TRIX indicator built directly inside it — no external file needed. The indicator runs two T3 exponential moving average chains (fast period 20, slow period 35) and compares their rate of change. When the signal line crosses above the Trix line a green buy arrow fires. When it crosses below a red sell arrow fires. All signals are read from the last closed bar so there is no repainting.

Grid Trading Logic

The EA builds a mixed grid of buys and sells following every THV signal in sequence:

  • Signal 1 → opens a trade in the signal direction at base lot
  • Signal 2 → opens the next trade (opposite or same direction, whatever THV says) at base lot × multiplier¹
  • Signal 3 → opens at base lot × multiplier²
  • Every new signal adds one more trade to the grid, doubling (or multiplying) the lot each time
  • All trades — buys and sells together — stay open simultaneously as one group

Group Exit

The EA monitors the combined floating profit of all open trades as a single number every tick. Once the group profit rises above zero it starts tracking the peak profit. When profit pulls back from that peak by the trailing stop amount, every trade closes at once. The grid counter resets and the next signal starts a fresh cycle from lot 1.

Cycle Reset

The grid resets to lot 1 whenever:

  • The group trailing stop triggers (profit pulled back from peak)
  • The group breakeven floor is breached (profit fell below the locked floor)
  • Maximum number of trades is reached (closes all immediately)

Settings Reference

General

Setting Description
EA_Comment Text label attached to every trade opened by the EA
MagicNumber Unique ID number — lets the EA identify its own trades. Change this if running multiple EAs on the same account
Slippage Maximum allowed slippage in points when opening or closing trades

Timeframe

Setting Description
Signal_Timeframe Which timeframe the THV signal is read from. 0 = current chart timeframe. Other values: 1=M1, 5=M5, 15=M15, 30=M30, 60=H1, 240=H4, 1440=D1, 10080=W1, 43200=MN1. The EA can run on any chart and read signals from a different timeframe

Lot & Risk

Setting Description
FixedLot The base lot size for the first trade in every grid cycle
UseRiskManagement When ON, the base lot is calculated automatically from your account balance instead of using FixedLot
RiskPercent Only active when UseRiskManagement is ON. Percentage of account balance to risk per trade (e.g. 1.0 = 1%)
UseMartingale When ON, each new grid trade multiplies the previous lot by MartingaleMultiplier
MartingaleMultiplier The multiplication factor per grid step (e.g. 2.0 doubles each trade)
MaxLot Hard ceiling — no single trade will ever exceed this lot size regardless of grid depth

Trade Management

Setting Description
UseMaxTrades When ON, enforces a maximum number of open trades
MaxTrades When this number of trades is reached, all trades close immediately
UseMaxSpread When ON, blocks new trades if the current spread is too wide
MaxSpreadPips Maximum allowed spread in pips to allow a new trade
CloseOnOppositeSignal Kept for reference — in grid mode all signals add to the grid rather than closing existing trades

TP / SL

Setting Description
TakeProfit_Points Take profit in points set on each individual trade. In 5-digit brokers, 10 points = 1 pip. Set to 0 to disable
StopLoss_Points Stop loss in points set on each individual trade. Set to 0 to disable

Trailing Stop (Group-Level)

Setting Description
UseTrailingStop When ON, the group trail is active
TrailingStop_Points How far profit is allowed to pull back from its peak before all trades close. Measured in points, applied to the combined group profit in money
TrailingStep_Points Minimum step size — kept for settings compatibility

Breakeven (Group-Level)

Setting Description
UseBreakeven When ON, a profit floor is locked in once the group reaches the trigger
Breakeven_TriggerPts Minimum group profit in points that must be reached before the floor is activated
Breakeven_ExtraPts The floor level — if group profit falls below this after the trigger is hit, all trades close

Filters

All filters are OFF by default. When enabled, a trade only opens if all active filters agree with the signal direction.

Filter   Key Settings Logic
RSI   Period, BuyLevel, SellLevel, OverboughtLevel, OversoldLevel Buy requires RSI above BuyLevel and below OverboughtLevel. Sell requires RSI below SellLevel and above OversoldLevel
MACD   FastEMA, SlowEMA, SignalSMA Buy requires MACD main line above signal line. Sell requires main below signal
ATR   Period, MinPips Blocks trades if volatility (ATR) is below the minimum pip threshold — avoids flat market entries
ADX   Period, MinLevel Blocks trades if trend strength (ADX) is below the minimum — avoids ranging market entries
Ichimoku   Tenkan, Kijun, Senkou Buy requires price above the Kumo cloud. Sell requires price below the cloud
Alligator   Jaw, Teeth, Lips periods Buy requires Lips above Teeth above Jaw (uptrend alignment). Sell requires Lips below Teeth below Jaw
Parabolic SAR   Step, Maximum Buy requires PSAR dot below price. Sell requires PSAR dot above price


New Section 15 — THV Trix Main Indicator Signal Settings:

Parameter Default Description
THV_Bars 750 How many historical bars the indicator calculates. Increase for deeper history, decrease for faster startup on slow machines
THV_FastPeriod 20 Fast T3 EMA period — controls sensitivity of the signal line. Lower = more signals, higher = fewer but stronger signals
THV_SlowPeriod 35 Slow T3 EMA period — controls the main Trix line. Must always be higher than FastPeriod
THV_T3Factor 0.7 Volume factor for the T3 formula, range 0.0–1.0. Lower values (e.g. 0.4) produce a smoother, less reactive indicator. Higher values (e.g. 0.9) make it more responsive but noisier

Tuning guide:

  • For M1 Gold (fast/noisy) → try FastPeriod=10 , SlowPeriod=20 , T3Factor=0.5
  • For H1/H4 (smooth trends) → keep defaults or try FastPeriod=25 , SlowPeriod=45 , T3Factor=0.7
  • For scalping → lower both periods and raise T3Factor toward 0.8–0.9
  • For swing trading → raise both periods and lower T3Factor toward 0.4–0.6

Dashboard (on-chart display)

The EA shows a live panel on the chart with: current signal arrows, Trix and Signal values, number of open trades, current grid number and next trade lot preview, combined group P&L, peak P&L reached, trail status (waiting / ACTIVE), spread, and the on/off state of every feature.


安全须知

本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。

EA 配置

交易品种XAUUSD
时间框架H1 (推荐)
推荐经纪商IC Markets, IC Trading
最低存款$300 / 0.01手

📸 截图预览