SuperTrend Signals

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 focus on the main direction of price.

How Supertrend Works

Supertrend calculates two main lines: the Upper Band and the Lower Band, based on the average price (usually (High + Low) / 2 ) and the ATR value.

  • Upper Band: Calculated as Average Price + (Multiplier * ATR) .
  • Lower Band: Calculated as Average Price - (Multiplier * ATR) .

    The actual Supertrend line will switch between the Upper and Lower bands depending on price action.

  • When the closing price crosses above the red Supertrend line, the indicator will turn green, and the Supertrend line will move below the price.

  • When the closing price falls below the green Supertrend line, the indicator will turn red, and the Supertrend line will move above the price.

Input Parameters

Your Supertrend indicator has customizable parameters to suit your trading strategy and asset pair:

  • ATR Period :
    • Description: The number of bars used to calculate the ATR value. ATR measures market volatility.
    • Application:
      • Smaller values (e.g., 7-10): Make the indicator more sensitive to price changes, potentially generating more signals but also more susceptible to noise.
      • Larger values (e.g., 14-20): Make the indicator smoother, generating fewer signals but with higher reliability.
  • Multiplier :
    • Description: This value is multiplied by the ATR to determine the distance of the Supertrend line from the price.
    • Application:
      • Smaller values (e.g., 2.0-2.5): The Supertrend line will be closer to the price, generating earlier signals but also more prone to false breakouts.
      • Larger values (e.g., 3.0-3.5): The Supertrend line will be further from the price, generating later signals but less susceptible to minor fluctuations.
  • changeATR (Change ATR Calculation Method?):
    • Description: If true (default), the indicator uses MetaTrader 5's standard ATR calculation (based on RMA - Relative Moving Average, similar to EMA). If false , it uses the SMA (Simple Moving Average) method of True Range, as in the original Pine Script.
    • Application: This option allows you to fine-tune how ATR is smoothed, affecting the overall sensitivity of the indicator.
  • showsignals (Show Buy/Sell Signals?):
    • Description: If true , buy (green arrow) and sell (red arrow) signal arrows will appear on the chart when Supertrend changes direction.
    • Application: Helps visualize trend reversal points.
  • enableBuyAlert (Enable Buy Alert?):
    • Description: If true , an alert will appear when a buy signal occurs.
    • Application: Notifies you immediately of potential buying opportunities.
  • enableSellAlert (Enable Sell Alert?):
    • Description: If true , an alert will appear when a sell signal occurs.
    • Application: Notifies you immediately of potential selling opportunities.
  • enableChangeAlert (Enable Direction Change Alert?):
    • Description: If true , an alert will appear whenever Supertrend changes direction (from uptrend to downtrend or vice versa).
    • Application: Useful for monitoring overall trend shifts, even if you're not trading every specific buy/sell signal.

Trade Application

Supertrend is a powerful indicator for trend identification and trade management.

Identifying Trends

  • Uptrend: When the Supertrend line is green and located below the price. This indicates that buying pressure is dominant.
  • Downtrend: When the Supertrend line is red and located above the price. This indicates that selling pressure is dominant.

Entry Signals

  • Buy Signal:
    • When the Supertrend line changes from red to green and the closing price crosses above the Supertrend line.
    • A green arrow appears (if showsignals is enabled).
    • Application: This is a signal to consider opening a long position.
  • Sell Signal:
    • When the Supertrend line changes from green to red and the closing price falls below the Supertrend line.
    • A red arrow appears (if showsignals is enabled).
    • Application: This is a signal to consider opening a short position.

Exit Signals & Risk Management

One of Supertrend's most powerful applications is as a dynamic risk management tool.

  • Exit Buy Order/Set Stop Loss:
    • When you hold a buy position and the Supertrend line changes from green to red (a sell signal appears).
    • Application: This is a signal to close your buy position or to move your stop loss above the green Supertrend line as the price rises. The Supertrend line acts as a trailing stop, helping you protect profits as the trend continues.
  • Exit Sell Order/Set Stop Loss:
    • When you hold a sell position and the Supertrend line changes from red to green (a buy signal appears).
    • Application: This is a signal to close your sell position or to move your stop loss below the red Supertrend line as the price falls.

Combining with Other Indicators

While Supertrend is a powerful indicator, it should not be used in isolation. Combine it with other analytical tools to enhance signal reliability:

  • Trend Confirmation: Use other trend indicators like Moving Averages or ADX to confirm the strength of the trend.
  • Entry/Exit Confirmation: Use Oscillators like RSI, Stochastic, or MACD to look for divergence or overbought/oversold conditions at Supertrend signal points.
  • Support and Resistance: Combine with key support and resistance zones to identify potential reversal points.

Detailed Usage in MetaTrader 5

Attaching the indicator to a chart

  1. Open MetaTrader 5.
  2. In the "Navigator" window (Ctrl+N), find the "Indicators" section.
  3. Drag and drop the "Supertrend" indicator onto the chart you wish to analyze.

