Pivot Point Supertrend MT5

5

The Pivot Point Supertrend indicator is a technical analysis tool designed for the MetaTrader 5 (MT5) platform. It combines two popular analytical methods:

  1. Pivot Points: Uses significant historical price highs and lows to identify potential support and resistance zones. These points are objective and stable.
  2. Supertrend: A well-known trend-following indicator that helps identify the current market trend and provides dynamic stop-loss levels.

Indicator's Goal: By using the stability of Pivot Points as a foundation for the Supertrend calculation, this indicator filters out market noise, identifies trends more smoothly, and provides clear trading signals.

Installation Guide

  1. Get the indicator file: You will have a file named PivotPointSupertrend.ex5 .
  2. Open the MT5 Data Folder: In the MT5 platform, go to File -> Open Data Folder .
  3. Copy the file: Open the MQL5 folder, then open the Indicators folder. Copy the PivotPointSupertrend.ex5 file here.
  4. Refresh MT5: Return to the MT5 platform. In the "Navigator" window (usually on the left), right-click on "Indicators" and select "Refresh".
  5. Usage: The PivotPointSupertrend indicator will now appear in the list. Simply drag and drop it onto the chart you wish to analyze.

Explanation of Input Parameters (Inputs Tab)

When you drag the indicator onto a chart, a window will appear. In the "Inputs" tab, you can customize the following parameters:

  • Pivot Point Period (prd) :

    • Meaning: The sensitivity for identifying a peak/trough as a Pivot Point.
    • Usage: A higher value will cause the indicator to find more significant and obvious peaks/troughs, making the trendline smoother and less reactive. A lower value will make the indicator more sensitive to minor price fluctuations.
    • Default: 2
  • ATR Factor (Factor) :

    • Meaning: The multiplier for the ATR (Average True Range) value. This determines the width of the Supertrend band relative to the center line.
    • Usage: A larger Factor will place the Supertrend line further from the price, helping you ride through minor corrections in a major trend, but it will signal reversals later. A smaller Factor provides more sensitive signals but is more prone to noise.
    • Default: 3.0
  • ATR Period (Pd) :

    • Meaning: The number of periods used to calculate the Average True Range (ATR) volatility measure.
    • Default: 10
  • Show Buy/Sell Labels (showlabel) :

    • Meaning: Toggles the visibility of the Buy and Sell signal arrows on the chart.
    • Default: true (On)
  • Enable Alerts (showAlerts) :

    • Meaning: Toggles the pop-up/sound alerts when a new Buy/Sell signal appears.
    • Default: true (On)

HOW TO READ THE INDICATOR

On-Chart Components

  • Lime Green Trendline:

    • Indicates the market is in an UPTREND.
    • During this time, the line acts as a dynamic support level. The price tends to stay above this line.
  • Red Trendline:

    • Indicates the market is in a DOWNTREND.
    • During this time, the line acts as a dynamic resistance level. The price tends to stay below this line.
  • "Buy" Arrow (Green, pointing up):

    • Appears when the trendline flips from Red to Green.
    • This is a potential buy signal, suggesting the downtrend has ended and an uptrend is beginning.
  • "Sell" Arrow (Red, pointing down):

    • Appears when the trendline flips from Green to Red.
    • This is a potential sell signal, suggesting the uptrend has ended and a downtrend is beginning.

APPLIED TRADING STRATEGIES

Disclaimer: No indicator is perfect. The following strategies are for reference only and should be combined with proper risk management and other analytical methods.

Trend Following Strategy

This is the most basic and direct way to use the indicator.

  • Entry Signals:

    • Long Entry: Enter a BUY order when a green "Buy" arrow appears.
    • Short Entry: Enter a SELL order when a red "Sell" arrow appears.
  • Stop-Loss Placement:

    • For a Long position: Place the stop-loss just below the green Supertrend line.
    • For a Short position: Place the stop-loss just above the red Supertrend line.
    • Trailing Stop: A major advantage of the Supertrend is that you can use the line itself as a dynamic trailing stop. As an uptrend continues, the green line will move up. You can move your stop-loss up accordingly to protect profits.
  • Take-Profit Placement:

    • Method 1 (Opposite Signal): Hold the trade until an opposite signal appears (e.g., you are in a BUY trade, exit when a "Sell" arrow appears).
    • Method 2 (Risk/Reward Ratio): Define a fixed Risk/Reward ratio, such as 1:1.5 or 1:2.
    • Method 3 (Support/Resistance Levels): Identify key resistance levels (for a BUY trade) or support levels (for a SELL trade) on the chart to set your take-profit target.

Suggestions for Confluence

To increase the probability of success, consider signals from the Pivot Point Supertrend in conjunction with:

  • Volume Analysis: A Buy/Sell signal accompanied by a spike in trading volume is more reliable.
  • Price Action: Look for confirming candlestick patterns at the signal point. For example, a "Buy" signal is stronger if it's accompanied by a Bullish Engulfing candle.
  • Multi-Timeframe Analysis: Always check the trend on a higher timeframe. For instance, if you are trading on the H1 chart, check the trend on the H4 or D1 chart. You should only take BUY trades on H1 if the main trend on H4 is also up.
レビュー 1
Kran5
714
Kran5 2026.05.29 06:05 
 

NO SE INSTALA EN EL GRAFICO.

