Trix Trend

Trix Trend

algoteknik · MetaTrader 5 Indicator Manual

Overview

Trix Trend is a momentum oscillator based on TRIX — the rate of change of a triple-smoothed exponential moving average of price. Triple smoothing removes most of the short-term noise, so the oscillator reacts to the underlying momentum of the move rather than to every small wiggle, while staying more responsive than a simple long moving average.

The indicator draws a slope-colored TRIX line, a weighted signal line, a zero line, and two adjustable overbought/oversold levels. The line is colored by the direction and strength of its own slope, using an adaptive threshold that scales with recent volatility — so the coloring stays meaningful on both quiet and fast instruments.

A distinctive feature is the crossover-preserving visual gap: the signal line is drawn with its distance to the TRIX line slightly exaggerated for readability, but in a way that leaves the actual crossover points exactly where they mathematically occur. You get clearer separation between the two lines without any false or shifted crosses.

The indicator is non-repainting: values are computed on closed bars, left to right, with standard exponential smoothing applied to the close price. History is stable.

Release notes, chart examples and new product announcements are posted on the TrendTower channel: https://www.mql5.com/en/channels/trendtower

What You See on the Chart (separate window)

  1. TRIX Line (main plot, “Trix Trend”) — a colored line:
    • Green: momentum is rising (positive slope beyond the adaptive threshold).
    • Red: momentum is falling (negative slope beyond the adaptive threshold).
    • Gray: momentum is flat / indecisive (slope within the threshold).
  2. Signal Line (“Signal (visual)”) — a dotted gold line: a weighted, smoothed version of the TRIX line, drawn with its distance to the TRIX line cosmetically exaggerated for readability (see “The Visual Gap” below). The label says “(visual)” because the Data Window value is not the raw signal — see “Automated Trading” below for the true value. Crossovers between the TRIX line and this line are the timing triggers; the exaggeration never moves where a crossover actually happens.
  3. Zero Line (solid, level 0): the momentum baseline. TRIX above zero = net upward momentum regime; below zero = net downward momentum regime.
  4. Upper / Lower Levels (dotted): reference lines at  InpUpperLevel  (blue) and  InpLowerLevel  (orange). When TRIX reaches these, momentum is stretched (overbought / oversold).

How to Read It

  • Regime (zero line): TRIX above 0 favors longs, below 0 favors shorts.
  • Acceleration (line color): green = strengthening in the current direction, red = weakening/reversing, gray = losing conviction / consolidation.
  • Trigger (crossover): TRIX crossing above its signal line is a bullish momentum trigger; crossing below is bearish. The visual gap makes these crosses easy to see but never moves where they actually happen.
  • Exhaustion (levels): TRIX pushing beyond the upper/lower levels warns that the move is stretched and may be due for a pause or pullback.

The Adaptive Color Threshold

Instead of a fixed cutoff, the line color uses a threshold equal to roughly 5% of the recent average magnitude of TRIX (a simple average of |TRIX| over  InpAmpPeriod  bars). This means the “flat/gray” zone automatically widens on volatile instruments and narrows on quiet ones, so the green/red coloring reflects genuine acceleration rather than noise on any symbol or timeframe. At the very start of history, before enough bars exist to form that average, the threshold temporarily falls back to 10% of the current bar's |TRIX| instead.

The Visual Gap (why the signal line looks separated)

The raw signal is a weighted blend of a fast and a slow EMA of TRIX. For display, the gap between the TRIX line and this signal is multiplied by  InpVisualGapMultiplier  so the two lines are easier to tell apart when they run close together. At the exact moment of a crossover the TRIX line equals the raw signal, so the multiplier has no effect there — the cross stays precisely at its true location. The exaggeration is purely cosmetic and does not change any signal timing.

Input Parameters

TRIX Math

InpPeriodEMA Default 14, minimum 2. Period of each of the three EMAs (triple smoothing). Larger = smoother and slower; smaller = faster. InpPeriodSignalFast Default 3, minimum 2. Fast EMA period used to build the signal line. InpPeriodSignalSlow Default 9, minimum 2. Slow EMA period used to build the signal line. InpFastWeight Default 0.7. Weight of the fast component in the signal blend (must be ≥ 0). InpSlowWeight Default 0.3. Weight of the slow component in the signal blend (must be ≥ 0). InpAutoNormalizeWeights Default true. If true, the two weights are auto-scaled to sum to 1 (so you can enter any non-negative pair). If false, they must already sum to 1. InpAmpPeriod Default 20, minimum 2. Averaging period for the adaptive color threshold (average |TRIX| used to decide green/red/gray).

Visual

InpVisualGapMultiplier Default 2.5; must be greater than 0 and at most 5 (2.0–4.0 recommended). Cosmetic separation between the TRIX and signal lines. Cross points are always preserved. InpUpperLevel Default 5.0. Overbought reference level. InpLowerLevel Default -5.0. Oversold reference level.

A Note on the Levels

Different instruments and timeframes produce different typical TRIX ranges, so the default +5 / -5 will not fit every market. If TRIX rarely reaches the levels on your chart, narrow them so they mark genuine extremes; if TRIX pushes past them often, widen them. Match the levels to where the oscillator actually spends its time. This only moves the reference lines; it does not change the oscillator itself.

