Double TMA with Reversal Bands Signals Edition

4.5

The Double TMA with Bands – Signals Edition v4.0 technical analysis tool is built for MetaTrader 5 combining two Triangular Moving Averages (TMA) with ATR-based reversal zones to help identify trend direction and potential turning points. It includes optional indicator visualization, multiple signal types, and flexible alerting to ensure you never miss the trade!


Notes from the Developer:

Bug corrections and implementation of requested features will be cataloged and applied in the next update, however, update delivery timelines will be protracted due to limited time availability.

Thank you for your patience and support.

If you are currently using the Double TMA with Bands - Signals Edition, v4.0 Beta has just been released. Read the release notes and updated description for full scope of changes.

There are a few known issues currently being tracked (see Usage Notes), and we would really like your feedback on the functionality and reliability of the tool.

Please help us improve this product by providing your feedback in the comments and consider leaving a review.

If you do not currently own the product, while v4.0 is still in beta testing, you can get it at a 70% discount ($59) from it's target price of *$199*.


v4.0 Release Notes

Major Features

  • Seven signal types: (up from 4) continuation, reversal-zone, high-probability reversal, price/TMA crossover, full confluence, VolStop trend-flash, and TMA Fast/Slow crossover.
  • VolStop trend engine: ATR-based trailing trend filter with its own signal family and confirmation bars.

Technical Improvements

  • UI vs signal logic separated: TMA slope thresholds for line colors, epsilon bands for actual signal calculations.
  • Slope sensitivity controls: per-line neutral-band epsilons plus optional hysteresis for enter vs exit thresholds.
  • Anti-noise crossover engine: confirmation bars, minimum TMA separation, slope checks, and closed-bar-only options.
  • ADX gating for confluence: ADX + DI+/DI− minimums for Type 5 high-probability signals.
  • Per-type signal limiting: per-trend caps for each signal family with trend-based resets.
  • Refined alerts and notifications: global and unit level toggles and limiters.

Core Concept

  • Major Trend (TMA Slow): broad directional filter and main structure reference.
  • Minor Trend (TMA Fast): responsive signal line for timing entries and minor trend shifts.
  • ATR Reversal Zones: slow TMA bands (and optional extra bands) where price often reacts or exhausts.
  • VolStop Trend Filter: ATR-based trailing line that defines active trend legs and flip points.
  • Multi-Timeframe View: compact panels summarizing major and minor trend states across timeframes.

Key Features

  • Seven entry signal families plus configurable exit / minor-trend-change signals.
  • Optional Heikin Ashi and VolStop overlays for more comprehensive visual trend confirmation.
  • Flexible slope controls with epsilon bands, hysteresis, and crossover persistence filters.


Input Parameters

TMA Slow Settings

TMA Slow
Input name Default value Description
Slow TMA Period 200 Major (slow) TMA period for the main trend.
TMA Slow Bands Smoothing Period 300 ATR smoothing period for slow TMA bands (higher = smoother bands, more lag).
ATR Multiplier of TMA Slow 5.0 ATR multiplier used to build the main upper/lower slow TMA bands.
TMA Slow Slope Adjustment 200 Lookback length for slow slope calculation.
TMA Slow Redraw Yes Allow slow TMA to redraw (less lag, may repaint historical values).
Show TMA Slow Line Yes Display the slow TMA line on the chart.


TMA Fast Settings

TMA Fast
Input name Default value Description
TMA Fast Period 26 Minor (fast) TMA period; acts as the signal line.
TMA Fast Slope Adjustment 26 Lookback length for fast slope calculation.
TMA Fast Redraw No Allow fast TMA to redraw (less lag, may repaint) when enabled.
Show TMA Fast Line Yes Display the fast TMA line on the chart.


TMA Neutral State Thresholds (UI)

TMA Neutral State Threshold Settings
Input name Default value Description
TMA Slow Trend Threshold 0.00 Slow slope threshold used for UI trend state (coloring only).
TMA Fast Trend Threshold 0.0 Fast slope threshold used for UI trend state (coloring only).

Note: TMA Slow/Fast thresholds control line colors (green/magenta/gray). Signal calculations use the epsilon values in the slope sensitivity section, not these thresholds.


Slope Sensitivity (Signal Calculations)

Slope and Hysteresis
Input name Default value Description
Fast Slope Neutral Band Epsilon 0.0 Neutral band width for fast slope; higher = fewer, cleaner signals.
Slow Slope Neutral Band Epsilon 0.0 Neutral band width for slow slope; controls trend classification.
Use Hysteresis Thresholds No Use different enter/exit thresholds to prevent signal flip-flopping.
Enter Trend Threshold 0.03 Slope must exceed this value to enter a trending state.
Exit to Neutral Threshold 0.015 Slope must drop below this value to exit a trending state.


Extra ATR Bands

Extra Band Settings
Input name Default value Description
Show Extra ATR Bands No Draw additional ATR bands around the slow TMA (uses more CPU).
Extra Band 1 Multiplier 1.0 Multiplier relative to the main slow ATR band for extra band 1.
Extra Band 2 Multiplier 2.0 Multiplier relative to the main slow ATR band for extra band 2.
Extra Band 3 Multiplier 3.0 Multiplier relative to the main slow ATR band for extra band 3.
Extra Band 4 Multiplier 4.0 Multiplier relative to the main slow ATR band for extra band 4.
Extra Band 5 Multiplier 5.0 Multiplier relative to the main slow ATR band for extra band 5.
Extra Band 6 Multiplier 6.0 Multiplier relative to the main slow ATR band for extra band 6.
Extra Band 7 Multiplier 7.0 Multiplier relative to the main slow ATR band for extra band 7.


Main Entry Signals (Global)

Entry Signals - Global Settings
Input name Default value Description
Signal Confirmation Bars 0 Bars to wait for signal confirmation (0 = current bar).
Show Buy/Sell Entry Signals Yes Master switch to display all entry signal arrows.


Signal Type 1