おすすめのプロダクト
Detailed Description: The   Pivot Points Indicator   is designed for traders who rely on pivot points, midpoints and support/resistance levels for their trading strategies. By automatically calculating and plotting these levels (based on   the   previous period's high, low, and close prices) , the indicator provides a clear, visual representation of critical price areas where the market may reverse or break out.The tool is particularly useful for day traders and swing traders looking to base th
FREE
Raymond Cloudy Day Indicator for MT5 – Pivot-Based Reversal and Trend Levels Raymond Cloudy Day Indicator is a pivot-based level indicator for MetaTrader 5 (MT5). It was developed by Ngo The Hung based on Raymond’s original idea and is designed to give a structured view of potential reversal zones, trend extensions and support/resistance levels directly on the chart. The default settings are optimised for XAUUSD on the H1 timeframe, but the indicator can be tested and adjusted for other symbols
FREE
The Advanced Support and Resistance Indicator for MetaTrader 5 leverages sophisticated pivot point detection algorithms to autonomously identify and visualize critical price levels on the chart. Utilizing a configurable pivot period (default: 20 bars) and data source (High/Low or Open/Close), it intelligently scans historical price action within a user-defined loopback window (default: 290 bars) to pinpoint pivot highs and lows with strict validation criteria for enhanced precision. Pivots are d
FREE
Supertrend Premium Institutional Edition   is an advanced ATR-based trend-following indicator designed to identify market direction, generate entry signals, and provide real-time trading information. The indicator automatically detects   bullish and bearish trends , displays   buy and sell signals   when trend reversals occur, and includes a professional dashboard showing current trend status, ATR value, active trend band, and signal direction. Key features include: Automatic trend detection usi
FREE
This indicator is stand alone version from  MP Pivot Levels  (All in one) containing Demark's Pivots. Calculations:     PP = X / 4     R1 = X / 2 - LOWprev     S1 = X / 2 - HIGHprev Uses: When the pair currency price may change the direction of movement. Possible constraints of support and resistance that creates plateaus for the currency pair prices. Tendency identification by comparing the present prices according to current day's pivot point and also the prior day's pivot points. ____________
FREE
Key Levels S/R — Dynamic Support & Resistance Structure Key Levels S/R is a precise and reliable indicator that identifies true Support and Resistance levels based on confirmed swing structure. Instead of guessing or repainting, it waits for market validation before marking any level — giving traders clean, trustworthy zones to work with. This tool is ideal for breakout traders, pullback traders, and anyone who uses pending orders at structurally meaningful price levels. How the Logic Works The
FREE
Smc Session Killzone and Breakout The Smc Session Killzone and Breakout indicator automates the institutional session trading model for MetaTrader 5. It draws the Asian, London, and New York session ranges as labelled boxes on the chart, detects when price sweeps beyond the Asian session high or low, and fires a non-repainting entry signal after a Market Structure Shift is confirmed. All signals are based on closed bars and do not repaint. The underlying model follows the sequence that institut
FREE
TS Time Remaining
Aurelio Manuel Peral Garcia
TS Time Remaining - Indicador de Cuenta Regresiva para Velas en MetaTrader 5 El TS Time Remaining es un indicador gratuito diseñado para la plataforma MetaTrader 5 que permite a los traders visualizar en tiempo real el tiempo restante de la vela actual. Esta herramienta es especialmente útil para aquellos operadores que trabajan con estrategias basadas en la acción del precio y patrones de velas japonesas, ya que les permite anticiparse al cierre de la vela y tomar decisiones con mayor precisión
FREE
This indicator is stand alone version from  MP Pivot Levels  (All in one) containing Woodie Pivots. Woodie’s pivot points are made up of multiple key levels, calculated from past price points, in order to frame trades in a simplistic manner. The key levels include the ‘pivot’ itself, and multiple support and resistance levels (usually up to three each). Traders use these levels as a guide for future price movements when setting up trades. The pivot : (Previous high + previous low + 2 x previous
FREE
SnR Engine
Muhammad Tamimul Huda
SnR Engine Basically, this is a Support and Resistance indicator like most others that use fractals to determine support and resistance levels. The difference is that this indicator determines whether a support or resistance level has been broken based on ATR. Levels that have been broken will become “dead levels” and will be shown with dashed lines. Levels that have many rejections and fail to be broken will have increasingly thicker lines. For effective use, you need to understand the charac
FREE
This indicator is a **Pivot-Confluence Zone Identifier** that focuses exclusively on identifying key support and resistance levels where price clusters align with classic pivot points. Here's what it does: ## Core Functionality **Pivot Confluence Detection**:  - Only displays price zones that align with classic pivot point levels (R1, R2, R3, S1, S2, S3) - **Excludes the main pivot point** - focuses only on support and resistance levels - Uses a configurable pip range to detect confluence nea
FREE
AliPivot Points is a Meta Trader 5 Indicator that draws you the latest pivot points. You can choose from timeframes ranging from 1 Minute to 1 Month. Calculation methods for pivot points includes: Classic Pivot Points Camarilla Pivot Points Fibonacci Pivot Points Woodie Pivot Points You can personalize the line colors, style, and width to suit your preference. The indicator displays values on the right side of the chart. AliPivot Points values can also be utilized by developers for creating Expe
FREE
Pivot Point Multi-Method with Dashboard This indicator is a technical analysis tool designed to calculate and display horizontal support and resistance levels based on various Pivot Point methodologies. It is built using the MQL5 Canvas library, ensuring efficient performance and a clean visual presentation on the chart. The tool calculates levels using the data from the previous completed candle of a user-defined reference timeframe. This ensures that the levels remain fixed for the duration of
FREE
Unlock Precision Trading: The ATR Dynamic Pivot System Download this free   ATR Pivot Signals   indicator and instantly gain an edge against market noise. This is the ultimate tool for traders who demand high-conviction entry points based on genuine market swing reversals, not guesswork. The   ATR Pivot Signals   system   is an innovative technical indicator that utilizes the Average True Range (ATR) to dynamically filter volatility, ensuring that a signal is triggered only when a price move is
FREE
The CPR (Central Pivot Range) Indicator is a powerful technical analysis tool designed to identify key support and resistance levels on your MetaTrader 5 charts. It calculates the Central Pivot (CP) as the average of the previous day's high, low, and close prices, providing a central reference point. Calculates and plots 11 pivot levels (CP, BC, TC, S1-S4, R1-R4) Adjustable lookback period (default: 5 days) Option to show or hide price labels with customizable size and offset Fully customizable
FREE
This script provides basic pivot point Support and Resistance Levels to the user whilst displaying Break signal tags. It also has the ability to let the user display more significant breaks by filtering using the Volume Oscillator. Only more significant breaks of these basic levels are displayed to the user when optimized which avoids noise and messy signals. It will also display breaks with candles it deems to be bullish (e.g. having a longer upper or lower wick). Notation The notation
FREE
The utility draws pivot levels for the selected timefram in classic method. Pivot = (high + close + low) / 3 R1 = ( 2 * Pivot) - low S1 = ( 2 * Pivot) - high R2 = Pivot + ( high - low ) R3 = high + ( 2 * (Pivot - low)) S2 = Pivot - (high - low) S3 = low - ( 2 * (high - Pivot)) you can change the timeframe, colors and fontsize. also you can change the text for the levels. Have fun and give feedback...
FREE
Important Lines
Terence Gronowski
4.88 (24)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of a
FREE
Time Candle with Sound Alert This indicator will be display the time left candle Features : 1. Multi Time Frames, Multi Pairs 2. Time Left 2. Position dynamic with Bid Price or Edge of Chart Screen 3. Font Size and Color 4. Display Current Spread, Maximum Spread and Minimum Spread Note: Maximum and Minimum Spread will be reset when you change TF Tested On MT5 Version 5 Build 5200 If you want the source code, just PM me
FREE
前バージョンのインジケーターの発展 ZigZag WaveSize MT4 ZigZag WaveSize - ポイント、レベル、および異なるアラートロジックに関する情報が追加された改良版標準ZigZagインジケーター 一般的な改善点: MetaTrader 5用のコード適応 グラフィックオブジェクトでの作業の最適化 新機能: 極値における水平レベル レベルタイプの選択:水平/光線/セグメント 流動性レベルフィルター(価格によるブレイクなし) ブレイク用バッファ:偽ブレイクに対する感度設定 ラベル設定と機能:数量、外観、古いラベルの削除 構造ブレイクアラート(BoS) 動きの性質変更アラート(ChoCH) 最適化: 極値更新ロジックの修正 新しいオブジェクトの動的更新 バー出現時の負荷低減 ラベルの中央管理システム 修正点: 配列の境界超えの修正 ラベルの正しい配置 重複するパラメーターの削除 ZigZag WaveSizeインジケーターをトレーディングシステムの補助として使用してください   マーケットで私の他の製品もお試しください  https://www.mql5.com/
FREE
Dynamic Pivot Zones – Your Level Assistant on the Chart This indicator is a bit like a GPS for your trading . It shows you where the price likes to hang out, where it gets nervous, and where it flies through. No more calculating pivots by hand or guessing support and resistance levels. What it does: Automatically plots H1, H4, and D1 pivots . Shows support and resistance zones : R1, R2, S1, S2. Lines are colored and easy to read , so you can instantly see what’s hot or cold. Why you’ll love it:
FREE
Overview QuantumEdge Oscillator is a professional-grade trading indicator that combines advanced momentum analysis with sophisticated trend detection algorithms. This 30-day trial version provides full access to all features, allowing you to thoroughly test its capabilities in live market conditions before making a purchase decision. Key Features Dual-Signal System : Combines RSI moving average with smoothed ATR-based volatility bands Multi-Timeframe Analysis : Built-in support for higher timefr
FREE
Pivot Points are used by Forex traders to find support and resistance levels based on the previous day's price action. There are various ways to calculate pivot points, including averaging the open, high, low, and close of the previous day's chart price. Forex Traders use a combination of pivot points with moving averages to find trading opportunities in the currency markets. Pivot points are very useful tools that use the previous bars' highs, lows and closings to project support and resist
FREE
The indicator draws daily support and resistance lines on the chart, as well as the Pivot level (reversal level). Adapted to work in MT5 The standard timeframe for calculating support and resistance levels is D1. You can choose other timeframes according to your strategy (for example, for M1-M15, the optimal timeframe for calculations is H1) The function for calculating support and resistance levels has been updated; in this calculation option, fibonacci levels are taken into account, respec
FREE
This indicator is based on Mr. Mark Fisher's ACD strategy, based on the book "The Logical Trader." - OR lines - A lines - C lines - Daily pivot range - N days pivot range - Customizable trading session - Drawing OR with the desired time Drawing levels A and C based on daily ATR or constant number - Possibility to display daily and last day pivots in color zone - Displaying the status of daily PMAs (layer 4) in the corner of the chart - Show the order of daily pivot placement with multi-day piv
FREE
Golden Delta Library — Free MT5 Tools Market Description Short Description Golden Delta Library is a free MT5 toolkit for traders who want cleaner chart structure, Renko-based context, risk planning, and practical execution panels. The collection includes Renko indicators, SuperTrend / ADX Renko variants, XAUUSD helper panels, and RiskLab TradeDesk tools. Each product is designed to be lightweight, visual, and useful on live charts without promising automated profits or replacing trader judgme
FREE
The   Pivot Point indicator   automatically calculates and displays the pivot point line and support and resistance levels. Pivot can be calculated according to the Classic, Floor, Fibonacci, Woodie, Camarilla or DeMark formula. It is also possible to select the period for calculating the indicator. A trader can choose from daily, weekly, monthly, or user-defined periods. Types of pivots Classic Floor Fibonacci Woodie Camarilla DeMark Main features The indicator shows the current and historic
FREE
English VWAP Daily (Clean) is a simple and lightweight indicator that plots the classic Daily VWAP (Volume Weighted Average Price) directly on your MT5 chart. Features: Classic Daily VWAP calculation Supports real volume (if available) or tick volume Timezone offset option to match your broker’s server time Weekend merge option (merge Saturday/Sunday data into Friday) Clean version → no arrows, no alerts, only VWAP line VWAP is widely used by institutional traders to identify fair value, su
FREE
Daily Time Lines Indicator for MT5 Daily Time Lines is a simple and powerful chart tool for MetaTrader 5 that automatically draws vertical and horizontal lines at a specific time each day. Perfect for marking session opens, key levels, or important trading moments directly on your chart. Main Features Automatic daily vertical line at a selected time Optional horizontal line starting from the same point Horizontal line can end: At the end of the day Or extend for a customizable number of future d
FREE
Support Resistance Indicator The "Support Resistance" indicator is a versatile tool designed to help traders identify key support and resistance levels based on an underlying algorithm. These levels indicate price points where an asset historically experiences buying (support) or selling (resistance) pressure. The indicator allows traders to visualize these levels on their charts, making it easier to make informed decisions. All Products   |   Contact PARAMETERS: Timeframe : Users can select the
FREE
このプロダクトを購入した人は以下も購入しています
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.69 (29)
SuperScalp Pro – プロフェッショナル多層コンフルエンス・スキャルピングシステム SuperScalp Proは、インテリジェントなマルチファクター確認システムを通じて高確率の取引機会を特定するために設計された、プロフェッショナルなマルチレイヤー・コンフルエンストレーディングシステムです。Supertrend、VWAP、EMA、RSI、ADX、出来高分析、ボリンジャーバンド、およびMACDダイバージェンスを統合することで、低品質なセットアップを排除し、ダマシのブレイクアウトシグナルを減らし、エントリー精度を向上させます。 XAUUSD、BTCUSD、および主要なForex通貨ペア向けに特別に最適化されたSuperScalp Proは、ATRベースのボラティリティロジックとルールベースのシグナル検証を通じて市場環境の変化に適応し、M1からH4までの複数時間足で一貫性と客観性のある取引確認を提供します。 内蔵されたスマートコントロールパネルにより、リアルタイムで完全なカスタマイズが可能です。トレーダーは個別の確認フィルターを有効または無効にし、市場環境、取引スタイル、リスク許
この製品は 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、トレーリングストップロジック、サポートとレジスタンス、ローソク足の色分け
まず正直に言いましょう。 どんなインジケーターも、それ単体であなたを利益化させることはできません。もしそう言う人がいるなら、それは夢を売っているだけです。完璧な売買シグナル(矢印)を表示するインジケーターは、いくらでも“完璧に見せる”ことができます。正しい過去の区間を拡大して、勝ちトレードだけを切り取ればいいだけです。私たちはそれをしません。 SMC Intraday Formula はツールです。 市場構造を読み取り、最も高い確率の価格ゾーンを特定し、今この瞬間のスマートマネーの痕跡をシンプルな言葉で正確に示します。最終判断はあなたが行います。トレードを実行するのもあなたです。しかし今は「希望」ではなく「精度」でエントリーできます。 私たちはこのインジケーターを、ゴールド(XAUUSD)および主要FX通貨ペアで約3年間、日々のスキャルピングに使用してきました。M1、M5、M15、M30の主要ツールです。これは未来を予測しようとするのではなく、今まさに形成されている高確率セットアップを示し、その理由を説明します。 他のすべてのインジケーターと何が違うのか? ほとんどのトレーディングイ
Gold Entry Sniper – ゴールドスキャルピング&スイングトレード用プロフェッショナル多時間足ATRダッシュボード Gold Entry Sniper は、XAUUSDや他の銘柄向けに正確な 売買シグナル を提供する、MetaTrader 5用の高度なインジケーターです。 ATRトレーリングストップロジック と 多時間足分析ダッシュボード を搭載し、スキャルピングからスイングトレードまで対応します。 主な特徴と利点 多時間足シグナル分析 – M1、M5、M15 のトレンドを同時表示。 ATRベースのトレーリングストップ – ボラティリティに応じて動的に調整。 プロ仕様のチャートダッシュボード – シグナル状況、ATRレベル、回帰線、売買方向を表示。 明確な売買マーカー – 自動矢印とテキストラベル。 エグジットアラートとトレード管理 – 利益確定のための自動検出。 完全カスタマイズ可能 – パネル位置、色、フォント、ATR/回帰設定を調整可能。 ゴールド(XAUUSD)に最適化 – M1〜M15のスキャルピングに最適、FXや指数、暗号資産にも対応。 Gold Entry
開発者からのお知らせ: 価格は 2026年7月13日 に 169米ドル へ値上げされます。 M1 Quantum を使用したライブトレードシグナル : シグナル (取引は 自動的に Quantum Trade Assistant によって実行され、この製品に 無料 で含まれています。) 価格プラン: 現在価格: $149 (早期購入者向けオファー) 次回予定価格: $169 予定小売価格: $299 開発者からのお知らせ: ご購入後、 最新の推奨設定ファイル(Set File) 、運用アドバイス、および他の M1 Quantum ユーザーと交流できる VIPサポートグループ への招待をご希望の場合は、お気軽にご連絡ください。 M1 Quantum は、M1専用のプロフェッショナルトレーディングシステムであり、ストップロス、テイクプロフィット、スマートな資金管理を内蔵した、迅速かつ正確な取引シグナルを提供します。 M1 Quantum は、 連続勝利 に重点を置いて口座を素早く成長させるために設計されたプロフェッショナルな資金管理を備えています。 M1 Quantum インジケーター
Entry In The Zone and SMC Multi Timeframe is a real-time 2-in-1 market analysis tool that combines market structure analysis and a No Repaint BUY / SELL signal system into a single indicator, built on Smart Money Concepts (SMC) — a widely adopted framework used by professional traders to understand market structure. This indicator helps you see the market more clearly, make decisions based on structure rather than guesswork, and focus on high-probability zones where price is more likely to react
Trend Sniper X
Sarvarbek Abduvoxobov
5 (3)
Trend Sniper X は、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー・インジケーターです。トレーダーがトレンドの方向性と反転ポイントを明確かつ正確に特定できるよう支援します。 価格情報: 現在の価格はキャンペーン価格であり、今後のアップデートや新機能のリリースに伴い変更される可能性があります。 Code2Profit チャンネル マルチタイムフレーム分析で市場をマスターしよう! 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 操作タイムフレーム あらゆるチャートタイムフレームに対応。個別に選択可能な上位タイムフレーム (M1–MN1) を搭載 主要銘柄 FX、ゴールド (XAUUSD)、およびその他のCFD 推奨口座 あらゆる口座タイプに対応 視覚化 色分けされたトレンドローソク足 (買い/売り/弱気/変化) + 買い/売り矢印 追加モジュール セッション市場ボックス (シドニー、東京、ロンドン、ニューヨーク) 主な機能 マルチタイムフレーム・トレンド分析: 上位タイムフレームの
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示す
この製品は 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通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検
Power Candles V3 - 自己最適化型強弱インジケーター Power Candles V3は 、通貨や銘柄の強さを、適用されたすべてのチャート上で実行可能なトレードプランに変換します。単にローソク足を色分けするだけでなく、バックグラウンドでリアルタイムの自動最適化を実行し、目の前の銘柄に対して最適なストップロス、テイクプロフィット、およびシグナルの閾値を提示します。ワンクリックで実取引に適用でき、エントリーポイント、ストップロス、テイクプロフィットのラインが正確な価格位置にチャート上に表示され、方向性を示すアラートがリアルタイムで発動します。 このツールは、Stein Investmentsのエコシステムの一部です。  18種類以上のツールをすべて閲覧し、AIを活用したセットアップの推奨事項を入手し、  https://stein.investments でコミュニティに参加しましょう クローズしたバーごとに3,000回以上のトレードシミュレーション。9つの強さの状態。2つの戦略を並行してテスト。勝率の高い設定をワンクリックで適用。 なぜこれが必要なのか ほとんどの強
トレンドキャッチャーインジケーター トレンドキャッチャーインジケーターは、開発者独自の適応型トレンド分析指標を組み合わせることで、市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。また、移動平均線、RSI、ボラティリティフィルターなどの平滑化およびトレンドフィルタリング機能を備えたカスタマイズ指標も使用します。 実際の運用状況のモニタリングやその他の製品については、こちらをご覧ください: https://www.mql5.com/en/users/mechanic/seller ご注意ください。私はTelegramでEAや設定を販売していません。詐欺です。すべての設定はブログで無料で公開しています。 重要!ご購入後すぐにご連絡ください。手順とボーナスをお送りします!
GoldenX Entryは、MT5向けのインジケーターであり、適応型Smart Entry Trendアルゴリズム、シグナルスコアリングシステム、マーケットレジーム検出機能、およびボラティリティフィルターを備えています。各シグナルには、計算されたエントリーレベル、3つのテイクプロフィット(TP1、TP2、TP3)、およびストップロスレベルが含まれます。本インジケーターは、異なる市場環境に適応するために設計された複数の分析レイヤー上に構築されており、マルチレイヤー分析システムと内蔵オプティマイザーおよび統計トラッキングシステムを組み合わせています。リスク・リワード(RR)指標および過去のトレード履歴に基づく定量分析を提供します。 使い始めは簡単です — 選択した時間足でオプティマイザーを実行し、そのままチャート上でインジケーターを使用します。 コア機能 GoldenX Entryは、シグナルエンジンとトレード管理機能、そして過去統計トラッキングを1つのチャートに統合しています: - 内蔵オプティマイザー: オプティマイザーはチャート上でワンクリックで実行できます。200通りのパラメー
伝説が帰ってきました:Entry Points Pro 10。 MQL5 Marketのトップ3に3年間入り続けた伝説的インジケーターの再始動です。 2つのバージョンで合計589件の高評価レビュー、毎日数千人のトレーダーが実際のトレードに使用し、デモのダウンロードは31,000件以上。 私はこの5年間に寄せられたレビューをすべて読み、約束を並べる代わりに、その答えをバージョン10に組み込みました。1999年から相場に携わり、 誠実さ、自らの評判、そして顧客を大切にする 作者による製品です。 Entry Points Proのエントリーシグナルは、リペイント(再描画)を一切行いません。 そして今回初めて、これは作者の言葉ではなく検証可能な事実になりました。確定シグナルはローソク足の終値確定後にのみ表示され、自動テストで リペイントはゼロ と確認されています(EURUSD、XAUUSD、BTCUSDで2,486,568回の不変条件チェック、違反0件)。検証方法は公開されており、ストラテジーテスターでご自身で再現できます。 ご購入後は、必ずすぐにダイレクトメッセージでご連絡ください。 拡張マ
AXIOM MATRIX MT5 ローンチ価格:$99 Axiom Matrix はローンチ価格 $99 でご利用いただけます。 最初の30件の購入後、価格は $199 に上がります。 ご購入後、手順のご案内と限定ギフトボーナスの受け取りのために、直接DMをお送りください。 Axiom Matrix は、MetaTrader 5 用のプロフェッショナルなマルチシンボル・マルチタイムフレーム市場スキャナー兼意思決定ダッシュボードです。 Market Watch をスキャンし、複数の時間足を分析し、複数のエビデンスエンジンを読み取り、最も強いチャンスを比較し、1つのクリーンなマトリックスダッシュボード内で最適な BUY、SELL、WAIT、またはブロック状態を表示します。 私が Axiom Matrix を作った理由は、市場スキャンという重い作業を代わりに行ってくれる1つのツールが欲しかったからです。 RSI だけを確認したくありませんでした。 次に MACD だけ。 次に移動平均線。 次に出来高。 次にボラティリティ。 次にサポートとレジスタンス。 そして、1つのトレードアイデアを作るた
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
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
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (5)
新たな王者が登場 - インジケーター + 注文管理表示(TP1 + TP2 + TP3)+ オプションのTelegramシグナル送信機能付き(無料) (完全なトレード&シグナルシステム) ゴールド向け最高のEA: Gold Slayer このインジケーターには、高度な戦略、カスタマイズ可能な注文管理システム、そしてエンベロープ拡張を組み合わせた平均回帰システムが搭載されています。さらに、RSIなど複数のインテリジェントな確認フィルターによって、高確率の反転エントリーをBUY・SELLシグナルとして検出します。 単にトレードを学ぶだけでなく、複数ポジションを効果的に管理し、過去に利益を出しているオープンポジションで損失トレードをカバーする方法も学べます。 M5向けに構築・最適化されており、流動性が高くシグナルの精度が安定しているBTCUSDとXAUUSDで優れたパフォーマンスを発揮します。 このインジケーターは、ATRを基に自動計算されたエントリー、ストップロス、テイクプロフィットレベルを備えた明確なLong・Shortシグナルを提供するため、リスク管理が最初から組み込まれています。 マ
Super Hero Signals
Eugen-alexandru Zibileanu
5 (2)
SUPER HERO Signals は、MeanFX が開発した新しいトレーディングインジケーターです。高精度な売買シグナルと適応型 TP/SL(利益確定・損切り)レベルを組み合わせることで、統計的優位性の高いトレード機会を提供します。 価格は5件の購入ごとに値上がりします。次回の価格は 50ドル です。 ご購入前にメッセージをお送りください。リアルタイムチャートのプレビューと最新の取引統計データをご提供いたします。より良い判断材料となり、トレードの向上に役立つはずです。 SUPER HERO Signals の特徴 M15ゴールド(XAUUSD)において実証された統計的パフォーマンス。 (複数の市場や時間足に手を広げるのではなく、1つの時間足を徹底的に極めることに重点を置いています。) 1日あたり1〜3回のトレード機会で、高い勝率と明確な統計的優位性を実現。 チャート上には確認済みの BUY(買い)および SELL(売り)シグナルのみを表示。 各トレードごとに、インジケーターが市場状況に応じた TP(利益確定)および SL(損切り)レベルを自動生成。 平均勝率 75%以上。 平均リ
FX Trend NG:次世代マルチマーケット・トレンドインテリジェンス 概要 FX Trend NG は、複数の時間足に対応したプロフェッショナル向けトレンド分析およびマーケット監視ツールです。 市場全体の構造を数秒で把握することができます。 複数のチャートを切り替える必要はありません。どの銘柄がトレンド中なのか、どこでモメンタムが弱まっているのか、そしてどの時間足で強い整合性があるのかを瞬時に確認できます。 ローンチ特別オファー – FX Trend NG を $30(6ヶ月) または $80 永久ライセンス でご利用いただけます。 すでに Stein Investments のユーザーですか? -> メッセージを送信 して、プライベートグループへアクセスしてください。 セットアップや詳細情報が必要ですか? -> Stein Investments 公式ページ をご覧ください。 1. FX Trend NG が他と異なる理由 3ステート・トレンドロジック ― Buy と Sell だけではない • 多くのインジケーターは Buy または Sell の2状態のみを表示します。
この製品は 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 などの高度な取引アイデアを組み合わせています。このインジケ
The Oracle Pro:MT5向け合成マルチタイムフレーム・バイアスエンジン ️ サマー・ローンチ・オファー — The Oracle Pro を 199 USD で(早期購入者向け)。価格は普及に応じて上昇します。最終価格 399 USD。 The Oracle Pro は、要求の高いプロのトレーダーのために作られた MetaTrader 5 向けのプレミアム・マルチタイムフレーム バイアスエンジン です。ひとつの問いに規律をもって答えます。すなわち、各タイムフレームの現在の方向バイアスは何か、その強さはどれほどか、そしてタイムフレーム同士はどれだけ一致しているか。すべては確定足のみで計算され、リペイントはありません。 The Oracle Pro はマルチファクター・コンセンサス・システムです。独自のインジケーターと最適化されたアルゴリズムを単一の高度なコンセンサス・ベクトルに統合し、それを単一のインジケーター・インスタンス内で現在足と上位足のスタックにわたって読み取ります。複数のチャートにばらばらのツールを積み重ねる代わりに、です。 これは Oracle コンセンサス手法
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非常に低い R
Atbot
Zaha Feiz
4.69 (55)
AtBot: どのように機能し、どのように使用するか ### どのように機能するか MT5プラットフォーム用の「AtBot」インジケーターは、テクニカル分析ツールの組み合わせを使用して売買シグナルを生成します。単純移動平均(SMA)、指数移動平均(EMA)、および平均真実範囲(ATR)インデックスを統合して取引機会を特定します。さらに、Heikin Ashiキャンドルを使用してシグナルの精度を向上させることもできます。 購入後にレビューを残すと、特別なボーナスギフトを受け取ります。 ### 主な機能: - 再描画なし: シグナルはプロット後に変更されません。 - 再描画なし: シグナルは一貫しており、変更されません。 - 遅延なし: 遅延なくタイムリーなシグナルを提供します。 - 多様な時間枠: あらゆる時間枠で使用可能で、取引戦略に合わせることができます。 ### 操作手順: #### 入力と設定: - firstkey (TrendValue): トレンド検出の感度を調整します。 - Secondkey (SignalValue): 売買シグナル生成の感度を定義します。 - ma
MT5 Indicator See What the Market Is Really Doing, See the 3 Market Phases Live in front of you (Contraction, Expansion, Trend Phases) and have Better Entries at the Early Stage in the Trend Phase. Stop guessing . Start reading the market like the institutions, Smart Money do. Apex Market Structure Pro Indicator for MT5 is a precision smart-money analysis tool that strips away the noise and shows you the true structure beneath every candle, liquidity, structure shifts, accumulat
KAMA Confluence Engine トレンドに沿って取引し、反転した瞬間にエントリー、ストップ、ターゲットを即座に把握する。 KAMA Confluence Engine は、カウフマン適応型移動平均(KAMA)を中心に構築されたオールインワンのトレンド指標であり、ティック出来高の加重、マルチタイムフレーム確認、自動トレードレベルを組み合わせています。市場環境に応じて適応し、トレンド時は素早く反応し、レンジ時はノイズを抑えて安定した動きを示します。常に「正しい側」に立てるよう設計されています。 特徴 出来高加重型アダプティブエンジン 実際のティック出来高が増えると KAMA ラインが加速し、出来高が減ると減速します。強いトレンドに乗り、偽の動きを避けることができます。 視認性の高いネオンリボン 明るく滑らかなラインで、下に濃い影が描かれています。緑=上昇、赤=下降、灰色=レンジ/ノートレード。遠くからでも一目でトレンドが分かります。 トレンドカラーのローソク足 ローソク足自体がトレンド色に塗られ、チャート全体が一つのストーリーとして視覚的にまとまります。 自動エントリー/SL
現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
ACB Breakout Arrows MT5
KEENBASE SOFTWARE SOLUTIONS
3.5 (2)
ACB Breakout Arrows インジケーターは、特別なブレイクアウトパターンを検出することで、市場における重要なエントリーシグナルを提供します。このインジケーターはチャートを常に監視し、一方向に勢いが定着してきた段階で、主要な値動きの直前に精度の高いエントリーシグナルを表示します。 マルチシンボル・マルチタイムフレームスキャナーはこちらから - ACB Breakout Arrows MT5 用スキャナー 主な機能 ストップロスとテイクプロフィットの水準が自動で表示されます。 すべての時間足のブレイクアウトシグナルを監視できるMTFスキャナーダッシュボードを搭載。 デイトレーダー、スイングトレーダー、スキャルパーに最適。 シグナル精度を高めるための最適化されたアルゴリズム。 損益分岐点やスキャルピングターゲットに使える特別なライン(クイックプロフィットライン)。 勝率、平均利益などのパフォーマンス分析メトリクスを表示。 リペイントなし。 トレードの確認 - 低確率のトレードを除外するために ACB Trade Filter インジケーター を使用してください。 強い買い:
作者のその他のプロダクト
Trend Lines v2 MT5 is an intelligent auto trendline indicator that instantly detects key dynamic support and resistance zones. Built on pivot high/low structure, it delivers a clear and accurate view of market trends across all timeframes. Features Fully automatic trendline drawing based on precise pivot points. Filters out noise – only clean and reliable trendlines are shown. Control the number of lines to keep your chart neat and easy to read. Flexible customization: colors, line thickness, ra
FREE
The "Breakout Finder" is a technical indicator designed to automatically identify potential price breakouts and breakdowns on a chart. The highlight of this indicator is its robust signal filtering system, which helps traders avoid false signals (fakeouts) and focus on higher-probability trading opportunities. Key Features Automatic Pivot Point Detection: The indicator automatically identifies significant pivot highs and lows on the chart to establish potential support and resistance levels. Bre
FREE
Indicator Guide: Key Price Levels & Structure Shifts 1. Description The indicator is a technical analysis tool for the MetaTrader 5 platform. It is designed to automatically identify specific price movements and to highlight corresponding price zones based on preceding price action. This provides a visualization of key price areas according to the indicator's internal logic. 2. Visual Elements & Their Identification The indicator identifies and draws several types of visual elements on the chart
FREE
The "Support Resistance Dynamic" indicator is a powerful technical analysis tool for the MetaTrader 5 platform, designed to automatically identify and plot dynamic Support and Resistance zones on price charts. This indicator helps traders easily recognize important price levels, potential reversal points, or breakout areas, thereby enabling more informed trading decisions. 2. Key Features Dynamic S/R Identification : Automatically identifies support and resistance zones based on an advanced Pivo
FREE
The Linear Regression Channel is a powerful technical analysis tool that helps visually identify the prevailing trend and potential price zones. Essentially, the indicator performs two main functions: It draws a trendline through the center of price action over a specified period. This line is calculated using the linear regression method, which results in the best possible "line of best fit" for the price data. From this center line, the indicator plots two parallel lines above and below, creat
FREE
The Supertrend indicator is a trend-following technical analysis tool designed to help traders identify the direction of market trends and potential entry/exit points. It operates based on price data and Average True Range (ATR) to create a dynamic signal line that changes color depending on the current trend. Green color: Indicates an uptrend. Red color: Indicates a downtrend. Supertrend is a useful indicator for both short-term and long-term trading, helping to filter out market noise and focu
FREE
1. Overview The Scalping PullBack Signal indicator is a powerful technical analysis tool designed to help traders identify scalping opportunities based on potential pullback and reversal signals. This tool is particularly useful on lower timeframes (below 15 minutes) but can also be applied on higher timeframes for longer-term trades. This indicator integrates several key analytical components, providing a comprehensive view of trends and potential entry/exit points, helping you make quick and e
FREE
The MultiFrameRSIIndicator is a powerful MetaTrader 5 (MT5) indicator that leverages the Relative Strength Index (RSI) to analyze trends across multiple timeframes. This indicator synchronizes RSI-based trend signals from up to nine timeframes (M1, M5, M15, M30, H1, H4, D1, W1, MN1) and presents them with clear visual feedback, including a colored RSI line, signal arrows, and a customizable dashboard. Ideal for traders seeking momentum-based trend confirmation. Features Multi-Timeframe Analysis
FREE
The Vix_Fix indicator, or "Vix Fix," is a tool designed to identify potential market bottoms. It operates on the principle of measuring extreme fear or pessimism among the crowd, which are moments when the market often has a high probability of reversing to the upside. Main Purpose: To help traders find high-probability BUY (Long) entry points by identifying when the market is "oversold." How it Works In simple terms, the Vix Fix measures the distance between the current bar's Low and the Highes
FREE
Welcome to Ultimate MA MTF , a multi-functional Moving Average (MA) indicator converted from the original TradingView version by ChrisMoody and upgraded with many powerful features. This is not just a typical MA line. It is a comprehensive technical analysis tool designed to provide traders with deep insights into trends, volatility, and potential trading signals, all within a single indicator. Key Features 8 Moving Average Types: Full support for the most popular MA types (SMA, EMA, WMA, HullMA
FREE
The MultiFrameTrendAnalyzer is a versatile MetaTrader 5 (MT5) indicator designed to provide multi-timeframe trend analysis using Moving Average (MA) crossovers. This indicator synchronizes trend signals across multiple timeframes (M1, M5, M15, M30, H1, H4, D1, W1, MN1) and displays them with intuitive visual cues, including a colored trend line, signal arrows, and a customizable dashboard. Features Multi-Timeframe Analysis : Evaluates trends across up to nine timeframes, allowing traders to conf
FREE
TMA Overlay Indicator for MT5 - User Guide 1. Introduction TMA Overlay is a versatile technical analysis indicator for the MetaTrader 5 platform. The indicator's goal is to provide traders with a comprehensive overview of the trend, potential entry signals, and key trading sessions, all integrated into a single chart. This is not a trading system, but a comprehensive analysis tool designed to help you make more informed decisions. 2. Core Indicator Components The indicator consists of multiple c
FREE
The Multi-Frame MACD Indicator is a robust MetaTrader 5 (MT5) indicator that utilizes the Moving Average Convergence Divergence (MACD) to analyze trends across multiple timeframes. This indicator synchronizes MACD-based trend signals from up to nine timeframes (M1, M5, M15, M30, H1, H4, D1, W1, MN1) and presents them with clear visual cues, including a colored MACD line, signal arrows, and a customizable dashboard. Perfect for traders seeking momentum and trend reversal insights. Features Multi-
FREE
1. Introduction The CM_Ultimate_RSI_MTF is a powerful and versatile custom indicator for MetaTrader 5, designed to enhance your Relative Strength Index (RSI) analysis. It provides multi-timeframe (MTF) capabilities, visual signals, and customizable alerts, making it an invaluable tool for traders seeking to identify overbought/oversold conditions, trend strength, and potential entry/exit points across various timeframes. 2. Key Features Multi-Timeframe (MTF) Analysis: Allows you to view RSI from
FREE
The MTF (Multi-Timeframe) Candles indicator is a powerful tool that allows you to display candles from a higher timeframe (e.g., H1, H4, D1) directly on a lower timeframe chart (e.g., M5, M15, M30). The Problem It Solves: Instead of constantly switching back and forth between charts to analyze the main trend and detailed price action, this indicator merges both perspectives into one. You can instantly see the "big picture" while staying focused on trading signals on your current timeframe. Core
FREE
1. Introduction Smart Volume S/R Pro is a powerful technical analysis tool designed for the MetaTrader 5 platform. Unlike traditional Support & Resistance (S/R) indicators that rely on price peaks and troughs, this indicator automatically identifies critical S/R zones based on a core factor: Trading Volume . Core Principle: Price levels that witnessed exceptionally high trading volume in the past will often become significant psychological zones, where the price is likely to react strongly (eith
FREE
The "Volume Range Profile with Fair Value" (VRPFV) indicator is a powerful volume analysis tool designed to help traders better understand market structure and identify key price areas where significant institutional activity occurs. Instead of just looking at volume on individual candlesticks, VRPFV analyzes the distribution of volume by price level within a specific time range, providing deep insights into the "footprint" of smart money. VRPFV consists of the following core components: Upper &
FREE
1. Introduction The Market Squeeze Momentum Indicator (SQZMOM_LB) is a powerful technical analysis tool designed to help traders identify periods of low market volatility (the "squeeze" phase) and predict the direction and strength of price momentum after the squeeze ends. This indicator combines the principles of Bollinger Bands and Keltner Channels to detect changes in market volatility, along with a momentum oscillator to measure buying/selling pressure. 2. Key Components of the Indicator The
FREE
1. Overview The Ichimoku Kinko Hyo (or Ichimoku Cloud) is a comprehensive, all-in-one technical analysis indicator designed to provide a deep understanding of market trends, momentum, and dynamic support and resistance levels. This indicator provides a clean, standard implementation of the five core Ichimoku lines. Its key feature is a non-intrusive Status Dashboard that gives you an at-a-glance summary of the current market situation according to the Ichimoku system, allowing for quick and effi
FREE
Multi-Period EMA is a convenient indicator that displays multiple Exponential Moving Averages (EMAs) on a single chart. It is designed to help traders easily identify market trends and key crossover points without the need to add multiple individual EMA indicators. Key Features: Multiple EMAs in one: Simplifies chart analysis by combining several EMA lines into one indicator. Fully customizable: Easily change the period (default 20, 50, 100, 200), color, and thickness of each EMA line. Clean in
FREE
MultiFrame Pivot: A Multi-Timeframe Analysis Tool MultiFrame Pivot is an analysis indicator designed to provide an overview of the market based on Pivot Points across multiple timeframes. The indicator synthesizes information from different timeframes to give you a more comprehensive view of important price levels. KEY FEATURES: Multi-Timeframe Analysis: MultiFrame Pivot allows you to simultaneously monitor the price's status relative to Pivot Points (PP), Support 1 (S1), and Resistance 1 (R1)
FREE
1. Overview The ATR Dynamic Stop (CE) is a powerful technical indicator designed to help traders identify and follow market trends. Its core function is to provide a dynamic trailing stop-loss based on price volatility, as measured by the Average True Range (ATR) indicator. The main objectives of the ATR Dynamic Stop are: Profit Optimization: It helps you ride a strong trend by setting a reasonable stop-loss, preventing premature exits due to minor market noise and fluctuations. Risk Management:
FREE
The WaveTrend Oscillator indicator is an enhanced version of the classic WaveTrend Oscillator, a momentum indicator. It is designed to identify overbought/oversold conditions and provide potential trend reversal signals. The core difference in this version is the application of a data "normalization" algorithm. This ensures the indicator's oscillation lines remain balanced around the zero line, causing the indicator window to always stay naturally centered. This is especially useful when trading
FREE
Fibonacci Bollinger Bands (FBB) Indicator - User Manual 1. Introduction Fibonacci Bollinger Bands (FBB) is a technical analysis indicator that combines three tools: Bollinger Bands , Fibonacci Ratios , and the Volume-Weighted Moving Average (VWMA) . The purpose of this indicator is to provide a multi-dimensional view of the market by helping to identify: Dynamic support and resistance zones. The general market trend. Volatility levels and potential accumulation phases (squeezes). Price breakouts
FREE
MultiFrame MA: A Multi-Timeframe Trend Indicator MultiFrame MA is a trend analysis indicator designed to provide a comprehensive market overview across various timeframes. Instead of relying on a single timeframe, this tool synthesizes information from multiple charts, giving users a holistic and reliable perspective. KEY FEATURES: Multi-Timeframe Analysis: The indicator analyzes data from various timeframes, from M1 up to Monthly, to help users identify trend confluence at different levels. MA
FREE
Volume Flow Indicator (VFI) - User Manual 1. General Introduction The Volume Flow Indicator (VFI) is an advanced technical oscillator designed to measure the strength and sustainability of a price trend by incorporating both price and volume data. Developed based on the concepts of On-Balance Volume (OBV) but with significant improvements, the VFI provides deeper insight into money flow and the conviction behind price movements. This indicator is not an automated trading system but a powerful an
FREE
MultiFrame Volume Trend (MFVI) is a powerful VWAP-based indicator that displays volume trends across multiple timeframes in a clean, easy-to-read dashboard directly on your chart. Instantly capture the overall market direction in just seconds. Features Multi-timeframe VWAP analysis from M1 to MN1. Dashboard panel shows the trend state of each timeframe at a glance. Plots VWAP line and buy/sell arrows directly on the chart. Fully customizable: colors, line width, panel position, arrow symbols. Bu
FREE
This indicator is a trading strategy designed to find high-probability entry points by combining two very popular indicators: Bollinger Bands (BB) and the Relative Strength Index (RSI) . The core idea is "dual confirmation" : a trade signal is only considered valid when both indicators agree. This helps filter out many of the false signals that occur when using just a single indicator, thereby increasing the reliability of each entry. Bollinger Bands are used to identify relative price value zon
FREE
The EMA Navigator Pro is an advanced version of the popular EMA indicator, designed to provide superior flexibility and multi-timeframe analysis capabilities. This indicator not only displays EMA lines but also offers a powerful alert system to ensure you never miss a crucial signal. Key Features: Multi-Timeframe Support: You can assign a separate timeframe to each individual EMA line, allowing you to analyze long-term (e.g., D1) and short-term (e.g., H1) trends on the same chart. Automatic Cro
FREE
The Smart Trend Tracker (OTT) is a technical analysis tool designed to help traders identify the direction and strength of a market trend. This indicator functions as an optimized moving average that adapts to market volatility, thereby providing dynamic support and resistance levels. The primary goal of the OTT is to smooth out price action and offer visual cues about potential changes in the trend. Core Components of the Indicator When you add the indicator to your chart, you will see two main
FREE
フィルタ:
Kran5
714
Kran5 2026.05.29 06:05 
 

NO SE INSTALA EN EL GRAFICO.

Quang Huy Quach
24944
開発者からの返信 Quang Huy Quach 2026.06.05 13:45
Tómame una foto.
レビューに返信