Automated Trading (EA Integration)

The indicator exposes one hidden data buffer specifically for EA developers to read via  iCustom / CopyBuffer :

  • Buffer 3 (Trix Pure Signal): the exact, non-exaggerated signal value used to detect crossovers. This is not the same as the plotted “Signal (visual)” line, which is cosmetically widened for on-chart readability (see “The Visual Gap” above). An EA that wants the true TRIX/signal crossover must compare the main TRIX buffer (buffer 0) against buffer 3, never against the plotted signal line.
Note for the Data Window: both “Signal (visual)” and “Trix Pure Signal” appear as separate rows and will show different numbers by design — the “(visual)” suffix on the plotted line is the reminder that it is cosmetic, not the tradable value.

Suggested Use

  • Use the zero line for momentum bias, the line color for acceleration, and the TRIX/signal crossover for entry timing.
  • Combine with a trend or structure tool for direction, and treat the upper/lower levels as exhaustion warnings rather than automatic reversal signals.

Works on any symbol and timeframe. Applied to the close price.

Questions, bug reports and feature requests are welcome on the TrendTower channel: https://www.mql5.com/en/channels/trendtower

Disclaimer: This is an indicator for analysis and decision support. It does not place trades. Always test thoroughly before using any tool in live trading. Trading involves risk.