Signal Type 1 – Trend + Confluence
Input name Default value Description
Signal Type 1 Enable No Enable Type 1 signals: price vs. major trend + minor trend change + major trend confluence.
Signal Type 1 Buy Arrow Code 241 Wingdings arrow code for Type 1 buy signals.
Signal Type 1 Sell Arrow Code 242 Wingdings arrow code for Type 1 sell signals.
Max Type 1 Signals per Trend 1 Maximum number of Type 1 signals allowed per trend (0 = unlimited).


Signal Type 2

Signal Type 2 – Reversal Zone + Confirmation
Input name Default value Description
Signal Type 2 Enable No Enable Type 2 signals: price closes in reversal zone + TMA Fast in reversal zone + minor trend confirmation.
Signal Type 2 Buy Arrow Code 233 Wingdings arrow code for Type 2 buy signals.
Signal Type 2 Sell Arrow Code 234 Wingdings arrow code for Type 2 sell signals.
Max Type 2 Signals per Trend 1 Maximum number of Type 2 signals allowed per trend (0 = unlimited).


Signal Type 3

Signal Type 3 – High Probability Reversal
Input name Default value Description
Signal Type 3 Enable No Enable Type 3 high-probability reversal signals (entry + exit on the same candle).
Signal Type 3 Buy Arrow Code 177 Wingdings arrow code for Type 3 buy signals.
Signal Type 3 Sell Arrow Code 177 Wingdings arrow code for Type 3 sell signals.
Max Type 3 Signals per Trend 1 Maximum number of Type 3 signals allowed per trend (0 = unlimited).


Signal Type 4

Signal Type 4 – Price/TMA Slow Crossover
Input name Default value Description
Signal Type 4 Enable No Enable Type 4 signals: price opens on one side of TMA Slow and closes on the other.
Signal Type 4 Buy Arrow Code 170 Wingdings arrow code for Type 4 buy signals.
Signal Type 4 Sell Arrow Code 170 Wingdings arrow code for Type 4 sell signals.
Max Type 4 Signals per Trend 1 Maximum number of Type 4 signals allowed per trend (0 = unlimited).


Signal Type 5

Signal Type 5 – Full Confluence / High Probability
Input name Default value Description
Signal Type 5 Enable No Enable Type 5 signals: TMA Fast + TMA Slow + VolStop + Heikin Ashi + ADX + DI confluence.
Signal Type 5 Buy Arrow Code 200 Wingdings arrow code for Type 5 buy signals.
Signal Type 5 Sell Arrow Code 202 Wingdings arrow code for Type 5 sell signals.
Max Type 5 Signals per Trend 1 Maximum number of Type 5 signals allowed per VolStop trend (0 = unlimited).
Type 5 Require Price Above/Below TMA Slow Yes Require price to be above/below TMA Slow in the direction of the signal.
Type 5 Signal Delay 1 Bars to delay Type 5 signal (0 = same bar, 1 = next bar, etc.).


Signal Type 6

Signal Type 6 – VolStop Trend Change Flash
Input name Default value Description
Signal Type 6 Enable No Enable Type 6 signals when VolStop switches trends in line with TMA Slow.
Signal Type 6 Buy Arrow Code 233 Wingdings arrow code for Type 6 buy signals.
Signal Type 6 Sell Arrow Code 234 Wingdings arrow code for Type 6 sell signals.
Max Type 6 Signals per Trend 3 Maximum number of Type 6 signals allowed per VolStop trend (0 = unlimited).
Type 6 Require TMA Slow Confluence Yes Require TMA Slow to agree with the VolStop trend for Type 6 signals.
Type 6 VolStop Confirmation Bars 1 Bars VolStop trend must persist before confirming Type 6 signals.


Signal Type 7

Signal Type 7 – TMA Fast/Slow Crossover
Input name Default value Description
Signal Type 7 Enable Yes Enable Type 7 anti-repainting crossover signals between TMA Fast and TMA Slow.
Signal Type 7 Buy Arrow Code 164 Wingdings arrow code for Type 7 buy signals.
Signal Type 7 Sell Arrow Code 164 Wingdings arrow code for Type 7 sell signals.
Max Type 7 Signals per Trend 0 Maximum number of Type 7 signals allowed per trend (0 = unlimited).
Type 7 Crossover Confirmation Bars 0 Bars crossover must remain valid before a Type 7 signal (0 = immediate).
Type 7 Minimum TMA Separation 0.0001 Minimum distance between TMA Fast and TMA Slow required for a crossover signal.
Type 7 Require Consistent Slopes No Require both TMA slopes to align with the signal direction.
Type 7 Closed Bar Only Yes Only detect crossovers on closed bars (anti-repainting).
Type 7 Persistence Bars 1 Bars the crossover must persist before confirming a Type 7 signal.


ADX Settings (for Type 5 Signals)

ADX Trend Strength
Input name Default value Description
ADX Period 14 Period for ADX calculation used in Type 5 confluence.
Minimum ADX Value 25.0 Minimum ADX level required to treat the market as trending.
Minimum DI+/DI- Difference 5.0 Minimum difference between DI+ and DI- to confirm directional strength.


Exit / Minor Trend Change Signals

Exit Signals
Input name Default value Description
Show Exit Signals Yes Display minor trend change / exit arrows based on price vs. TMA Slow.
Exit Signal Cooldown Bars 26 Minimum bars between exit signals to avoid clutter.
Exit Buy Arrow Code 222 Wingdings arrow code for Bull→Bear minor trend change (buy exit).
Exit Sell Arrow Code 221 Wingdings arrow code for Bear→Bull minor trend change (sell exit).


Notifications

Alerts and Push
Input name Default value Description
Send Alerts Yes Enable platform alert pop-ups for signals.
Send Push Notifications Yes Send push notifications to the mobile app.
New Bar Alert No Trigger an alert every time a new bar opens.
Send Test Notification on Init No Send a test notification when the indicator initializes.


Trend Panels and Visualization

Trend Panels
Input name Default value Description
Show Major Trend Panel Yes Display multi-timeframe major trend panel.
Show Minor Trend Panel Yes Display multi-timeframe minor trend panel.
Panel Corner Position Bottom Left Chart corner where the panels are anchored.
Major Trend Panel X Offset 10 Horizontal offset (pixels) for the major trend panel.
Major Trend Panel Y Offset 80 Vertical offset (pixels) for the major trend panel.
Minor Trend Panel X Offset 10 Horizontal offset (pixels) for the minor trend panel.
Minor Trend Panel Y Offset 30 Vertical offset (pixels) for the minor trend panel.
Bull Trend Color Lime Color used to show bullish trend in panels.
Bear Trend Color Magenta Color used to show bearish trend in panels.