Configuring parameters

  1. After dragging the indicator onto the chart, a "Properties" window will appear.
  2. Go to the "Inputs" tab.
  3. Here, you can adjust parameters such as ATR Period , Multiplier , changeATR , showsignals , enableBuyAlert , enableSellAlert , and enableChangeAlert as desired.
  4. Click "OK" to apply the changes.

Enabling/Disabling alerts

  1. In the indicator's "Properties" window (right-click on the indicator on the chart and select "Properties").
  2. Go to the "Inputs" tab.
  3. Check (tick) the box next to enableBuyAlert , enableSellAlert , or enableChangeAlert to enable the corresponding alert. Uncheck to disable.
  4. Click "OK".
  5. When an alert is triggered, a dialog box will appear on your MT5 screen.

Important Notes

  • Sideways/Choppy Markets: Supertrend performs poorly in sideways or non-trending markets. It can generate many false signals under these conditions.
  • Lagging Indicator: Like most trend-following indicators, Supertrend is a lagging indicator. It confirms a trend after it has already begun, rather than predicting it.
  • Backtesting: Always perform backtesting of the indicator with different parameters on historical data of your traded asset pair to find the optimal settings for your strategy.
おすすめのプロダクト
ROMAN5 Time Breakout Indicator automatically draws the boxes for daily support and resistance breakouts. It helps the user identifying whether to buy or sell. It comes with an alert that will sound whenever a new signal appears. It also features an email facility. Your email address and SMTP Server settings should be specified in the settings window of the "Mailbox" tab in your MetaTrader 5. Blue arrow up = Buy. Red arrow down = Sell. You can use one of my Trailing Stop products that automatical
FREE
概要 このインジケーターは、クラシックな ドンチャンチャネル を強化したバージョンで、実践的なトレード機能を追加しています。 標準の3本線(上限、下限、中央線)に加え、 ブレイクアウト を検出し、チャート上に矢印で視覚的に表示します。また、チャートを見やすくするために、 現在のトレンド方向と逆側のラインのみを表示 します。 インジケーターの機能: 視覚的シグナル :ブレイクアウト時にカラフルな矢印を表示 自動通知 :ポップアップ、プッシュ通知、Eメール RSIフィルター :市場の相対的な強弱に基づいてシグナルを検証 カスタマイズ可能 :色、ラインの太さ、矢印コード、RSI閾値など 動作原理 ドンチャンチャネルは次のように計算します: 上限線 :直近N本のクローズ済みローソク足の最高値 下限線 :直近N本のクローズ済みローソク足の最安値 中央線 :最高値と最安値の平均値 上方ブレイクアウト は終値が上限線を超えたときに発生し、 下方ブレイクアウト は終値が下限線を下回ったときに発生します。 インジケーターは以下を行います: 3本のドンチャンラインを描画 方向転換後の最初のブレイクアウト
FREE
All-in-One Chart Patterns Professional Level: The Ultimate 36-Pattern Trading System All-in-One Chart Patterns Professional Level is a comprehensive 36-pattern indicator well known by retail traders, but significantly enhanced with superior accuracy through integrated news impact analysis and proper market profile positioning. This professional-grade trading tool transforms traditional pattern recognition by combining advanced algorithmic detection with real-time market intelligence.  CORE FEATU
FREE
HMA Color – Master Smoothed A clean, high-precision visual Hull Moving Average indicator with fully smoothed trend color display. Designed for professional scalpers and algorithmic traders who want a simple, fast, powerful trend view without noise. This indicator is built with a " true   double smoothing system" , making the Hull curve extremely soft and responsive. When the trend is bullish, the HMA line automatically switches to Green and shows upward candles. When the trend is bearish, the HM
FREE
The SMMA Bands indicator is an advanced volatility-based trading tool that creates 6 dynamic support and resistance levels around an envelope formed by two Smoothed Moving Averages (SMMA).  This indicator combines the reliability of SMMA trend identification with the precision of standard deviation-based volatility bands, making it suitable for both trend-following and mean-reversion strategies. Every band has its own buffer for use in EA. feel free to make suggestions and add reviews , i will
FREE
このEAはフィボナッチ・リトレースメントとフィボナッチ・レベルに基づいています。フィボナッチ・レベルに基づくシグナルがあれば、同時に複数の売買ポジションを開くことができます。また、余剰証拠金レベルと口座残高が口座残高を上回っている場合、トレンドに沿って複数のポジションを開くこともできます。 ヘッジにはセント口座の使用をお勧めします。1,000ドルを入金すると、100,000セントになります。これはExnessの標準セント口座で確認済みで、このブローカーをお勧めする理由にもなります。私のEAはリスクが高いため、セントをリスクにさらすのは良いことです。そのため、セント口座タイプの使用を強くお勧めします。 デフォルト設定を使用することをお勧めします。この設定は何度もテスト済みです。 このEAはどの通貨ペアでも動作しますが、XAUUSD(ゴールド)のみを使用することをお勧めします。この商品は市場で高いボラティリティを持ち、このEAは最も高いボラティリティでも非常によく機能します。 対象:XAUUSD(ゴールド)商品のみ。 失っても構わないのであれば、リスクを負わないでください。
FREE
Sylvan Crash500 Heiken Ashi
Quintin Francois Vanwyk
4.86 (7)
FOR CRASH 500 ONLY!! MT5 *This is a smooth heiken ashi setup meant to be used on CRASH 500 in combination with other indicators. *You are welcome to test it on other markets aswell. *I will be posting other indicators aswell to help with trading the crash 500 market. *You can use this to help smooth out price if you do struggle with reading the charts as is. * Just note heiken ashi doesnt represent real price action only smoothes it out for ease of read.
FREE
Fibonacci Trend Indicator for MT5 Unlock the power of Fibonacci analysis on your MetaTrader 5 charts! Our   Fibonacci Trend Indicator   automatically plots dynamic support and resistance levels so you can spot trends, reversals, and breakout opportunities at a glance. Features & Advantages Automatic Fibonacci Levels Instantly displays seven key Fibonacci retracement levels based on the highest and lowest prices from your chosen lookback period — no manual work required. Dynamic Trend Adaptatio
FREE
Ratio Indicator - User Guide Special Deal! Leave a review and get the indicator  Long & Short Cointegration Analyzer for free — just send me a message! This Ratio indicator between assets allows you to monitor and trade the price relationship between two assets selected by the user. It calculates the ratio between the prices of two assets, referred to as Asset1 and Asset2 (e.g., "GBPUSD" and "EURUSD"), and plots a moving average of the ratio along with Bollinger Bands . These bands are used to
FREE
https://www.mql5.com/en/users/gedeegi/seller    The GEN indicator is a multifunctional technical analysis tool for the MetaTrader 5 (MT5) platform. It is designed to automatically identify and display key Support and Resistance (S&R) levels and detect False Breakout signals, providing clear and visual trading cues directly on your chart. Its primary goal is to help traders identify potential price reversal points and avoid market traps when the price fails to decisively break through key levels
FREE
**Bneu Prop Firm Challenge Manager** is a trading utility for MetaTrader 5 designed to assist traders participating in proprietary trading firm evaluation challenges. This free version monitors account metrics, tracks challenge progress, and displays rule compliance status with pre-configured prop firm presets. **Free Version Features** **Prop Firm Presets** - Pre-configured rule sets for common proprietary trading firms - FTMO preset with corresponding rule parameters - MyForexFunds (MFF) pr
FREE
This EA finds Fair Value Liquidity (FVL) on the chart, tracks when they get mitigated , and then looks for an inversion signal (price “fails” through the zone). When that inversion happens, it places a trade in the opposite direction of the original Liquidity gap (an Inverse FVG approach). It also lets you control when it trades using market sessions , and it can auto-close positions at New York open (all positions or profitable-only). Key advantages Clear, rule-based entries (no guessing): trad
FREE
エキスパートアドバイザー (EA) バージョン 手動シグナルではなく自動売買を希望する場合は、こちらでこのインジケーターのエキスパートアドバイザー版をご利用いただけます: https://www.mql5.com/en/market/product/148222 このインジケーターは、ローソク足が ボリンジャーバンド(Bollinger Bands) の外側に抜けた後に価格が再びバンド内に戻る リエントリ(再突入)タイミング を計算し、それを RSIによる確認 と組み合わせて誤検知を減らします。 価格が下側のバンドの下に出た後に再び内部に戻り、かつ(オプションで)RSIがちょうど**オーバーソールド(売られ過ぎ)**状態から抜けたときに、**Buy ReEntry(買い再突入) シグナルが検出されます。 価格が上側のバンドの上に出た後に再び内部に戻り、かつ(オプションで)RSIがちょうど オーバーボート(買われ過ぎ)**状態から抜けたときに、**Sell ReEntry(売り再突入)**シグナルが生成されます。 シグナルはチャート上に矢印で表示され、視認性を高めるために高値/安値
FREE
Candle Countdown(MT5)— 現在の足が確定するまでの残り時間 Candle Countdown は、MetaTrader 5 用の軽量インジケーターです。現在のローソク足が確定(クローズ)するまでの 残り時間をリアルタイムでカウントダウン表示 します。1秒ごとに更新され、チャートを邪魔しないシンプルな表示です。 主な特徴 ローソク足の残り時間をリアルタイム表示 (時間足により mm:ss / hh:mm:ss) 表示位置を3種類から選択可能 価格レベル付近(TradingView風) — 現在価格の近くに表示 右上固定 — チャート右上に固定表示 スプレッド/情報表示の上(右上) — 右上のスプレッド等と重ならないよう上側に表示 デザインをカスタマイズ可能 :フォント、サイズ、色、プレフィックス、余白・オフセット MT5 の 全シンボル / 全タイムフレーム に対応 仕組み 現在のバー(足)の開始時刻とタイムフレームの秒数から、確定までの残り秒数を計算して表示します。 「価格レベル(TV風)」モードでは、現在価格に対応する画面上の位置へラベルを配置し、指定ピクセル分だ
FREE
Who is he?: Peter Tuchman, a stock trader on the NYSE. Why is he famous?: He's known as the "Einstein of Wall Street" because of his physical resemblance to the famous trader and his hairstyle. He's frequently photographed by the media, earning him the nickname "the most photographed trader on Wall Street." His image is often used to illustrate market volatility. Career history: He started in 1985 as a telegraph operator and has held various positions before becoming a stockbroker. AND THIS I
FREE
Murderbot  - Smart Money Breakout  Automated breakout trading system designed for swing trading on GBPUSD H1 timeframe. This EA monitors price action around pivot points and enters positions when breakout conditions are confirmed with volatility filters. Core Trading Logic The EA identifies swing highs and swing lows using configurable lookback periods, then monitors price for breakouts beyond these levels. Entry signals require price movement exceeding the pivot level plus a confirmable thresh
FREE
Fair Value Gap FGV
Jean Charles Vilhena Maia
5 (1)
Smart FVG Visualizer は、市場の不均衡(フェアバリューギャップ / FVG)を自動的かつ正確に特定するために設計された高性能指標です。 Smart Money Concepts (SMC) および ICT の理論に基づき、このインジケーターは価格の非効率ゾーンを強調表示し、強力な引き付けポイントや反転ポイントとして機能します。 主なメリット: 即時識別: あらゆる時間枠で、強気および弱気のFVGを自動的に検出します。 プロフェッショナルな外観: 機関投資家のトレーディング基準に合わせ、「FVG」のテキストラベルが付いたカラーボックスを表示します。 パフォーマンスの最適化: クリーンで軽量なコードにより、複数のチャートを開いていてもターミナルの動作を妨げません。 完全なカスタマイズ: 色、フォント、塗りつぶしの設定を簡単に調整し、独自のトレードテンプレートに合わせることができます。
FREE
A new generation progressive indicator from INFINITY. Predictor PRO uses its own entry and exit calculation strategy. Indicator without redrawing signals! This is very important for real trading. The indicator can be used for any currency pairs, metals, cryptocurrencies or indices. The best time of the H1 chart. Unlike other indicators, Predictor PRO shows shows the Buy/Sell entry point and the Close exit point. Calculating the profit of all signals in points on the panel helps to choose the
FREE
## HiddenGapVolume Indicator Overview **HiddenGapVolume** is a sophisticated MetaTrader 5 technical indicator designed to detect hidden market gaps and volume anomalies through statistical analysis. It combines rolling volume averages with dynamic color-coded visualization to identify potential trading opportunities. ### Core Features - **Statistical Volume Analysis**: Calculates moving average and standard deviation bands around volume - **Dynamic Color Coding**: 6-color histogram signaling
FREE
RenkoExpert
Andrey Goida
3.8 (5)
Renko Expert Advisor based on Renko bar simulation.    The EA has two options for building Renko bars. Classic and ATR. In the classic version, renko bars are marked with areas on the main chart; in the ATR version, renko bars are modeled and drawn in the indicator window. Modeling renko bars inside the EA allows you to optimize the robot better than drawing renko bars offline.   Our new product based on artificial intelligence   https://www.mql5.com/ru/market/product/127820   Telegramm channel
FREE
Friend of the Trend: Your Trend Tracker Master the market with Friend of the Trend , the indicator that simplifies trend analysis and helps you identify the best moments to buy, sell, or wait. With an intuitive and visually striking design, Friend of the Trend analyzes price movements and delivers signals through a colorful histogram: Green Bars : Signal an uptrend, indicating buying opportunities. Red Bars : Alert to a downtrend, suggesting potential selling points. Orange Bars : Represent cons
FREE
Statistical Arbitrage Spread Generator for Cointegration [MT5] What is Pair Trading? Pair trading is a market-neutral strategy that looks to exploit the relative price movement between two correlated assets — instead of betting on the direction of the market. The idea? When two assets that usually move together diverge beyond a statistically significant threshold, one is likely mispriced. You sell the expensive one, buy the cheap one , and profit when they converge again. It’s a statistica
FREE
The Arbitrage365 EA is a basic script for MetaTrader that implements a triangular arbitrage strategy. It identifies and exploits price discrepancies between EURUSD, GBPUSD, and EURGBP to profit from temporary market mispricing. This EA capitalizes on the law of one price by simultaneously buying and selling currency pairs. Its advantages include speed, accuracy, scalability, consistency, cost-effectiveness, contribution to market liquidity, and portfolio diversification. However, it's a basic E
FREE
https://www.mql5.com/en/users/gedeegi/seller   GEN (Trend Fib Zones) GEN (Trend Fib Zones) is a professional technical analysis indicator that automatically detects trend structure shifts using swing highs/lows and dynamically plots key Fibonacci retracement and extension zones. Key Features: Automatic Trend Structure Detection Identifies market structure changes using CHoCH (Change of Character) and BOS (Break of Structure) logic. Highlights trend direction based on real swing high/low pivo
FREE
数列の一つに「森林火災数列」があります。これは、最も美しい新しいシーケンスの 1 つとして認識されています。その主な特徴は、このシーケンスが線形トレンドを回避することです。最短のものであってもです。この指標の基礎を形成したのはこのプロパティです。 財務時系列を分析する場合、この指標は可能なすべての傾向オプションを拒否しようとします。そして失敗した場合にのみ、トレンドの存在を認識し、適切なシグナルを発します。このアプローチにより、新しいトレンドの始まりの瞬間を正しく判断できます。ただし、偽陽性の可能性もあります。それらの数を減らすために、このインジケーターに追加のフィルターが追加されました。新しいバーが開くとシグナルが生成されます。いずれの場合も再描画は発生しません。 指標パラメータ: Applied Price   - 適用価格定数; Period Main   - インディケータのメイン期間、その有効な値は 5 ~ 60 です。 Period Additional   - 追加の期間。このパラメーターの有効な値は 5 ~ 40 です。 Signal Filter   - 追加の信号
Phoenix Delta Volume
Nigel Nii Darku Narnor Darko
This is the Phoenix Institutional SMC Dashboard (Emerald-Teal Edition). It is engineered to provide retail traders with the same "Volume-at-Price" clarity used by institutional desks. Below is a full breakdown of the benefits, the high-confluence logic for entries, and how to manage your trades using the current visual engine. Strategic Benefits to the User Sentiment over Price: Most indicators only look at where the price is. This dashboard tells you how much effort (Volume Delta) was required
FREE
Didi Index Nuvem
SMART2TRADER SOLUCOES DE SOFTWARES INTELIGENTES LTDA
Developed by smart2trader.com The Didi Index Nuvem Indicator is an indicator based on the original Didi Aguiar (Didi Index) indicator, featuring two visualization methods for the moving averages: as a cloud or as lines (original). This customization offers a new way to visualize the moving average crossovers in the Didi Index indicator. About the Didi Index Indicator The Didi Index Indicator , created by Brazilian trader Didi Aguiar, is a technical analysis tool based on the crossover of three
FREE
x4o B1 Dollar Trader  Heiken Ashi Trend Retest Strategy  Automated trading system combining Heiken Ashi analysis with Moving Average retest methodology for trend-following entries on H1 timeframe. Trading Methodology The EA monitors two 25-period Moving Averages calculated on High and Low prices to identify trend direction. When price closes above MA High with candle high exceeding the moving average, an uptrend is detected. When price closes below MA Low with candle low beneath the moving aver
FREE
Be notified of every color change of Heiken Ashi (HA) candles. The indicator will trigger past and new signals every time that HA candles change their colors. ( Note : this tool is based on the code of Heiken Ashi indicator developed by MetaQuotes Software Corp.) Features The signals are triggered at closing of last bar/opening of a new bar; Any kind of alerts can be enabled: Dialog Box, Email message, SMS notifications for smartphones and tablets, and Sound alerts; By default, up arrows are pl
Coral trend is   a trend-following indicator that is widely popular among FOREX traders . It is usually used as a confluence with other indicators. It uses combinations of moving averages with complex smoothing formulas! It has two configurable parameters: Coefficient   - smoothing ratio (*) Applied price Calculation: Coral = (-0.064) * B6 + 0.672 * B5 - 2.352 * B4 + 2.744 * B3
FREE
このプロダクトを購入した人は以下も購入しています
SuperScalp Pro — 高度なマルチフィルター対応スキャルピングインジケーターシステム SuperScalp Pro は、クラシックな Supertrend と複数のインテリジェントな確認フィルターを組み合わせた高度なスキャルピング用インジケーターシステムです。M1〜H4 のすべての時間足で効率的に機能し、特に XAUUSD、BTCUSD、および主要なFX通貨ペアに適しています。単体のシステムとして、また既存の取引戦略へ柔軟に統合して使用できます。 本インジケーターは 11 以上のフィルターを統合しており、短期・長期の EMA、トレンド判定に用いる 3 本の EMA、EMA スロープ(EMA slope)、RSI、ADX、出来高、VWAP、ボリンジャーバンドのブレイクアウト、MACD ダイバージェンスフィルターなどを含みます。スマートキャンドルフィルターはローソク足の終値を確認して弱いシグナルを排除し、3 本の EMA と MACD ダイバージェンスを組み合わせたトレンド認識メカニズムにより勝率の高いシグナルの選別を支援します。 SuperScalp Pro は ATR に基
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示す
このインジケーターを購入すると、プロ仕様のトレードマネージャーを無料で差し上げます。 まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノ
Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on Smart Money Concepts (SMC). It is designed to analyze market structure, price direction, reversal points, and key zones across multiple timeframes in a systematic way. The system displays Points of Interest (POI) and real-time No Repaint signals, with instant alerts when price reaches key zones or when signals occur within those zones. It functions as both an Indicator and a Signal System (2-in-1), c
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状態のみを表示します。
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
優れたテクニカルインジケーター「Grabber」をご紹介します。これは、すぐに使える「オールインワン」トレーディング戦略として機能します。 ひとつのコードに、市場のテクニカル分析ツール、取引シグナル(矢印)、アラート機能、プッシュ通知が強力に統合されています。 このインジケーターを購入された方には、以下の特典を無料で提供します: Grabberユーティリティ:オープンポジションを自動で管理するツール ステップバイステップのビデオマニュアル:インジケーターのインストール、設定、取引方法を解説 カスタムセットファイル:インジケーターをすばやく自動設定し、最大限の成果を出すための設定ファイル 他の戦略はもう忘れてください!Grabberだけが、あなたを新たなトレードの高みへと導いてくれるのです。 Grabber戦略の主な特徴: 推奨タイムフレーム:M5〜H4 対応通貨ペア・資産:どれでも使用可能ですが、私が実際に検証した以下を推奨します(GBPUSD、GBPCAD、GBPCHF、AUDCAD、AUDUSD、AUDSGD、AUDCHF、NZDUSD、NZDCAD、EURCAD、EURUSD、E
Gold Entry Sniper – ゴールドスキャルピング&スイングトレード用プロフェッショナル多時間足ATRダッシュボード Gold Entry Sniper は、XAUUSDや他の銘柄向けに正確な 売買シグナル を提供する、MetaTrader 5用の高度なインジケーターです。 ATRトレーリングストップロジック と 多時間足分析ダッシュボード を搭載し、スキャルピングからスイングトレードまで対応します。 主な特徴と利点 多時間足シグナル分析 – M1、M5、M15 のトレンドを同時表示。 ATRベースのトレーリングストップ – ボラティリティに応じて動的に調整。 プロ仕様のチャートダッシュボード – シグナル状況、ATRレベル、回帰線、売買方向を表示。 明確な売買マーカー – 自動矢印とテキストラベル。 エグジットアラートとトレード管理 – 利益確定のための自動検出。 完全カスタマイズ可能 – パネル位置、色、フォント、ATR/回帰設定を調整可能。 ゴールド(XAUUSD)に最適化 – M1〜M15のスキャルピングに最適、FXや指数、暗号資産にも対応。 Gold Entry
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
AriX
Temirlan Kdyrkhan
1 (4)
AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking with real-time stat
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイ
Power Candles – あらゆる市場に対応した強度ベースのエントリーシグナル Power Candles は、Stein Investments が長年培ってきた強度分析を価格チャート上に直接反映します。価格だけに反応するのではなく、各ローソク足は実際の市場の強さに基づいて色分けされ、モメンタムの蓄積、強度の加速、明確なトレンド転換を瞬時に把握できます。 すべての市場に共通する単一ロジック Power Candles は すべての取引シンボル で自動的に動作します。現在のシンボルが Forex か非 Forex 市場かを自動判別し、内部で適切な強度モデルを適用します。 Forex および Gold :FX Power のデルタ値を使用(絶対値レンジ最大 100) 指数、暗号資産、CFD :IX Power の強度値を使用(絶対値レンジ最大 50) 必要な強度計算は Power Candles に直接組み込まれています。ローソク足のカラーリングやシグナルロジックに、追加のインジケーターは不要です。 価格ノイズではなく「強度状態」 各ローソク足は、以下の 9 つの明確に定義された強
Game Changerは、あらゆる金融商品で使用できる革新的なトレンドインジケーターです。MetaTraderを強力なトレンドアナライザーへと変貌させます。あらゆる時間枠で動作し、トレンドの特定、反転の可能性のシグナル、トレーリングストップ機能、そして迅速な市場反応のためのリアルタイムアラートを提供します。経験豊富なプロでも、優位性を求める初心者でも、このツールは自信と規律、そして根本的なトレンドダイナミクスを明確に理解した上で取引を行うための力となります。このインジケーターはリドロー機能も備えています。 購入後すぐにご連絡いただければ、個人ボーナスを進呈いたします。Strong SupportとTrend Scannerインジケーターの無料コピーを入手できます。[email protected]までプライベートメッセージを送ってください。 私のEAや特別なセットはTelegramでは販売しておりません。MQL5でのみ販売しており、セットファイルは私のブログでのみ公開しています。詐欺師にはご注意ください。他の方からセットを購入しないでください。 設定 トレンド変化時のアラート
トレンド スクリーナー インジケーターでトレンド取引の力を解き放ちます。ファジー ロジックと複数通貨システムを活用した究極のトレンド取引ソリューションです。 ファジー ロジックを活用した革新的なトレンド インジケーターである Trend Screener を使用して、トレンド取引を向上させます。 これは、13 を超えるプレミアム ツールと機能、および 3 つの取引戦略を組み合わせた強力なトレンド追跡インジケーターであり、Metatrader をトレンド アナライザーにする多用途の選択肢となります。 期間限定オファー : トレンド スクリーナー インジケーターは、わずか 100 ドルで生涯ご利用いただけます。 (元の価格 50$ ) (オファー延長) Trend Screener の 100% 非再描画精度の揺るぎない精度を体験して、取引の決定が過去の価格変動の影響を受けないようにしてください。 マルチタイムフレームおよびマルチ通貨機能の多用途性を解放し、比類のない自信を持って外国為替、商品、暗号通貨、インデックスの世界を取引できるようにします。 Trend Screener の包括的な
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非常に低い R
Smart Stop Indicator – チャート上で実現するインテリジェントなストップロス精度 概要 Smart Stop Indicator は、ストップロスを勘や感情ではなく、明確で体系的に設定したいトレーダーのために設計されています。本ツールは、クラシックなプライスアクション(高値更新・安値切り下げ)と最新のブレイクアウト認識ロジックを組み合わせ、次に来るべき論理的なストップレベルを正確に特定します。トレンド相場、レンジ、急速なブレイクアウト局面のいずれであっても、最適な SL ゾーンとその状態(“new”、“broken”、“valid”)をチャート上に直接表示します。さらに今回、SL 距離の %ADR 表示も新たに追加されています。 主な特徴 マーケット構造に基づく自動ストップ配置 • 市場構造とリアルタイムの値動きに基づき、意味のあるストップロスレベルを自動検出します。 スマートなブレイクアウト感知 • 急激な方向転換やブレイクアウトにも柔軟に対応し、早すぎるストップ調整を避けます。 SL %ADR の表示 • ストップロスまでの距離を ADR(Averag
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。 あら
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT4 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
Order Block Pro (MQL5) – バージョン 1.0 作成者: KOUAME N'DA LEMISSA プラットフォーム: MetaTrader 5 説明: Order Block Pro は、チャート上の**強気および弱気のオーダーブロック(Order Blocks)**を自動で検出する高度なインジケーターです。小さな保ち合いローソク足と、その後の強いインパルスローソク足を分析することで、価格が加速する可能性のある重要なゾーンを特定します。 トレーダーに最適: 正確なエントリーとエグジットポイントを特定したい方。 動的なサポートおよびレジスタンスゾーンを把握したい方。 リスク管理と取引戦略を向上させたい方。 主な機能: 強気OB検出: 保ち合いローソク足の後、強い上昇が発生した場合、緑色の矢印で表示。 弱気OB検出: 保ち合いローソク足の後、強い下落が発生した場合、赤色の矢印で表示。 完全にカスタマイズ可能: 保ち合いローソク足の最大実体比率 ( BodyMaxRatio ) 次のローソク足の最小比率で動きを確認 ( NextCandleMinPct ) チャー
トレンドラインプロ   市場の真の方向転換点を理解するのに役立ちます。この指標は、真のトレンド反転と主要プレーヤーが再び参入するポイントを示します。 分かりますか     BOSライン   複雑な設定や不要なノイズなしに、より長い時間足でのトレンドの変化と重要なレベルを把握できます。シグナルは再描画されず、バーが閉じた後もチャート上に残ります。 MT4バージョン   -   RFI LEVELS PRO インジケーター と組み合わせることで、その最大限の能力を発揮します インジケーターが示す内容: 本当の変化   トレンド(BOSライン) 一度シグナルが現れたら、それは有効です!これは、リペイント機能を持つインジケーターとの重要な違いです。リペイント機能を持つインジケーターは、シグナルを発した後、それを変更し、資金の損失につながる可能性があります。これにより、より高い確率と精度で市場に参入できます。また、矢印が現れた後、目標値(利益確定)に達するか、反転シグナルが現れるまで、ローソク足の色を変更する機能もあります。 繰り返しエントリ   主要プレーヤーの補充 エントリーポイントを探す
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
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
Market Flow Pro Market Flow Pro is an intelligent trading advisor for the MetaTrader 5 platform, designed for automatic trading on financial markets using algorithmic analysis and strict risk management. -Key features: - Fully automatic trading 24/5 - Adaptive trend and momentum entry algorithm -  Built-in risk management - Flexible lot settings (fixed/auto-calculation) - Support for major currency pairs and indices - Optimised for operation on various timeframes  How it works Market
Azimuth Pro
Ottaviano De Cicco
5 (4)
発売プロモーション Azimuth Proは先着100名様限定で 299ドル でご提供します。最終価格は 499ドル となります。 リテールとインスティテューショナルのエントリーの違いはインジケーターではなく、ロケーションにあります。 多くのトレーダーは、モメンタムを追いかけたり、遅行シグナルに反応して、任意の価格レベルでエントリーします。機関投資家は、需給が実際にシフトする構造的なレベルに価格が到達するのを待ちます。 Azimuth Proはこれらのレベルを自動的にマッピングします:スイングアンカーVWAP、マルチタイムフレーム構造ライン、高確率ロケーションにのみ出現するABCパターン。 Azimuth Proは、構造分析とインテリジェントな自動化の両方を求めるプロフェッショナルトレーダー向けに構築されています。 Azimuthが外科的精度で市場構造をマッピングする一方、Azimuth Proはインテリジェンスレイヤーを追加します:トレーディングスタイルの自動検出、スマート設定された移動平均線、20年のデータでバックテストされた最適化パラメータ。その結果、お使いの銘柄と
Trend Ai indicatorは、トレンドの識別と実用的なエントリポイントと反転アラートを組み合わせることで、トレーダーの市場分析を強化する優れたツールです。 この指標は、ユーザーが自信と正確さで外国為替市場の複雑さをナビゲートすることを可能にします トレンドAiインジケーターは、主要なシグナル以外にも、プルバックやリトレースメント中に発生するセカンダリエントリポイントを識別し、トレーダーが確立されたトレンド内の価格修正を活用できるようにします。 重要な利点: *MT4およびMT5の仕事 *明確な買いまたは売りシグナル *再描画しません ·すべての資産で動作します 私はeaやセットをtelegram it詐欺で販売しないように注意してください。 すべての設定はここでブログで無料です。  重要! 指示とボーナスを得るために購入後すぐに私に連絡してください! 私の他のプロダクトと同様、実質操作の監視はここに見つけることができます: https://www.mql5.com/en/users/mechanic/seller&nbsp ; 設定および入力: すべての
FX Dynamic: カスタマイズ可能なATR分析でボラティリティとトレンドを把握 概要 FX Dynamic は平均的な真のレンジ(ATR)の計算を活用して、日次および日中ボラティリティに関する卓越した情報をトレーダーに提供する強力なツールです。80%、100%、130%などのボラティリティ閾値を設定することで、通常の範囲を超えた際にすぐに警告を受け取ったり、有望な利益機会を素早く捉えられます。 FX Dynamic はブローカーのタイムゾーンに合わせて調整でき、安定したボラティリティ測定を維持しながら、リアルタイム分析のためにMetaTraderとシームレスに連携します。 1. なぜFX Dynamicがトレーダーにとって非常に有益か リアルタイムのATRインサイト • 日次・日中のボラティリティをひと目で把握。価格がATRの80%、100%、130%などに達したときに警告を受け取り、重要な水準にあるかどうかを確認できます。 • ボラティリティが完全に爆発する前に潜在的な反転やブレイクアウトを先取り可能。 幅広いマーケットへの適用 • 外国為替、コモディティ、株価指数な
Market Structure Order Block Dashboard MT5 は、 MT5(MetaTrader 5)用インジケーター です。 市場構造 と ICT / Smart Money Concepts に基づき、 HH/HL/LH/LL 、 BOS 、 ChoCH に加えて、 Order Blocks 、 Fair Value Gaps (FVG) 、 流動性 (EQH/EQL、sweeps)、 セッション / Kill Zones 、 Volume Profile を表示し、コンパクトなコンフルエンス・ダッシュボードを提供します。 重要: これは 分析ツール です。自動売買は行いません(EAではありません)。 購入者特典(ボーナス) 購入後、私のストアから 2つのボーナスインジケーター を(選択して)受け取ることができます。 ボーナスの受け取り方法: 1) 本商品のページに正直なレビューを投稿してください。 2) MQL5のメッセージで、 BONUS MSOB + 選んだ 2つのインジケーター名 を送ってください。 主な機能 市場構造: HH/HL/LH/LL
The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time frames, although it is recommen
FX Levels: あらゆる市場における非常に高精度なサポート&レジスタンス 概要 通貨ペア、株式指数、個別銘柄やコモディティなど、どのような市場でも信頼できるサポートとレジスタンスを特定したいですか? FX Levels は伝統的な “Lighthouse” メソッドと先進的な動的アプローチを融合し、ほぼ汎用的な精度を実現します。ブローカーの実務経験を活かし、自動化されたデイリー更新とリアルタイム更新を組み合わせることで、 FX Levels は反転ポイントを見つけ、利益目標を設定し、自信をもってトレードを管理するための手助けをします。今すぐ試してみて、サポート/レジスタンス分析の正確性がどれほどトレードを向上させるかを実感してください! 1. FX Levels がトレーダーにとって非常に有用な理由 非常に正確なサポート&レジスタンスゾーン • FX Levels は異なるブローカー環境でもほぼ同一のゾーンを生成するよう設計されており、データフィードの差異や時刻設定のずれによる不一致を解消します。 • つまり、どのブローカーを利用していても一貫したレベルが得られるため、戦
Ultimate SMC Indicator
Hicham Mahmoud Almoustafa
1 (1)
Ultimate SMC PRO – Smart Money Concepts Indicator (Order Blocks, FVG, Liquidity, BOS) for MetaTrader 5 Ultimate SMC PRO is a professional trading indicator designed to visualize Smart Money Concepts directly on the chart. The indicator combines several institutional trading tools in one system to help traders identify potential high-probability trading zones. ULTIMATE SMC INDICATOR — COMPLETE TRADING GUIDE The indicator analyzes market structure, liquidity behavior and price imbalance to highl
作者のその他のプロダクト
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
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 "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
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
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 Pivot Point Supertrend indicator is a technical analysis tool designed for the MetaTrader 5 (MT5) platform. It combines two popular analytical methods: Pivot Points: Uses significant historical price highs and lows to identify potential support and resistance zones. These points are objective and stable. 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 Point
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
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
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
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
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
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 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
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
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
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
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
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
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 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
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
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
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 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
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
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
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
フィルタ:
レビューなし
レビューに返信