おすすめのプロダクト
SMC Structure Markup
Seyed Mohammad Hosseini Hejazi
4.67 (15)
Overview The Smart Money Structure Markup Indicator for MetaTrader 5 is a powerful tool designed to help traders identify key market structures based on popular Smart Money Concepts (SMC) strategies. This indicator detects micro-market structures, providing insights into price movements and potential trend changes. It highlights important elements such as valid Break of Structure (BOS), Change of Character (CHoCH), and Inducement (IDM), helping traders to make informed decisions. Key Features Ma
FREE
The Freedom Orb Europe is a professional-grade multi-utility trading dashboard designed for MetaTrader 5. It combines Time-Based Volatility, Market Structure, and Trend Bias into a single, high-contrast visual interface. Here is a breakdown of its core features and the benefits it provides to a trader: 1. Dynamic Session & ORB Selection The Feature: A custom dropdown menu allows you to switch instantly between Asia, London, and New York opening ranges. The Benefit: It eliminates the need for mu
FREE
Currency Strength Heatmap with Meter Overview Currency Strength Heatmap is a professional multi-currency strength indicator designed for MetaTrader 5. It analyzes the relative strength of the eight major currencies (EUR, USD, GBP, JPY, AUD, CAD, CHF, and NZD) in real time and presents the information through an advanced Heatmap Matrix and Currency Strength Meter. Instead of relying on a single currency pair, the indicator evaluates all 28 major currency combinations to identify the strongest and
FREE
==================================================================== SMT DIVERGENCE - NASDAQ vs S&P500 (NAS100 / US500) MQL5 Market Product Description ==================================================================== PRODUCT NAME: SMT Divergence Nasdaq vs S&P500 | Smart Money Index Scalper SHORT DESCRIPTION (max 63 chars): Spot Nasdaq reversals using SMT Divergence with S&P500 ---------------------------------------------------------------------- FULL DESCRIPTION ---------------------
FREE
Bollinger Bands B
Flavio Javier Jarabeck
4.5 (6)
John Bollinger created this indicator in 2010 as a way to read the original indicator (Bollinger Bands) in a more "technical" way, shown as an oscillator. The typical range of the Bollinger Bands %B is 0 - 0.5 - 1.0, where "0" represents the lower band, the "0.5" the middle band, and "1" the upper band. The line on the indicator represents the Closing prices. As simple as that. SETTINGS Bollinger Bands period of analysis Standard Deviation multiplier Shift Price type to be analyzed If you like
FREE
If you like to use traditional Moving Averages (like SMAs and EMAs) to provide your trades for dynamic levels of Support and Resistance, you will love the Adaptive Moving Average (AMA). Created in 1995 by Perry Kaufman and presented to the world in his book " Smarter   Trading :  Improving   Performance   in   Changing   Markets ", the Adaptive Moving Average (also known as KAMA - Kaufman Adaptive Moving Average) has the goal to be the perfect companion for following a trend without noise, but s
FREE
This EA looks for a divergence signal, which occurs when the price of a financial instrument moves in the opposite direction of the RSI indicator. This divergence can signal that the current trend is losing momentum and a reversal is likely. The EA identifies two types of divergence: Bullish (Positive) Divergence : This occurs when the price makes a new lower low , but the RSI indicator fails to confirm this by making a higher low . This discrepancy suggests that bearish momentum is weakening, a
FREE
LR Pivots Combo Statistics That Show You Where the Market Stands! Key Features (updated V2.1) 1. Auto-Plotting Linear Regression Channel Trend Direction — Uses slope (normalized by ATR) to identify whether the market is in an uptrend, downtrend, or ranging sideways. Trend Quality (R-Squared) — Tells you if the trend is statistically consistent (Stable) or just noise (Volatile). Useful for filtering out unreliable setups. Standard Deviation Bands — Shows how far price has deviated from the regre
FREE
Prop News Filter is a free Expert Advisor that helps traders on prop firm and funded accounts avoid violating the 2-minute news rule that most major prop firms enforce. It uses a precise two-stage protection model: pre-block new trades 15 minutes before the restricted window, then close everything 2 minutes before the news. Most news filter tools either block trading too aggressively and kill your edge, or rely on the MQL5 native calendar which is often disabled on prop firm terminals. This EA u
FREE
Moving Average  ******************* Moving Average для платформы секундных графиков Micro . ********************* Секундный график на порядок увеличит точность ваших входов и выходов. Секундный период , в привычном формате,   позволит увидеть то, что ранее было скрыто. Бесплатные индикаторы, дополнят визуальную картину, что, в совокупности выведет вашу торговлю на новый уровень. Идеально подходит как скальперам, так и трейдерам торгующим внутри дня.  Индикатор  Moving Average для платформы Micr
FREE
CYCLE WAVE OSCILLATOR indicator is an indicator based on cyclical price fluctuations. This indicator can help you determine overbought and oversold levels, and help you predict price trends within the cycle. MT4 Version here! You can combine it with our indicators below to make your trading decisions more accurate: Supply Demand Ribbon MT5 Basic Feature: - Three Trend Types: + Zero + Basic + Advanced
FREE
Quantum Signal Flow   is a professional-grade trend-following indicator for MetaTrader 5 that synchronizes volatility, momentum, and oscillatory filters into a single, high-precision signal engine. By combining the legendary SuperTrend with refined RSI and Stochastic layers, it eliminates "market noise" and identifies high-probability entry points with surgical accuracy. Key Features: Intelligent Trend Core : Based on a robust SuperTrend algorithm that adapts to market volatility using ATR. Dual
FREE
Smart Structure Buy Sell Signals is a visual market structure indicator developed primarily for Gold (XAUUSD) intraday trading on MetaTrader 5. The indicator combines market structure, momentum, liquidity behaviour and supply-demand zones to identify potential Buy and Sell opportunities. It provides clear trading levels while keeping the final trading decision completely under the user’s control. This is a manual trading indicator. It does not open, modify or close real trades. Main Features • C
FREE
RSI BandMaster RSI BandMaster is a trend-following Expert Advisor based on the RSI Bands indicator. The indicator creates dynamic support and resistance bands around the price. The Expert Advisor opens trades when the price breaks through these bands and automatically closes positions once the predefined profit target is reached. Key Features Automatically opens trades based on breakouts of the dynamic support and resistance bands generated by the RSI Bands indicator. Displays support and resist
FREE
I present the well-known Moving Average indicator. This indicator is presented as a channel, where the upper and lower lines are equidistant from the main line by a percentage set by the user. The indicator is easy to use. The basic settings of the moving average have been saved and a percentage parameter (Channel%) has been added. Basic parameters: Channel% - shows how much we want to deviate from the main line. The indicator is freely available.
FREE
This indicator calculates fibonacci levels via moving averages trend and draw these lines. You can change fast and slow Moving Averages settings for customization. Inputs: Fast MA Time Period :  64 Fast MA Shift: 0 Fast MA Method: Smoothed Fast MA Apply To: Median Price Slow MA Time Period: 32 Slow MA Shift: 0 Slow MA Method: Smoothed Slow MA Apply To: Median Price ZigZag: False ZigZag Color: Red ZigZag Type: DashDot ZigZag Width: VeryThin Fibo Settings TrendFibonacci: True FiboTrendColor: Black
FREE
Overview CAP Channel Trading v4.0 is an advanced channel-based trading indicator for MetaTrader 5. The indicator combines a Linear Weighted Moving Average (LWMA) with Average True Range (ATR) deviations to create adaptive dynamic channels that respond to market volatility in real time. Key Features • Non-repainting channel calculation • Dynamic upper and lower bands based on ATR • Real-time band touch detection with green highlight overlays • Buy and Sell reversal arrows • Multi-layer visu
FREE
AlligatorPro Signal A non-repainting Alligator + Awesome Oscillator + ADX signal indicator with multi-channel alerts. Overview AlligatorPro Signal scans price action using Bill Williams' Alligator combined with the Awesome Oscillator and ADX trend filter, and marks confirmed entry points directly on the chart with arrows — green for buy, red for sell. No trades are placed; this is a pure signal/alert tool you can use manually or alongside your own execution method. All signals are evaluated on c
FREE
IMA Finder MT5
Mubashir Mohamed Quraish Albarakat
1 (1)
This indicator is designed based on the Moving Origin indicator When the moving origin indicator breaks the price, this indicator gives a signal It is useful for better viewing of signals and analysis on them Attributes: Can be used in all symbols Can be used in all time frames Too many signals Simple and quick settings Easy way to work Settings: period: like moving average settings alarmShow: If you want to receive an alert in Metatrader after receiving the signal, enable this setting alarmS
FREE
Scalp Signal 2 is a MetaTrader 5 indicator that runs three independent trading strategies on one chart and prints color-coded buy/sell arrows with a full set of ATR-based levels: entry, stop loss and three take-profit targets. Each strategy can be turned on or off, so you can run one, two or all three at once. Features Three strategies in one tool, each with its own arrow color so you always know which logic fired: Strategy 1 - Trend Pullback (EMA + ADX): buys pullbacks to the fast EMA inside an
FREE
How it works –   Base-departure detection — algorithmically finds consolidation bases (overlapping range with compressed volatility) followed by displacement departures. Patterns: Drop-Base-Rally, Rally-Base-Drop, Rally-Base-Rally, Drop-Base-Drop — detected structurally, not by candle names. –   Strength score (0–100) — from departure velocity, time-at-base, freshness (each revisit decays the score), higher-timeframe confluence and origin volume. –   Lifecycle — Fresh, Tested (decaying), Broken
FREE
WindFlow HTF is a useful tool suited to use in conjunction together with my WindFlow indicator. This indicator will give you a background vision about the price action trend on a higher timeframe, so when it runs with the WindFlow indicator you have an almost complete trading solution. At this point, you only need some support/resistance analysis and a bit of focus to become a consistent trader. The metaphorical "wind's ballet" Professional traders know that every timeframe is governed by its o
FREE
Description Entropy-Kinetic Breakout Pulse (EKBP)   is a next-generation technical indicator that fuses   Shannon Entropy   (information theory) with   Kinetic Energy   (physics of momentum) to detect genuine market breakouts. It measures market uncertainty and the underlying force of price movements, providing clear, non-repainting signals with automatic TP/SL levels. Unlike traditional oscillators that rely solely on price or volume, EKBP quantifies the   disorder   in price action and the
FREE
GDS Renko Entry Helper - Free Renko Price Interaction Indicator for MetaTrader 5 GDS Renko Entry Helper is a free Renko price interaction indicator for MetaTrader 5. It helps traders highlight important areas where price reacts, slows down, returns to a zone or changes behavior around support and resistance. The tool is designed for manual Renko analysis. It does not generate buy or sell signals and does not tell the trader when to enter the market. Its purpose is to help focus attention on area
Gaussian Envelope   is an innovative technical indicator that uses Gaussian-weighted moving average to create dynamic price channels. Unlike traditional volatility indicators (Bollinger Bands, Keltner Channels), Gaussian Envelope provides smoother and more accurate price tracking through the use of the bell-shaped Gaussian function. The indicator is particularly effective in trending markets and for identifying reversal points, providing traders with clear entry and exit signals. Key Features
FREE
RSIBandsTREND is a custom trend-focused indicator that enhances the classic RSI approach by visualizing dynamic upper and lower bands based on RSI calculations. It plots three clean bands (upper, lower, and midline) directly on the chart, helping traders identify overbought and oversold zones with precision. Features: Three-band system: upper, lower, and center RSI lines EMA-smoothed RSI band calculation Clear trend zone visualization on chart Works on all timeframes (M1 to Monthly) Fully opt
FREE
TilsonT3
Jonathan Pereira
5 (1)
Tillson's T3 moving average was introduced to the world of technical analysis in the article ''A Better Moving Average'', published in the American magazine Technical Analysis of Stock Commodities. Developed by Tim Tillson, analysts and traders of futures markets soon became fascinated with this technique that smoothes the price series while decreasing the lag (lag) typical of trend-following systems.
FREE
Sweep Liquidity
Nawal Kishor Yadav
5 (1)
Liquidity Sweep Pro v3.2 — スマートマネー流動性検知 機関投資家の流動性スイープをリアルタイムで検知するために設計されたプロフェッショナル指標です。Buy-Side Liquidity (BSL) と Sell-Side Liquidity (SSL) のスイープを特定し、Strong と Weak に自動分類します。 主な機能: • BSL および SSL スイープのリアルタイム検知 • ヒゲの比率、ボディの終値、出来高に基づく Strong vs Weak 分類 • 品質フィルター搭載:    - Wick Ratio Filter(Strong & Weak それぞれ調整可能)    - Volume Filter(ティック出来高 vs MA)    - Body-Close Filter • 現在のセッション別スイープカウンターダッシュボード(Strong/Weak BSL & SSL) • 非リペイント矢印 — シグナルはバーの終値で確定 • 色、矢印の距離、パネル位置、フィルター設定を完全にカスタマイズ可能 • シグナルの密集を防ぐクールダウンシ
FREE
VFI Quantum
Nikita Berdnikov
5 (1)
Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
FREE
Color Trend
Bruno Goncalves Mascarenhas
Combining the best of Price Action , Directional Movement , and Divergence / Convergence analysis, the Candle Color Trend is the easy and reliable way to identify the direction of the trend. The indicator automatically paints the candles according to the premise that the upward trend is defined by prices that form a series of ascending tops and bottoms. On the other hand, the downward trend is defined by prices that form a series of descending tops and bottoms. Color Trend is certainly one of
FREE
このプロダクトを購入した人は以下も購入しています
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Trend Trading System は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Smart Trend Trading System を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Smart Trend のシグナルを自動売買に変えることができます。 Smart Trend Trading System は、リペイントなし、再描画なし、遅延なしの完全なトレーディングシステムです。よりクリーンなシグナル、より明確なトレンド方向、そしてより整理された取引方法を求めるトレーダー向けに作られています。 Learn Smart Trend Trading System Everything you need to learn, install, and use the product is available here: Online
Trend Sniper X
Sarvarbek Abduvoxobov
4.88 (32)
Trend Sniper X は、トレードの方向性と潜在的な反転ポイントを明確かつ正確に特定するのに役立つ、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー指標です。 MT4用: https://www.mql5.com/en/market/product/193245 価格情報: 現在の価格はプロモーション価格であり、今後のアップデートや新機能のリリースに伴い変更される場合があります。 ボーナス特典: このインジケーター用の無料自動売買アシスタントEAを入手するには、購入後に an 著者(開発者)へメッセージをお送りください。 Code2Profit チャンネル マルチタイムフレーム分析で相場をマスターしよう! Trend Sniper X で勝率を最大化する方法:重要なルールとセッションのコツ 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 操作タイムフレーム あらゆるチャートタイムフレームに対応。個別に選択可能な上位タイムフレーム (M1–MN1) を搭載 主要銘柄 FX、ゴールド (X
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
Zoryk Gold
Reda El Koutbane
5 (7)
割引は 24 時間後に終了します — 次の価格は$ 69 ZORYK — MetaTrader 5専用 XAUUSDシグナル・トレードプランニングシステム このような経験はありませんか。 ゴールドを分析し、エントリーを待ち、ようやくポジションを持った直後に価格が逆方向へ動く。 早すぎる決済をしてしまったり、Stop Lossを動かしたり、数秒迷っている間にチャンスを逃したりする。 その後、相場は自分が最初に予想していた方向へ進み、目標へ到達する。 問題は常に方向判断ではありません。 本当の問題は、明確な計画がなかったことです。 どこでエントリーすべきか。 どこでトレードの前提が無効になるのか。 近い利益を確保すべきか、より大きな値動きを待つべきか。 現在のsetupが本当に強いのか、それとも無理にトレードを探しているだけなのか。 ゴールドは非常に速く動きます。 正しい分析でも、明確なプランがなければ数秒で悪い判断に変わることがあります。 ZORYKは、その問題を解決するために開発されました。 ZORYKとは ZORYKは、MetaTrader 5とXAU
SuperScalp Pro
Van Minh Nguyen
4.64 (33)
SuperScalp Pro - Professional Multi-Layer Confluence Scalping System SuperScalp Proは、クラシックなSupertrendに複数のインテリジェントな確認フィルターを追加した、高度なスキャルピングインジケーターです。より高い確率が期待できるBuy/Sellの取引機会を特定し、ダマシのシグナルを大幅に減らすことをサポートします。 明確なBuyとSellの矢印がチャート上に直接表示され、ATRに基づくStop LossとTake Profitのレベルがリアルタイムで自動計算されます。 購入後、設定方法や推奨設定についてのサポートが必要な場合は、私にご連絡ください。 SuperScalp Pro Auto Traderを使用して、シグナルを簡単に自動化できます: [Auto Trader] 推奨設定ファイルをダウンロード: [Set File] 完全なドキュメントは製品ブログでご覧いただけます: [User Guide] 最新情報を受け取るには公式チャンネルに参加してください: [Official Channel]
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (7)
新たな王者が登場 - インジケーター + 注文管理表示(TP1 + TP2 + TP3)+ オプションのTelegramシグナル送信機能付き(無料) (完全なトレード&シグナルシステム) ゴールド向け最高のEA: Gold Slayer このインジケーターには、高度な戦略、カスタマイズ可能な注文管理システム、そしてエンベロープ拡張を組み合わせた平均回帰システムが搭載されています。さらに、RSIなど複数のインテリジェントな確認フィルターによって、高確率の反転エントリーをBUY・SELLシグナルとして検出します。 単にトレードを学ぶだけでなく、複数ポジションを効果的に管理し、過去に利益を出しているオープンポジションで損失トレードをカバーする方法も学べます。 M5向けに構築・最適化されており、流動性が高くシグナルの精度が安定しているBTCUSDとXAUUSDで優れたパフォーマンスを発揮します。 このインジケーターは、ATRを基に自動計算されたエントリー、ストップロス、テイクプロフィットレベルを備えた明確なLong・Shortシグナルを提供するため、リスク管理が最初から組み込まれています。 マ
GoldenX Entryは、MT5向けのインジケーターであり、適応型Smart Entry Trendアルゴリズム、シグナルスコアリングシステム、マーケットレジーム検出機能、およびボラティリティフィルターを備えています。各シグナルには、計算されたエントリーレベル、3つのテイクプロフィット(TP1、TP2、TP3)、およびストップロスレベルが含まれます。本インジケーターは、異なる市場環境に適応するために設計された複数の分析レイヤー上に構築されており、マルチレイヤー分析システムと内蔵オプティマイザーおよび統計トラッキングシステムを組み合わせています。リスク・リワード(RR)指標および過去のトレード履歴に基づく定量分析を提供します。 使い始めは簡単です — 選択した時間足でオプティマイザーを実行し、そのままチャート上でインジケーターを使用します。 コア機能 GoldenX Entryは、シグナルエンジンとトレード管理機能、そして過去統計トラッキングを1つのチャートに統合しています: - 内蔵オプティマイザー: オプティマイザーはチャート上でワンクリックで実行できます。200通りのパラメー
SPECIAL OFFER: Buy UNIX Scalper. Get Smart Universal Expert Advisor FREE. Purchase UNIX Scalper for MT5 and receive Smart Universal Expert Advisor at no additional charge to automate your UNIX Scalper signals. One $99 purchase. Your indicator plus a free automation EA. After purchasing, send me a private message on MQL5 to claim your EA.  UNIX Scalper — Multi-Market Analysis, Trade Planning and Automation Find the setup. See the plan. Choose how to trade it. UNIX Scalper brings market analysis,
伝説が帰ってきました:Entry Points Pro 10。 MQL5 Marketのトップ3に3年間入り続けた伝説的インジケーターの再始動です。 2つのバージョンで合計589件の高評価レビュー、毎日数千人のトレーダーが実際のトレードに使用し、デモのダウンロードは31,000件以上   MT4+MT5 。 私はこの5年間に寄せられたレビューをすべて読み、約束を並べる代わりに、その答えをバージョン10に組み込みました。1999年から相場に携わり、 誠実さ、自らの評判、そして顧客を大切にする 作者による製品です。 Entry Points Proのエントリーシグナルは、リペイント(再描画)を一切行いません。 そして今回初めて、これは作者の言葉ではなく検証可能な事実になりました。確定シグナルはローソク足の終値確定後にのみ表示され、自動テストで リペイントはゼロ と確認されています(EURUSD、XAUUSD、BTCUSDで2,486,568回の不変条件チェック、違反0件)。検証方法は公開されており、ストラテジーテスターでご自身で再現できます。 ご購入後は、必ずすぐにダイレクトメッセージでご
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Atomic Analyst は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Atomic Analyst を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Atomic Analyst のシグナルを自動売買に変えることができます。 Atomic Analyst は、リペイントなし、再描画なし、遅延なしの Price Action トレーディングインジケーターで、手動取引、シグナルの明確化、EA 自動化のために設計されています。 User manual: settings, inputs and strategy.   &   User Manual PDF . 価格行動、強さ、モメンタム、マルチタイムフレーム方向、高度なフィルターを分析し、トレーダーがノイズを減らし、弱いセットアップを避け、より構造化された取引判断を行えるようにします。 このイ
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
Gold Entry Sniper – ゴールドスキャルピング&スイングトレード用プロフェッショナル多時間足ATRダッシュボード Gold Entry Sniper は、XAUUSDや他の銘柄向けに正確な 売買シグナル を提供する、MetaTrader 5用の高度なインジケーターです。 ATRトレーリングストップロジック と 多時間足分析ダッシュボード を搭載し、スキャルピングからスイングトレードまで対応します。 主な特徴と利点 多時間足シグナル分析 – M1、M5、M15 のトレンドを同時表示。 ATRベースのトレーリングストップ – ボラティリティに応じて動的に調整。 プロ仕様のチャートダッシュボード – シグナル状況、ATRレベル、回帰線、売買方向を表示。 明確な売買マーカー – 自動矢印とテキストラベル。 エグジットアラートとトレード管理 – 利益確定のための自動検出。 完全カスタマイズ可能 – パネル位置、色、フォント、ATR/回帰設定を調整可能。 ゴールド(XAUUSD)に最適化 – M1〜M15のスキャルピングに最適、FXや指数、暗号資産にも対応。 Gold Entry
UZFX {SSS} スキャルピング・スマートシグナル v5.0 MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントのない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間枠において、高確率の売買シグナル、警告シグナル、トレンド継続の機会を生成します。 トレードの判断に迷うのはもうやめましょう。明確さ、正確さ、そして規律ある市場執行を求めるトレーダーのために設計された、体系的なシグナルシステムに従い始めましょう。 間違いなく、MQL5で入手可能な最高のインジケーターの一つです。絶対に見逃さないでください!!「スマートなトレーダーのためのスマートシグナル」 最新バージョン5.0がリリースされました。価格は予告なく最大499.99ドルまで値上がりする可能性がありますので、チャンスを逃さないようお早めにお求めください!! 購入を決める前に!無料トライアル
Scalper Vault は、スキャルピングを成功させるために必要なすべてを提供するプロフェッショナルなスキャルピング システムです。このインジケーターは、外国為替およびバイナリー オプションのトレーダーが使用できる完全な取引システムです。推奨される時間枠は M5 です。 システムは、トレンドの方向に正確な矢印シグナルを提供します。また、トップとボトムのシグナルとギャン マーケット レベルも提供します。 インジケーターは、プッシュ通知を含むすべてのタイプのアラートを提供します。 インジケータの購入後にご連絡ください。私の個人的な取引の推奨事項と素晴らしいボーナス指標を無料で共有します! 幸せで有益な取引をお祈りします!
ATSTRONG PRO:市場構造&ブレイクアウトインジケーター ブレイクアウト検出エンジン | 5つの動的TPターゲット | ライブダッシュボードパネル | リペイントなし 導入価格 現在の価格: $59 — 10回の販売ごとに価格が$10上昇します。 ATSTRONG PRO は、MetaTrader 5 用に設計された高度なブレイクアウトおよび機関投資家向け市場構造インジケーターです。 高確率のスイングピボットを検出し、クラスター化されたサポートとレジスタンスの蓄積ゾーンを特定し、 リアルタイムで構造の破壊(BOS)と性質の変化(CHoCH)のシグナルを発します。 このインジケーターは、ダイナミックなストップロスと5つの個別のテイクプロフィットレベル(TP1〜TP5)をチャート上に自動的に直接描画します。 リスクリワード予測ボックス、星付けされたシグナル品質の評価、およびリアルタイムのオンチャートパフォーマンス分析ダッシュボードを備えています。 取引に関する注意: これは手動取引および市場分析用のインジケーターです。ローソク足の確定時に明確な視覚的シグナル、レベル、アラー
FiboSniper Pro – Multi-Filter Fibonacci System with Auto SL/TP and Control Panel FiboSniper Proは、動的なFibonacci Envelopesと複数の確認フィルターを組み合わせ、選別されたBuyおよびSellシグナルを生成するテクニカルインジケーターです。FibonacciレベルはMoving AverageとATRを基に計算され、その後ADX、EMA、RSI、ATR、Volume、Time、Candle構造によってフィルタリングされます。インジケーターは、ATRに基づく自動Stop LossおよびTake Profitレベルをチャート上に直接表示し、さらに迅速な調整が可能なインタラクティブControl Panelを提供します。 購入後、推奨設定ファイルと詳細な使用方法については、私にご連絡ください。 Auto Trader Xを使用してFiboSniper Proのシグナルを自動化できます: [Auto Trader X] User GuideとSet Files: [Click her
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
GEM Signal Pro GEM Signal Pro は、MetaTrader 5 向けのトレンドフォロー型インジケーターです。より明確なシグナル、より整理されたトレードセットアップ、そして実用的なリスク管理をチャート上で確認したいトレーダーのために設計されています。 単純な矢印だけを表示するのではなく、GEM Signal Pro はトレード全体の考え方を、より見やすく分かりやすい形で表示します。条件が確認されると、インジケーターはエントリー価格、ストップロス、利確目標をチャート上に表示し、トレードセットアップをより効率的に確認できるようにします。 動作の仕組み このインジケーターは、まず内部ロジックに基づいて有効なシードシグナルを検出します。 確認条件が満たされると、GEM Signal Pro はチャート上に完全なセットアップを表示します。これにより、トレーダーはトレード構造をより明確に把握し、手作業による分析を減らすことができます。 チャート上のトレードレベル 確認済みシグナルに対して、GEM Signal Pro は以下を表示できます。 エントリー価格 ストップロス テ
[User Manual]   ,   [Online Course]   ,   [PDF]  And [DEMO] Axiom Matrix は、MetaTrader 5 用のプロフェッショナルなマルチシンボル・マルチタイムフレーム市場スキャナー兼意思決定ダッシュボードです。 Market Watch をスキャンし、複数の時間足を分析し、複数のエビデンスエンジンを読み取り、最も強いチャンスを比較し、1つのクリーンなマトリックスダッシュボード内で最適な BUY、SELL、WAIT、またはブロック状態を表示します。 私が Axiom Matrix を作った理由は、市場スキャンという重い作業を代わりに行ってくれる1つのツールが欲しかったからです。 RSI だけを確認したくありませんでした。 次に MACD だけ。 次に移動平均線。 次に出来高。 次にボラティリティ。 次にサポートとレジスタンス。 そして、1つのトレードアイデアを作るためだけに、銘柄と時間足を手動で切り替えることもしたくありませんでした。 私は、市場をスキャンし、エビデンスを比較し、最良のチャンスをランク付けし、今最も強い
Crystal Quantum Pro
Muhammad Jawad Shabir
5 (3)
CRYSTAL QUANTUM PRO Institutional Signal & Trade Intelligence for MetaTrader 5 Final Price: 199 USD ----> Price goes up 10 USD after every 10 sales. Limited launch slots available, act fast. Most indicators give you an arrow and leave you alone. A naked arrow is a gamble. Winning consistently requires CONFLUENCE , a clear STOP and TARGET , and honest PROOF that the system works. Crystal Quantum Pro delivers all three in one clean, no-repaint package. Crystal Quantum Pro is a complete decision sy
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Price Action Concepts は現在 $200 で提供されています。 次の 30 件の購入 後、価格は $299 に上がります。 特別オファー: 購入後、私にプライベートメッセージを送ることで、 無料ボーナス + ギフト を受け取ることができます。 まず、このトレーディングツールはリペイントなし、再描画なし、遅延なしのインジケーターであり、プロフェッショナルな取引に最適であることを強調しておきます。 [Online course] ,   [User Manual]  ,  [How to Install]  ,   [PDF] Smart Price Action Concepts Indicator は、初心者から経験豊富なトレーダーまで使える非常に強力なツールです。20 種類以上の便利なインジケーターを 1 つにまとめ、Inner Circle Trader Analysis や Smart Money Concepts Trading S
Smc Pro ToolKit
Talal N Z Aljarusha
5 (12)
SMC PRO TOOLKIT — SMART MONEY ANALYSIS & STRUCTURED TRADE PLANNING SMC Pro ToolKit is a professional Smart Money Concepts analysis workspace for MetaTrader 5. It combines market structure, multi-timeframe analysis, institutional price zones, setup evaluation, confirmation tools, volume context, alerts, and risk planning inside one organized chart environment. One workspace. Multiple layers of confirmation. One structured trading plan. OPEN COMPLETE USER GUIDE MULTI-CONDITION SETUP ENGINE At
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5向けシンセティック・フラクタル構造分析と確認済みエントリー 概要 Azimuth Pro は Merkava Labs によるマルチレベルスイング構造インジケーターです。4つのネストされたスイングレイヤー、スイングアンカーVWAP、ABCパターン検出、3タイムフレーム構造フィルタリング、そして確定バーでの確認済みエントリー — 1つのチャートで、ミクロスイングからマクロサイクルまでを網羅するワークフロー。 これはブラインドシグナル製品ではありません。ロケーション、コンテキスト、タイミングを重視するトレーダーのための構造ファーストワークフローです。 ️ サマーセール — 夏至とThe Oracle Proの発売を記念して、Azimuth Proが30%オフ。現在279 USD(通常399 USD)。期間限定の夏季オファー。 1. V2での変更点 シンセティック・マルチタイムフレームエンジン 上位タイムフレーム分析をMeridian Proと同じ独自のシンセティックアーキテクチャで一から再構築。よりクリーンなHTFコンテキスト、安定したライブ動作、
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
CRT Candle Range Theory HTF MT5.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of  Smart Money Concepts (SMC)  and trade precisely like the institutions with the  Ultimate CRT Indicator . Built exclusively for serious traders, this indicator automates the highly effective  Candle Range Theory (CRT) , a core pillar of  ICT Concepts (Inner Circle Trader
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
トレンドキャッチャーインジケーター トレンドキャッチャーインジケーターは、開発者独自の適応型トレンド分析指標を組み合わせることで、市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。また、移動平均線、RSI、ボラティリティフィルターなどの平滑化およびトレンドフィルタリング機能を備えたカスタマイズ指標も使用します。 実際の運用状況のモニタリングやその他の製品については、こちらをご覧ください: https://www.mql5.com/en/users/mechanic/seller ご注意ください。私はTelegramでEAや設定を販売していません。詐欺です。すべての設定はブログで無料で公開しています。 重要!ご購入後すぐにご連絡ください。手順とボーナスをお送りします!
作者のその他のプロダクト
Smart Chandelier Exit Smart Chandelier Exit is an adaptive trailing-stop and trend-direction indicator. It plots a multi-layer ratchet stop line that follows price: green below price in an uptrend, red above price in a downtrend. The line only ever ratchets in the trend's favor, never against it, so it doubles as a mechanical trailing stop and a clear trend-state signal. What makes it smart is the built-in Pearson R trend-quality filter. A raw stop line tells you where the stop is; the Pearson R
FREE
Smart Exit EA — Ride the Trend, Skip the Chop Smart Exit EA follows a trend with an adaptive ATR trailing line and stays in the move until the trend really turns. It is built for two problems every trend trader knows: getting shaken out of a good trade too early, and getting chopped up in a sideways market. Release notes, chart examples and new product announcements are posted on the TrendTower channel:   https://www.mql5.com/en/channels/trendtower What It Does Rides trends longer.   The trailin
FREE
Refine OBV  Refine OBV measures cumulative volume flow read against its own adaptive signal line with a color-coded spread and non-repainting divergence detection. Raw On Balance Volume answers one question: is volume being credited to the buyers or the sellers? While useful, raw OBV is a single wandering line with no reference point. Refine OBV adds an adaptive EMA of the flow itself as a reference line. The distance between the flow and its signal line (the spread) is rendered as a color-coded
FREE
SVS Assistant SVS Assistant is the execution half of Smart Volatility Squeeze MT5. It carries out the orders you request from that indicator's 1-Click Trading Desk, applies your risk rules to them, and manages the resulting positions. It is published free of charge. Please read this before downloading: it does not analyse the market and it produces no signals of its own. Without the Smart Volatility Squeeze indicator running on the same chart there is nothing for it to listen to, and it will do
FREE
Smart Volatility Squeeze MT5 Smart Volatility Squeeze MT5 is a volatility compression and momentum expansion indicator for MetaTrader 5. It builds on John Carter's Volatility Squeeze framework and extends the usual single-tier squeeze into three compression tiers, so you can see not only whether the market is compressed but how tightly it is compressed before it expands. The indicator opens in a separate window and draws two elements: a linear regression momentum histogram and a row of coloured
Quant Desk Pro An R-native trade manager for MetaTrader 5.   It manages the trades you have already opened: it measures what each one is really risking, protects it, scales out of it on a plan you set, trails what is left, and stops the whole book when the day has gone far enough wrong. Read this first.   Quant Desk Pro does not open trades and has no signal. And it ships in   VIEW ONLY : it will not send a single order until you set   I understand the risks   to true in the inputs. Until you do
Quant Key Levels, version 1.0. The reference levels a discretionary trader actually works from, on one chart and in one visual language. Eleven families, each on its own switch, and nothing on the chart that a level does not earn. What separates it from a pivot pack is not the number of families. It is that the things most level tools assume, this one measures. How far your broker's clock sits from UTC, measured out of your own terminal rather than typed into a box. Where an exchange actually op
フィルタ:
lisi 7887
1886
lisi 7887 2026.07.31 15:29 
 

ユーザーは評価に対して何もコメントを残しませんでした

レビューに返信