Heikin Ashi

Heikin Ashi Settings
Input name Default value Description
Show Heikin Ashi Candles Yes Overlay Heikin Ashi candles on the main chart.


VolStop Settings

VolStop Trend Filter
Input name Default value Description
Show VolStop Line Yes Display the VolStop trailing trend line on the chart.
VolStop ATR Period 26 ATR period used by the VolStop calculation.
VolStop Source Price Close Price type used for VolStop (e.g., close price).
VolStop ATR Multiplier 3.0 ATR multiplier controlling VolStop distance from price.


Typical Applications

  • Trend following: trade in the direction of the major trend when minor trend aligns.
  • Reversal trading: focus on signals within reversal zones.
  • Scalping or swing: adjust periods and confirmations to timeframe.

Technical Details

  • Platform: MetaTrader 5
  • Timeframes: Any
  • Markets: Forex, indices, commodities, crypto
  • Operation: historical and live charts
  • Implementation: no DLL calls; does not use external WebRequest.

Usage Notes

This indicator is for analysis and education. It does not guarantee results. Test thoroughly and apply risk management appropriate to your objectives.

Product Usage Disclaimers:

- In order to use Type 3 Signals, you must enable at least Type 2 Signals and Exit Signals for proper Type 3 Signal calculation.

Known Issues:

- Type 1 signals are not working
- Type 6 signals max signals limiter is not functioning
- UI issue when turning hikein ashi candles off (temporary fix - leave heikin ashi candles on in the Inputs tab and set the heikin ashi candle colors to None in the Colors tab)
Type 6 alert is received but signal it is not shown on the graphic
- Price showed on alert is not the actual price (price shown in alert is relative to the signal graphic position on the chart)
- Signals of the indicator do not match on the real chart vs in the strategy tester (this is due to the way the indicator is calculated and is an inherent aspect of the tool)


Feature Requests:

- Make the Type 5 signal only show a sell signal when the TMA Slow is in downtrend and only show a buy signal when the TMA Slow is in uptrend
- I
nclude the "angle of rise/fall" in the Trend Panel. 


*There is no defined timeframe for bug fix development, but the bugs will be fixed before the price increase.*

レビュー 2
Fernando
179
Fernando 2025.10.01 00:05 
 

I want to congratulate the developer on this improved version. I highly recommend the signals edition of this great indicator. Well planned and structured product. Fully functional and user-friendly interface. Finally, it is an intuitive tool to track the market trend and its many opportunities of reversals. Great work. Hope to have soon the EA version of this indicator.

mahaon2
195
mahaon2 2025.12.26 20:23 
 

Type 5 signals do not arrive in real time, but appear on the history when the indicator is reinstalled. The developer does not respond. The strategy tester also does not match reality. However, I do not think this is a problem with the settings (all settings are default). The indicator draws as it pleases, so I do not recommend purchasing it.

Update to the review. The developer has responded, and I will continue testing

おすすめのプロダクト
Improved version of the free HMA Trend indicator (for MetaTrader 4) with statistical analysis. HMA Trend is a trend indicator based on the Hull Moving Average (HMA) with two periods. HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. The main differences from the free version: Ability to predict the probability of a trend reversal using analysis of history data. Plotting statistical charts for analyzi
Heiken Ashi Smoothed Strategy is a very simple but powerful system to get forex market trend direction. This indicator is actually 2 indicators in 1 pack, Heiken Ashi and Heiken Ashi Smoothed Moving Average both included. Because HA (Heiken Ashi) and HAS (Heiken Ashi Smoothed) are calculated in the same one system event with necessary buffers and loop only, so it is the FAST, OPTIMIZED and EFFICIENT HA having the combined indicator of MetaTrader 5. You can choose to display HA and HAS in the sam
TRI Visualizer Enhanced - 熱力学的市場分析の革命 概要 TRI(Thermal Range Indicator)Visualizer Enhanced は、従来のテクニカル分析を超越した、物理学の熱力学理論を応用した革新的なマーケット分析インジケーターです。市場の価格変動を「熱力学的エネルギー」として捉え、これまで見落とされていた市場の微細な変化を高精度で検出します。 革新的な仕組み 1. デュアル計算エンジン クラシックTRIモード 基本公式: |終値-始値| + (高値-安値) ローソク足の実体とヒゲを統合した純粋なボラティリティ測定 シンプルで直感的、あらゆる市場環境で安定動作 熱力学的TRIモード(独自開発) 価格加速度 :2次微分による価格変化の勢いを測定 出来高変化率 :相対的な出来高の変化を動的に評価 ポジションエネルギー :正規化された価格変動エネルギーを計算 熱力学的係数 :物理学の熱力学法則を市場分析に応用 2. 高度な平滑化システム SMA(単純移動平均) :基本的なノイズ除去 EMA(指数移動平均) :最新データ重視の平滑化
RBreaker Gold Indicatorsは、金先物の短期日内取引戦略であり、トレンドフォローと日内反転の2つの取引手法を組み合わせたものです。トレンド相場での利益を捉えるだけでなく、相場が反転した際には迅速に利確し、その流れに沿ってポジションを反転させることができます。 この戦略は、アメリカの雑誌『Futures Truth』において、15年連続で最も収益性の高い取引戦略トップ10に選ばれた実績を持ち、非常に長いライフサイクルを誇り、現在も国内外で広く使用・研究されています。 本インディケーターは、2026年の金先物の値動きに対応し、14日間のATR指標に基づいて、ブレイクアウト係数A、観察係数B、リバーサル係数Rをより合理的な値で定義しています。非常に優れたインディケーターであり、安定的な年間収益を実現しています。ぜひおすすめします〜
# DRAWDOWN INDICATOR V4.0 - The Essential Tool to Master Your Trading ## Transform Your Trading with a Complete Real-Time Performance Overview In the demanding world of Forex and CFD trading, **knowing your real-time performance** isn't a luxury—it's an **absolute necessity**. The **Drawdown Indicator V4.0** is much more than a simple indicator: it's your **professional dashboard** that gives you a clear, precise, and instant view of your trading account status. --- ## Why This Indicator
Confluence Edge Indicator Confluence Edge Indicator is a powerful all-in-one technical analysis tool designed to provide a complete multi-timeframe view of market conditions. It removes the need for multiple chart indicators by combining proven trading methodologies into a single, clean, intuitive dashboard. Built for traders who rely on confluence, this indicator delivers real-time analysis using price action, volume, momentum, market structure, and algorithmic scoring concepts. It is designed
Universal Soul Reaper is an atmospheric market-flow oscillator designed to interpret price behavior as a cycle of spiritual energy. Instead of reacting to raw price alone, it visualizes the state of the market’s soul —revealing when momentum is awakening, stabilizing, or fading. The indicator operates in a separate window and presents three interwoven entities: the Ectoplasmic Veil , the Spirit Boundary , and the Soul Core . Together, they form a living framework that helps traders sense pressu
The Antique Trend Indicator is a revolutionary trend trading and filtering solution with all the important features of a trend tool built into one tool! The Antique Trend indicator is good for any trader, suitable for any trader both for Forex and binary options. There is no need to configure anything, everything has been perfected by time and experience, it works great during flats and trends. The Antique Trend indicator is a tool for technical analysis of financial markets, reflecting curren
STRICTLY FOR BOOM INDEX ONLY!!!!! Here I bring the Maximum Trend Arrows OT1.0 MT5 indicator. This indicator is made up of a combination of different trend indicators for entries and exits, for entries an orange arrow will paint on the chart below the current market and a red flag for closing of trades and it produces buy arrows only. When the orange arrow appears, it will appear along with it's sound to notify you. The 1H timeframe is recommended, don't use it anywhere else than on the 1H timefr
CycleFlux Pro
Pieter Gerhardus Van Zyl
CycleFlux Pro is an advanced cycle-based momentum oscillator designed to reveal hidden rhythm and timing within price action. It transforms raw market movement into a normalized phase curve, allowing traders to identify transitions between accumulation, expansion, and exhaustion phases with greater clarity. At its core, the indicator plots a primary CycleFlux Phase line, which reflects the current position of price within its recent range. This is complemented by adaptive Signal High and Signal
The Riko Trend indicator is a revolutionary trend trading and filtering solution with all the important features of a trend tool built into one tool! The Riko Trend indicator is good for any trader, suitable for any trader for both forex and binary options. You don’t need to configure anything, everything is perfected by time and experience, it works great during a flat and in a trend. The Riko Trend indicator is a technical analysis tool for financial markets that reflects the current price f
ATR適応とスマートアラート機能を備えた高度なカギ足インジケーター 市場のノイズをフィルタリングし、真のトレンド変化を強調するこのプロフェッショナルなカギ足インジケーターで、価格分析を変革しましょう。1870年代の日本の米市場の伝統的なチャート手法に基づき、このツールは時間ベースの変動を無視し、重要な価格変動のみに焦点を当てます。 主な機能: デュアル反転方式 固定デルタ:反転検出のための正確な価格閾値を設定 ATRベース:平均真実範囲(14期間標準)を使用した市場ボラティリティへの自動適応 トレーディングスタイルと市場状況に基づいて方式を切り替え 視覚的明瞭性 陽線(太い、青):強気モメンタム - 買い方が優勢 陰線(細い、赤):弱気モメンタム - 売り方が優勢 最適なチャート視認性のためのカスタマイズ可能な色と線幅 肩(レジスタンス)と腰(サポート)レベルの自動マーキング 包括的なアラートシステム(7つのカギ足シグナルルール) 陽/陰転換:トレンド方向が変わったときの即時アラート 肩の形成:天井での弱気反転ポイントのアラート 腰の形成:底での強気反転ポイントのアラート 複数の肩:連
Ing (inguz,ingwar) - the 23rd rune of the elder Futhark ᛝ, Unicode+16DD. Add some runic magic to your trading strategies. The correct marking of the daily chart will indicate to you the successful moments for counter-trend trading. Simple to use, has high efficiency in volatile areas. Be careful in lateral movements. Signals ᛝ are generated when the main lines of construction intersect. Red arrow down - recommended sales Blue up arrow - recommended purchases rare purple arrows indicate exce
Rapid Pulse Scalper
Muhammad Mustajab Bajwa Muhammad Ri
Rapid Pulse Scalper Fast Signals. Precise Entries. Smart H1 Scalping Control. Rapid Pulse Scalper is a professional MT5 scalping indicator designed for traders who want clean, fast, and filtered Buy/Sell signals on major forex pairs using the H1 timeframe . It uses a multi-confirmation signal system to help reduce market noise and focus on higher-quality trading opportunities. This indicator is built for disciplined traders who want simple chart signals, structured trade levels, and smart trade
MACD Pro Master
Itumeleng Mohlouwa Kgotso Tladi
MACD Pro Master The MACD Pro Master is your ultimate trading companion, designed to revolutionize your financial journey and unlock the doors to wealth. Here's why it's the next best thing since sliced bread: Advantages Precision Trading : The MACD Pro Master leverages the powerful Moving Average Convergence Divergence (MACD) indicator to provide accurate buy and sell trades,  ensuring you capitalize on every market opportunity. Customizable Settings : Tailor the trading strategy to your unique
Dark Oscillator   is an Indicator for intraday trading. This Indicator is based on   Counter Trend  strategy, trying to intercept changes in direction, in advance compared trend following indicators.  We can enter in good price with this Indicator, in order to follow the inversion of the trend on the current instrument. It is advised to use low spread ECN brokers. This Indicator does   Not repaint   and   N ot lag . Recommended timeframes are M5, M15 and H1. Recommended working pairs: All. I nst
CasperIT Z-Score Intelligence MT5 CasperIT Z-Score Intelligence is a professional market stretch indicator for MetaTrader 5. It uses Z-Score analysis to measure how far price has stretched from its statistical mean and presents the result through a clean institutional dashboard. The indicator is designed to help traders identify overbought, oversold, stretched, and extreme market conditions. It does not open trades. It provides market context, probability guidance, regime classification, and v
This indicator is used to compare the relative strength of the trade on the chart against the other several selected symbols. By comparing the price movement of each traded variety based on the same base day, several trend lines of different directions can be seen, reflecting the strong and weak relationship between the several different traded varieties, so that we can have a clearer understanding of the market trend. For example, you can apply this indicator on a EurUSD chart and compare it w
DAILY OH/OL SDEV QUANT MODEL - STATISTICAL TRADING WITH PRECISION RISK MANAGEMENT TRADE WITH MATHEMATICAL CERTAINTY - KNOW YOUR EXACT STOP-LOSS AND TAKE-PROFIT BEFORE YOU ENTER This indicator analyzes 5,000+ days of price history to give you: Exact entry levels (sigma bands locked at daily open) Exact stop-loss distance (from M
Clever Parabolic RSI Parabolic SAR と RSI を組み合わせた、賢くて正確なオシレーター このオシレーターは、人気の高い2つのテクニカル指標 — Parabolic SAR と RSI — を融合させたインテリジェントなシステムで、 市場の状態 、 トレンドの強さ 、そして 売買のタイミング を明確に視覚化します。 仕組み: 緑の四角いドット が表示されたら、 上昇トレンドの開始 を示します 赤の四角いドット は、 下降トレンドの開始 を示します 最初のドットの後に 同じ方向のドットが3つ 続きます — 3つ目のドットの後にエントリー するのが基本戦略です スクリーンショットでは、 トレンド転換から3本のローソク足以内に正確なシグナル が出現している様子が確認できます 戦略と活用法: 5分足以上 のタイムフレームで優れたパフォーマンスを発揮 FX通貨ペア、商品、株価指数、暗号資産 など幅広く対応 スキャルピング、デイトレード、スイングトレード に最適 Clever Parabolic
NeuralTickによるCleanTrend — 過去を決して書き換えないトレンド指標。履歴上は美しいのに、ライブトレードではシグナルを書き換えてしまう指標にうんざりしていませんか? ノイズと欺瞞にうんざりしているトレーダーがCleanTrendを選ぶ3つの理由: 100%再描画なし。 ラインの色は永久に固定されます。過去のバーが後から変わることは一切ありません — ストラテジーテスターでご確認ください。 デュアルノイズフィルター。 価格が設定したしきい値(MinMove)を超えかつ複数のバーにわたって方向を維持した(ConfirmBars)場合にのみシグナルが出現します。レンジ相場での「ノコギリ刃」とはおさらばです。 状況を逃さないアラートシステム。 ポップアップウィンドウ、サウンド、ジャーナル記録、スマートフォンへのプッシュ通知(MetaTrader 5アプリ)。ターミナルが閉じていても、トレンド変化を即座に把握できます。 CleanTrendはチャートをパネルで埋め尽くしません — シンプルなカラーラインのみ:青(買い) または 赤(売り)。エントリー価
Introduction The "Two Moving Average Crossover" indicator for MetaTrader 5 (MT5) is a technical analysis tool that displays two moving averages and notifies when the moving averages cross each other. The indicator calculates and plots two moving averages, one of which is faster and the other is slower. When the faster moving average crosses above the slower moving average, it is considered a bullish signal, indicating a potential trend reversal or the start of a new uptrend. Conversely, when th
MT5 用の Crypto_Forex インジケーター「トレンド修正ヒストグラム」。 ..................................................................................................................... - トレンド修正ヒストグラムは 2 色で表示できます。赤は弱気トレンド、青は強気トレンドです。 - 7 つの連続したヒストグラム列が同じ色の場合、新しいトレンドの始まりを意味します。 - トレンド修正ヒストグラム インジケーターは、損失を最小限に抑え、利益を最大化することを主な目的として設計されています。 - インジケーターの感度を左右するパラメーター「期間」があります。 - モバイルおよび PC アラートが組み込まれています。 - トレンド修正ヒストグラムは、シンプルですが収益性の高い取引システムとして使用できます。以下を参照してください。 ...............................................................
The indicator displays a matrix of indicators across multiple timeframes with a sum total and optional alert. Custom indicators can also be added to the matrix, in a highly configurable way. The alert threshold can be set to say what percentage of indicators need to be in agreement for an alert to happen. The alerts can turned on/off via on chart tick boxes and can be set to notify to mobile or sent to email, in addition to pop-up. The product offers a great way to create an alert when multiple
US30NinjaMT5
Satyaseelan Shankarananda Moodley
US30 Ninja is a 5 minute scalping indicator that will let know you when there is a trade set up (buy or sell). Once the indicator gives the trade direction, you can open a trade and use a 30 pip stop loss and a 30 pip to 50 pip take profit. Please trade at own own risk. This indicator has been created solely for the US30 market and may not yield positive results on any other pair. 
No Supply No Demand VSA Indicator - Description for MQL5 Market Description No Supply No Demand is a volume spread analysis indicator for MetaTrader 5 based on classic Wyckoff VSA concepts. It automatically scans price bars for two specific candle patterns that signal a possible pause or reversal in the current move, and marks them directly on the chart with simple arrow symbols. A No Demand bar is a bullish candle that closes with low volume and a wick on both ends, appearing after the price
ESS の戦略的シグナル このインジケーターは、フィルターが適用されたエンベロープ タイプのキャンドルを検出します。このフィルターは 3 つの戦略で構成されており、測定可能なパラメーター内で可能な最大の効果を識別することができます。 信号は方向ごとに上向き矢印と下向き矢印で示され、アラート、電子メール、モバイルへのプッシュ メッセージを有効または無効にすることもできます。 100% 効果的な指標はありません。そのため、テクニカル分析や他の指標の助けを借りて、独自の戦略の有効性を改善する必要があります。 ESS の戦略的シグナル このインジケーターは、フィルターが適用されたエンベロープ タイプのキャンドルを検出します。このフィルターは 3 つの戦略で構成されており、測定可能なパラメーター内で可能な最大の効果を識別することができます。 信号は方向ごとに上向き矢印と下向き矢印で示され、アラート、電子メール、モバイルへのプッシュ メッセージを有効または無効にすることもできます。 100% 効果的な指標はありません。そのため、テクニカル分析や他の指標の助けを借りて、独自の戦略の有効
The RSI Divergence + FVG Signal indicator combines Relative Strength Index (RSI) Divergence with Fair Value Gap (FVG) detection to generate high-probability buy and sell signals based on both momentum shifts and institutional imbalance zones. Core Features: RSI Divergence Detection : Identifies both regular and hidden bullish/bearish divergences between price and RSI. Divergences indicate potential trend reversals or continuation. FVG Zone Recognition : Detects Fair Value Gaps (imbalances caused
トレンド、ロケーション、モメンタムを総合的に評価し、0~100のトレードス​​コアで表示するマルチマーケット・マルチタイムフレーム対応のスキャナー。適応型レジーム検出機能と内蔵ノイズフィルターを搭載。FX、仮想通貨、指数、貴金属、原油など、最大10銘柄を同時にスキャンします。 詳細説明 APEXマルチマーケットスキャナー ― チャートを何度もめくる必要はありません。市場全体を一度に把握できます。 APEXは、最大10銘柄(FX主要通貨ペア/マイナー通貨ペア、仮想通貨、指数、金、銀、原油)を同時にスキャンするプロ仕様のダッシュボードです。各チャート上のあらゆる情報を、トレードス​​コア(0~100)という単一の数値に集約します。 多くのスキャナーはクロスラインを表示するだけですが、APEXはなぜ今その銘柄が重要なのか、そしていつその銘柄を放置すべきなのかを明確に示します。 思考プロセス: レジーム検出 — APEXはまず、ADXとATRを用いて各銘柄を5つの市場状態(トレンド、レンジ、ブレイクアウト、ボラティリティ、コンプレッション)のいずれかに分類します。トレンドで有効
PipFinite Trend PRO MT5
Karlo Wilson Vendiola
4.84 (559)
Breakthrough Solution For Trend Trading And Filtering With All Important Features Built Inside One Tool! Trend PRO's smart algorithm detects the trend, filters out market noise and gives entry signals with exit levels. The new features with enhanced rules for statistical calculation improved the overall performance of this indicator. Important Information Revealed Maximize the potential of Trend Pro, please visit www.mql5.com/en/blogs/post/713938 The Powerful Expert Advisor Version Automatin
このプロダクトを購入した人は以下も購入しています
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Trend Trading System は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Smart Trend Trading System を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Smart Trend のシグナルを自動売買に変えることができます。 Smart Trend Trading System は、リペイントなし、再描画なし、遅延なしの完全なトレーディングシステムです。よりクリーンなシグナル、より明確なトレンド方向、そしてより整理された取引方法を求めるトレーダー向けに作られています。 Online course , manual and [download presets] . このシステムは、トレンド検出、反転ゾーン、Smart Cloud、トレーリングストップロジック、サポートとレジスタンス、ローソク足の色分け
Trend Sniper X
Sarvarbek Abduvoxobov
5 (8)
Trend Sniper X は、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー・インジケーターです。トレーダーがトレンドの方向性と反転ポイントを明確かつ正確に特定できるよう支援します。 価格情報: 現在の価格はキャンペーン価格であり、今後のアップデートや新機能のリリースに伴い変更される可能性があります。 Code2Profit チャンネル マルチタイムフレーム分析で市場をマスターしよう! 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 操作タイムフレーム あらゆるチャートタイムフレームに対応。個別に選択可能な上位タイムフレーム (M1–MN1) を搭載 主要銘柄 FX、ゴールド (XAUUSD)、およびその他のCFD 推奨口座 あらゆる口座タイプに対応 視覚化 色分けされたトレンドローソク足 (買い/売り/弱気/変化) + 買い/売り矢印 追加モジュール セッション市場ボックス (シドニー、東京、ロンドン、ニューヨーク) 主な機能 マルチタイムフレーム・トレンド分析: 上位タイムフレームの
SUPERHEROインジケーターは、「オールインワン」方式に基づいて設計された多通貨対応の取引システムです。このインジケーターは市場を独自に分析し、取引の開始および終了のタイミングに関するシグナルを提供します。ストップロス注文とテイクプロフィット注文を使用します。R:R比率は1:1です。 私は時折、このシステムのシグナルに基づいて自ら取引を行いますが、その結果は以下の通りです— ライブシグナル このシステムはスマートフォンにプッシュ通知を送信できるため、PCに縛られることなく「外出先」からでも取引を行うことができます。自己勘定取引を行う企業に最適です。 すべてのお客様への特典: このインジケーターをご購入いただいたすべてのお客様に、私から特別なユーティリティをプレゼントいたします。その内容は以下の通りです: 自動的にストップロス注文とテイクプロフィット注文を発注します 価格が目標水準に達すると、自動的に取引を決済します 指値注文による取引に対応しています 平均化取引モードに対応しています この優れた、しかも非常に便利なユーティリティをプレゼントとして受け取りたい場合は、SUPERHER
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
SuperScalp Pro
Van Minh Nguyen
4.6 (30)
SuperScalp Pro – プロフェッショナル多層コンフルエンス・スキャルピングシステム SuperScalp Pro は、複数のコンフルエンスを組み合わせたプロフェッショナル向けスキャルピングシステムです。より高い確率のトレードチャンスを見つけられるよう設計されており、明確なエントリー確認、ATRに基づくStop LossとTake Profit、さらにXAUUSD、BTCUSD、主要なFX通貨ペアに対応した柔軟なシグナルフィルター機能を提供します。 完全なドキュメントは製品ブログにあります: [User Guide] SuperScalp Pro Auto Trader EA による自動売買が利用可能です: [Auto Trader] SuperScalp Pro のトレードロジックを基に開発されたゴールド自動スキャルピングEA: [SuperScalp Gold] SuperScalp Pro は、Supertrend、VWAP、EMA、RSI、ADX、出来高分析、ボリンジャーバンド、MACDダイバージェンスを組み合わせ、低品質なトレードセットアップをフィルタリングし
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a professional trading indicator built on Smart Money Concepts (SMC) , combining market structure analysis with a No Repaint BUY / SELL signal system in a single indicator. It helps traders understand market structure more clearly, identify key price zones, and focus on higher-quality trading opportunities. By combining Multi-Timeframe Analysis , Points of Interest (POIs) , and real-time signals, th
伝説が帰ってきました: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件)。検証方法は公開されており、ストラテジーテスターでご自身で再現できます。 ご購入後は、必ずすぐにダイレクトメッセージでご
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
Gann Made Easy   は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
この製品は 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 . 価格行動、強さ、モメンタム、マルチタイムフレーム方向、高度なフィルターを分析し、トレーダーがノイズを減らし、弱いセットアップを避け、より構造化された取引判断を行えるようにします。 このイ
時折、私自身もこのシステムを使って取引を行っています。 実口座での私の手動による「BOMBER」トレードをぜひご評価ください - LIVE SIGNAL このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディン
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
M1 Quantum を使用したライブトレードシグナル : シグナル (取引は 自動的に Quantum Trade Assistant によって実行され、この製品に 無料 で含まれています。) 価格プラン: 現在価格: $169 (早期購入者向けオファー) 次回予定価格: $189 予定小売価格: $299 開発者からのお知らせ: ご購入後、 最新の推奨設定ファイル(Set File) 、運用アドバイス、および他の M1 Quantum ユーザーと交流できる VIPサポートグループ への招待をご希望の場合は、お気軽にご連絡ください。 よくある質問 - 設定ファイル - インストールガイド M1 Quantum は、M1専用のプロフェッショナルトレーディングシステムであり、ストップロス、テイクプロフィット、スマートな資金管理を内蔵した、迅速かつ正確な取引シグナルを提供します。 M1 Quantum は、 連続勝利 に重点を置いて口座を素早く成長させるために設計されたプロフェッショナルな資金管理を備えています。 M1 Quantum インジケーター の主な特徴 M1時間足 およびすべ
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
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コンテキスト、安定したライブ動作、
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
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Price Action Concepts は現在 $200 で提供されています。 次の 30 件の購入 後、価格は $299 に上がります。 特別オファー: 購入後、私にプライベートメッセージを送ることで、 無料ボーナス + ギフト を受け取ることができます。 まず、このトレーディングツールはリペイントなし、再描画なし、遅延なしのインジケーターであり、プロフェッショナルな取引に最適であることを強調しておきます。 Online course , and manual Smart Price Action Concepts Indicator は、初心者から経験豊富なトレーダーまで使える非常に強力なツールです。20 種類以上の便利なインジケーターを 1 つにまとめ、Inner Circle Trader Analysis や Smart Money Concepts Trading Strategies などの高度な取引アイデアを組み合わせています。このインジケ
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these da
ORB Seeker MT5
Marcela Goncalves De Oliveira
期間限定の割引価格! たったの99ドル! ご購入後、ボーナスとしてORB Seeker EAと個人最適化セットファイルをお受け取りいただくため、私にご連絡ください。 クリーンなセッションブレイクアウトを自信を持ってキャッチしましょう! ORB Seeker MT5は、正確性、シンプルさ、柔軟性、そして明確なチャート構造を求めるトレーダー向けに開発された、プロ仕様のオープニングレンジブレイクアウト(ORB)インジケーターです。 このシステムは、あらゆる銘柄のプレマーケットまたはカスタムセッションのレンジを自動的にプロットし、エントリー、ストップロス、テイクプロフィット、およびオプションの50%部分TPレベルを含む明確なブレイクアウトシグナルを提供します。すべての計算結果はリアルタイムでチャート上に表示されます。 ロンドンオープン、ニューヨークセッション、アジアセッション、または独自のカスタム市場時間帯で取引できます。ORB Seeker MT5は選択したセッション時間帯に合わせて調整されるため、市場レンジ、ブレイクアウトレベル、トレードレベルの位置を正確に把握できます。 ご購入いただ
ARICoin is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cust
The Oracle Pro
Ottaviano De Cicco
5 (1)
The Oracle Pro:MT5向け合成マルチタイムフレーム・バイアスエンジン ️ サマー・ローンチ・オファー — The Oracle Pro を 199 USD で(早期購入者向け)。価格は普及に応じて上昇します。最終価格 399 USD。 The Oracle Pro は、要求の高いプロのトレーダーのために作られた MetaTrader 5 向けのプレミアム・マルチタイムフレーム バイアスエンジン です。ひとつの問いに規律をもって答えます。すなわち、各タイムフレームの現在の方向バイアスは何か、その強さはどれほどか、そしてタイムフレーム同士はどれだけ一致しているか。すべては確定足のみで計算され、リペイントはありません。 The Oracle Pro はマルチファクター・コンセンサス・システムです。独自のインジケーターと最適化されたアルゴリズムを単一の高度なコンセンサス・ベクトルに統合し、それを単一のインジケーター・インスタンス内で現在足と上位足のスタックにわたって読み取ります。複数のチャートにばらばらのツールを積み重ねる代わりに、です。 これは Oracle コンセンサス手法
Crystal Quantum Pro
Muhammad Jawad Shabir
5 (2)
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
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all possible timeframes. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Patterns: Gartley, Butterfly, Shark, Crab. Bat, Alternate Bat, Deep Crab, Cypher 2. Simultaneous search for patterns on dozens of trading instruments and on all possible timeframes 3. Search for patterns of all possible sizes. From the smallest to the largest 4. All fou
Master Editionは、ボリュームとマネーフローの視点を通じて市場構造を可視化するために設計されたプロフェッショナルグレードの分析ツールです。標準のボリュームインジケーターとは異なり、このツールはチャート上に日足ボリュームプロファイルを直接表示し、価格発見がどこで行われたか、そして「スマートマネー」がどこに位置しているかを正確に確認できます。 このMaster Editionは、明確さとスピードを考慮して設計されており、ロード時にチャートレイアウトを即座に美化するユニークな自動テーマ同期システムを備えています。 主な機能: 真のマネーフロー計算: 標準のティックボリュームを超えます。「Use Money Flow」を有効にすると、ボリュームは価格によって重み付けされ、特定の価格レベルでの実際の資本コミットメントが明らかになります。 バリューエリア (VA) の可視化: バリューエリア(デフォルトではボリュームの70%)を自動的に計算します。 VA Fill: コントロールゾーンを即座に識別するために、バリューエリアの背景をシェーディングします。 主要レベル: コントロールポイン
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 5. Asian session range, London and New York kill zones, level progression (L1/L2/L3), peak formation detection (PFH/PFL), entry signals, and a multi-pair scanner from one chart. Stop scanning charts one pair at a time. The State Engine tracks the BTMM daily cycle automatically — Asian box, room boundaries, level blocks, peak formations, and filtered entries — while the scanner dashboard shows level, peak status, d
UZFX {SSS} スキャルピング・スマートシグナル v4.0 MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントのない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間軸において、高確率の売買シグナル、警告シグナル、トレンド継続の機会を生成します。 トレードの判断に迷うのはもうやめましょう。明確さ、正確さ、そして規律ある市場執行を求めるトレーダーのために設計された、体系的なシグナルシステムに従い始めましょう。 私のおすすめ* 最適な時間足:15分足以上。 {H1} が私のお気に入りです。そして、その成果は驚異的です…!! 主な機能の更新 • 自動売買シグナル検出 • 高度な反転認識ロジック • 市場反転の可能性に先立つ早期警告シグナル • トレンド継続確認シグナル • エントリー、ストップロス、TP1、TP2、TP3レベルを備えた組み込み型
Precision Spike Detector
Francisco Mandomo Simbine
5 (2)
Precision Spike Detector V3 – Institutional-Grade AI Trading System Attention: The price increases by US$50 for every 10 purchases.  Final price: US$599 Precision Spike Detector V3   is a   state-of-the-art, institutional-grade market analysis system   for   MetaTrader 5 , designed to detect   high-probability market movements   in synthetic indices such as   Boom, Crash, GainX, and PainX . After purchase, please contact me through the MQL5 messaging system to receive the order management tool
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
作者のその他のプロダクト
Note from Developer: This is the lite version of the Double TMA with Bands Indicator. You can find the paid version that comes with alerts and on screen signal arrows built in here . I will also be selling an EA based on this trading system soon once all backtesting and optimization have been completed. Unlock your trading potential with the Double TMA Indicator with Reversal Detection! Designed for swing and reversal trading, this versatile tool integrates two Triangular Moving Averages (
FREE
The VolStop Adaptive Volatility-Based Trailing Stop Indicator for MT5 VolStop is a precision volatility-stop indicator for MetaTrader 5, built for traders who want to stay in winning trades longer and exit with discipline. Instead of fixed pips or moving averages, VolStop dynamically tracks price action with ATR-based bands, automatically adapting to market turbulence. Key Features Adaptive Volatility Stops – Calculates a dynamic trailing stop using ATR and a user-set multiplier to match changi
FREE
Force VADX Indicator Force VADX is an advanced, multi-factor indicator that fuses volume-adjusted trend strength, normalized force index, and adaptive directional signals. Designed for modern traders, it pinpoints high-confidence buy and sell zones, offering a robust technical foundation for both discretionary and automated trading. Use this indicator in conjuntion with other tools for confirmation and confluene. This indicator is not intended to be a complete trading system but rather a tool
FREE
This EA is optimized for the USDJPY pair on the M15 timeframe. The Long Haul EA boasts a consistent 90%+ WIN RATE!!! Ride the long moves – without the long nights. LongHaul EA is a fully-automated trend-following expert advisor that opens one to ten smart, low-maintenance positions * per symbol and lets them run, using adaptive ATR trailing and a rigorous draw-down circuit-breaker to keep risk in check. Built for Swing traders who’d rather catch the multi-day wave than scalp the chop. CORE CON
フィルタ:
mahaon2
195
mahaon2 2025.12.26 20:23 
 

Type 5 signals do not arrive in real time, but appear on the history when the indicator is reinstalled. The developer does not respond. The strategy tester also does not match reality. However, I do not think this is a problem with the settings (all settings are default). The indicator draws as it pleases, so I do not recommend purchasing it.

Update to the review. The developer has responded, and I will continue testing

Clayton Prickett
4010
開発者からの返信 Clayton Prickett 2026.01.03 20:40
Hello mahaon2, I apologize for the delayed response - I have not been very active on here due to the holidays. If I could provide a refund I would. As for the mismatch between the strategy tester and the live chart, this is expected behavior from a TMA-based indicator. The TMA-based calculation method requires extrapolation of future bars in order to compute the TMA, without this extrapolation, the TMA would not cover the full visual range of the bars. The historical signals that are plotted to the chart are a created based on static data, however the signals created by the indicator in a live setting (or forward testing) are computed at the foremost edge of the indicator, which means that forward results may differ from pre-computed results. My recomendation is to backtest the indicator to understand how the signals and alerts are created in forward testing. Generally, the signals are accurate to their purpose in forward testing, but there will be discrepancies. These discrepancies are also affected by WHEN you apply the indicator to the chart. If you apply the indicator to the chart 01/01/2026 and leave it on the chart for the whole month, then backtest that same period at the end of the month, the forward results will be the same. If you apply the indicator to the chart in November and you start a backtest in December, the results will be different because the applied start date is different. This is a know issue with TMA-based indicators. It's always best to do your research and understand how an indicator works befor purchasing. I will investigate this further and see if I can come up with a solution, however most solutions that I have considered require a significant diversion from the baseline strategy and calculations. A potential solution is to add a "Keltner Channel" calculation option as an alternative to the default TMA calculation method, but as mentioned, this is a diversion from the baseline strategy, however, it is the closest option to providing a non-repainting solution. I will work on developing this as a feature for the next version update so you can get your money's worth.
Fernando
179
Fernando 2025.10.01 00:05 
 

I want to congratulate the developer on this improved version. I highly recommend the signals edition of this great indicator. Well planned and structured product. Fully functional and user-friendly interface. Finally, it is an intuitive tool to track the market trend and its many opportunities of reversals. Great work. Hope to have soon the EA version of this indicator.

Clayton Prickett
4010
開発者からの返信 Clayton Prickett 2025.10.01 00:08
Thanks for the kind words Fernando! I appreciate your feedback and support!
レビューに返信