Key Levels of Support and Resistance MT5

The indicator displays the key support and resistance levels on the chart.

The significance of these levels lies in that the price may reverse or strengthen the movement when passing such levels, since they are formed as a consequence of the natural reaction of market participants to the price movement, depending on which positions they occupied or did not have time to occupy.

The psychology of the level occurrence: there always those who bought, sold, hesitated to enter or exited early.

If the price bounces off a support level and moves up;

  • those who bought regret not buying more and think of increasing the lot if the price returns to the level;
  • those who sold realize they mixed the direction and hope the price returns to the level so that they are able to break even;
  • those who closed early understand that the price actually goes in "their" direction and think of opening positions again if the price returns to the level;
  • those who were uncertain about the direction and hesitated to enter now see where the price goes, but realize that it is too late and the price has already left; they think of opening positions if the price returns to the level.

That is, all interested participants plan to buy with a rollback to the level.

A rollback to the support level area may provoke a new wave of buys and upward price movement.

If the price breaks the level downwards, the opinion of traders will change radically, and the support level will become a resistance level.

A level is a blurred line, a narrow price range.

The significance of the levels is influenced by: the amount of time the level is formed, the number of touches, the height of the range, the activity of the trade when approaching the level. The levels not touched by the price for a long time gradually lose their significance. Some levels start working again after a breakout or when the price has not tested them for a long time, while they are supposed to be forgotten long ago.

When working with the levels, the following signals are used:

  • rebound from a level,
  • level breakout,
  • rebound from the opposite side a level after a breakout.

The indicator can be used on any timeframe, on the stock, commodity and currency markets;

It can be used for long-term, medium-term and short-term trading.

The indicator is not redrawn.


Settings

  • History_Size - depth of the calculated history.
  • Depth - the minimum number of candles, where a second High or Low cannot be formed if the Deviation parameter is met.
  • Deviation - the minimum number of points, expressed as a percentage between the Highs and Lows of two adjacent candles (this parameter is responsible for the extremes used to search for the levels).
  • Backstep - the minimum number of candles between the local Highs or Lows (this parameter is responsible for the extremes used to search for the levels).
  • KWL - (main parameter) level width ratio (percentage, multiplied by two).
    This value will be different for different market types and time periods, as it depends on the range of the price fluctuations on the chart.
    For example: in Forex, this can be 0.001 on the minute chart and 0.1 on the daily chart.
    For stocks (for example: Google), it can be 0.01 on the minute chart and 1.0 on the daily chart.
  • Points - (main parameter) the number of points (extremums) required to plot a level.
  • Distance - (main parameter) the maximum distance (expressed in the number of candles) between the points (extremums) used to plot a level.
  • Strict - (main parameter) strict approach to the formation of levels (the levels are not broken by the price during the formation).
  • Length - extend the levels to the right by "x" candles.
  • Label_Extremum - type of the extremum labels and their size.
  • Color_S - color of the support levels.
  • Color_R - color of the resistance levels.
  • Width - thickness of the level lines.
  • Style - style of the level lines.
おすすめのプロダクト
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
前バージョンのインジケーターの発展 ZigZag WaveSize MT4 ZigZag WaveSize - ポイント、レベル、および異なるアラートロジックに関する情報が追加された改良版標準ZigZagインジケーター 一般的な改善点: MetaTrader 5用のコード適応 グラフィックオブジェクトでの作業の最適化 新機能: 極値における水平レベル レベルタイプの選択:水平/光線/セグメント 流動性レベルフィルター(価格によるブレイクなし) ブレイク用バッファ:偽ブレイクに対する感度設定 ラベル設定と機能:数量、外観、古いラベルの削除 構造ブレイクアラート(BoS) 動きの性質変更アラート(ChoCH) 最適化: 極値更新ロジックの修正 新しいオブジェクトの動的更新 バー出現時の負荷低減 ラベルの中央管理システム 修正点: 配列の境界超えの修正 ラベルの正しい配置 重複するパラメーターの削除 ZigZag WaveSizeインジケーターをトレーディングシステムの補助として使用してください   マーケットで私の他の製品もお試しください  https://www.mql5.com/
FREE
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
FlatBreakout MT5 (Free Version) Flat Range Detector and Breakout Panel for MT5 — GBPUSD Only FlatBreakout MT5   is the free version of the professional FlatBreakoutPro MT5 indicator, specially designed for flat (range) detection and breakout signals on the   GBPUSD   pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout MT5 and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of
FREE
RSI abcd
Francisco Gomes Da Silva
4.33 (3)
RSI ABCDパターンファインダー:テクニカル戦略 1. インジケーターの仕組み 古典的RSI と ABCD調和パターン の自動検出を組み合わせたものです。 主要コンポーネント 標準RSI (調整可能な期間) 高値・安値マーカー (矢印) ABCDパターン (緑/赤の線) 過買(70)・過売(30)フィルター 2. MT5設定 period = 14 ; // RSI期間 size = 4 ; // 最大パターンサイズ OverBought = 70 ; // 過買水準 OverSold = 30 ; // 過売水準 Filter = USE_FILTER_ YES ; // 確認フィルター 3. 取引戦略 3.1. 買いエントリー(強気ABCD) 条件: RSIが以下を形成: 谷( A )→ 山( B )→ より高い谷( C ) D が過売域(30)より上だが C より下 確認:A-B-C-Dを結ぶ緑色の線 目標: TP1: B-Cの61.8% TP2: B-Cの100% ストップロス: D より下 3.2. 売りエントリー(弱気ABCD) 条件: RSIが以下を形成: 山( A
FREE
Hunter’s Scope: ボラティリティおよびトレンド強度インジケーター (MT5) Hunter’s Scopeは、方向性の強さとボラティリティの両方をフィルタリングすることで価格拡大を特定する、MetaTrader 5用の高モメンタムインジケーターです。重要なインパルス(衝動)的なローソク足を検出し、モメンタムトレードのための明確かつ客観的なシグナルを提供します。 コアロジック:二層フィルター 遅行性のクロスオーバーではなく、以下の二段階確認モデルを使用します: トレンド強度 (ADX): ADXがユーザー定義のしきい値を超えた場合のみシグナルが発生し、レンジ相場や低モメンタム市場を除外します。 ボラティリティ拡大 (ATR): 特定のATR倍率を超えたローソク足のみをインパルスと見なし、統計的に有意な動きであることを保証します。 主な特徴 非再描画: ローソク足確定時にシグナルが生成され、固定されます。 モメンタム重視: 反応遅延型のインジケーターではなく、インパルス的な動きを狙います。 統合診断パネル: ADX、ATRしきい値、ローソク足サイズをリアルタイムで表示。 クリ
PROMETHEUS TECHNICAN VERSION Free | By THE SONS A gift from The Sons — no strings, no trial, no expiry. Every trader deserves access to professional-grade market intelligence. That belief is why Prometheus Technical Version exists, and why it costs nothing. Consider it our handshake to the trading community. What You're Getting This is not a simplified tool dressed up as a gift. Prometheus Technican Version is a fully built, institutional-quality technical analysis indicator running a dual-model
FREE
Bounce Zone MT5
Nguyen Thanh Cong
4.56 (9)
Introduction The Bounce Zone indicator is a cutting-edge non-repainting technical tool built to identify key areas on the price chart where market sentiment is likely to cause a significant price reversal. Using advanced algorithms and historical price data analysis, this indicator pinpoints potential bounce zones. Combined with other entry signal, this indicator can help forex traders place the best trades possible Signal A possible buy signal is generated when price is in the green zone an
FREE
Donchian Pro
Paulo Henrique Faquineli Garcia
4.75 (4)
The Donchian Channel Channels are among the most popular tools of technical analysis, as they visually convey to the analyst the limits within which most price movement tends to occur. Channel users know that valuable information can be obtained at any time, whether prices are in the central region of a band or close to one of the border lines. One of the best known techniques to explore these concepts is Bollinger Bands. However, John Bollinger was not the only one to research the application
FREE
マルチタイムフレーム対応、カスタマイズ可能なビジュアルシグナル、設定可能なアラートシステムを備えたAverage True Range(ATR)インジケーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール でご覧いただけます。 フィードバックとレビューを大変お待ちしております! ATRとは? Average True Range(ATR)は、J. Welles Wilderが開発した市場のボラティリティを測定するテクニカルインジケーターです。指定した期間のTrue Rangeの平均を計算します。True Rangeは以下の中で最大の値です:現在の高値から現在の安値までの距離、前回の終値から現在の高値までの距離、または前回の終値から現在の安値までの距離。 ATRは価格方向を示しません — ボラティリティのみを測定します。ATRが上昇するとボラティリティの増加を示し、ATRが低下するとボラティリティの減少を示します。トレーダーはATRを使用して市場状況を評価し、動的なストップロスを設定し(例:ATRベースのトレーリングストッ
FREE
The concept is simple: Plotting Price behavior within several periods of time. Some Symbols behave very well during the trading day - with this I mean Intraday trading - and this behavior ends up plotting effectively well with the proposed Exponential Moving Averages in this indicator... Obviously that this behavior could not be seen in all Symbols, but you can give it a try... Just drop this indicator in a chart and you will see for yourself... This indicator is intended for "Feeling the Trend"
FREE
Necessary for traders: tools and indicators Waves automatically calculate indicators, channel trend trading Perfect trend-wave automatic calculation channel calculation , MT4 Perfect trend-wave automatic calculation channel calculation , MT5 Local Trading copying Easy And Fast Copy , MT4 Easy And Fast Copy , MT5 Local Trading copying For DEMO Easy And Fast Copy , MT4 DEMO Easy And Fast Copy , MT5 DEMO The homeopathic indicator is also called the CCI indicator. The CCI indicator was proposed
FREE
Cybertrade Keltner Channels - MT5 Created by Chester Keltner, this is a volatility indicator used by technical analysis. It is possible to follow the trend of financial asset prices and generate support and resistance patterns. In addition, envelopes are a way of tracking volatility in order to identify opportunities to buy and sell these assets. It works on periods longer than the period visible on the chart. All values ​​are available in the form of buffers to simplify possible automations.
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
概要 このインジケーターは、クラシックな ドンチャンチャネル を強化したバージョンで、実践的なトレード機能を追加しています。 標準の3本線(上限、下限、中央線)に加え、 ブレイクアウト を検出し、チャート上に矢印で視覚的に表示します。また、チャートを見やすくするために、 現在のトレンド方向と逆側のラインのみを表示 します。 インジケーターの機能: 視覚的シグナル :ブレイクアウト時にカラフルな矢印を表示 自動通知 :ポップアップ、プッシュ通知、Eメール RSIフィルター :市場の相対的な強弱に基づいてシグナルを検証 カスタマイズ可能 :色、ラインの太さ、矢印コード、RSI閾値など 動作原理 ドンチャンチャネルは次のように計算します: 上限線 :直近N本のクローズ済みローソク足の最高値 下限線 :直近N本のクローズ済みローソク足の最安値 中央線 :最高値と最安値の平均値 上方ブレイクアウト は終値が上限線を超えたときに発生し、 下方ブレイクアウト は終値が下限線を下回ったときに発生します。 インジケーターは以下を行います: 3本のドンチャンラインを描画 方向転換後の最初のブレイクアウト
FREE
Spike Catch Pro 22:03 release updates Advanced engine for searching trade entries in all Boom and Crash pairs (300,500 and 1000) Programmed strategies improvements Mx_Spikes (to combine Mxd,Mxc and Mxe), Tx_Spikes,   RegularSpikes,   Litho_System,   Dx_System,   Md_System,   MaCross,   Omx_Entry(OP),  Atx1_Spikes(OP),   Oxc_Retracement (AT),M_PullBack(AT) we have added an arrow on strategy identification, this will help also in the visual manual backtesting of the included strategies and see ho
FREE
Bollinger Bands B
Flavio Javier Jarabeck
4.25 (4)
John Bollinger created this indicator in 2010 as a way to read the original indicator (Bollinger Bands) in a more "technical" way, shown as an oscillator. The typical range of the Bollinger Bands %B is 0 - 0.5 - 1.0, where "0" represents the lower band, the "0.5" the middle band, and "1" the upper band. The line on the indicator represents the Closing prices. As simple as that. SETTINGS Bollinger Bands period of analysis Standard Deviation multiplier Shift Price type to be analyzed If you like
FREE
Easy Correlations Indicator The Easy Correlations Indicator is designed to help traders analyze the relationship between two correlated instruments. By monitoring the distance between their Relative Strength Index (RSI) values, the indicator highlights situations where one instrument has moved significantly further than the other. This creates potential trading opportunities: Sell the stronger instrument (overstretched RSI) Buy the weaker instrument (lagging RSI) Because the positions are opened
FREE
Best SAR MT5
Ashkan Hazegh Nikrou
4.33 (3)
説明 :  外国為替市場(PSAR)で専門的で人気のあるインジケーターの1つに基づいた新しい無料インジケーターをご紹介します。このインジケーターは元のパラボリックSARインジケーターの新しい変更です。プロSARインジケーターでは、ドットと価格チャートのクロスオーバーを見ることができます。クロスオーバーはシグナルではありませんが、動きの終わりの可能性について話します。新しい青いドットで購入を開始し、最初の青いドットの1 atr前にストップロスを配置し、最後にドットが価格チャートを横切るとすぐに終了できます。 売買シグナルを開く方法は? 最初の青い点によるオープンバイトレードと最初の赤いドットによるオープンセルトレード 正しいストップロスはどこにありますか? 安全なストップロスは最初のドットにある可能性があります(最初の青いドットの買いの場合と最初の赤い点の売りの場合) 正しいテイクプロフィットはどこにありますか? テイクプロフィットはストップロス距離とRRに基づいて調整できるので、私の提案は2 RRで、ストップロスの2倍です。 利益を上げているのにtpを達成できなかった場合
FREE
Strifor Pivot ATR Target MetaTrader 5用 ATRターゲット付きピボットレベル指標と分析パネル Strifor Pivot ATR Target は、日中および中期トレード向けのツールで、クラシックピボットと動的ATRターゲット、拡張分析パネルを統合しています。指標は、取引レンジ、価格反応の可能性ゾーン、価格の動きの潜在力を事前に評価し、手作業の計算や主観的な判断を排除します。 主な機能 ピボットレベルの自動描画(PP, R1–R3, S1–S3) 平均ボラティリティに基づくATRターゲットの計算 上昇・下降別ターゲット(ATR Long / ATR Short) 情報パネル表示: 現在のATR値 日内レンジ進行率 残りの潜在力 高値/安値からの動きの評価 前日のデータを考慮可能 ラインとパネルの表示設定が柔軟 全種類の金融商品に対応:指数、通貨、商品、暗号資産 MT5完全対応(ヘッジ・ネット取引) 動作ロジック 前日のデータを基にピボットを描画し、ATR(14)に基づくターゲットレベルを設定。 ATRターゲットは統計的に予測される日内レンジを示し
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
マルチタイムフレーム対応、カスタマイズ可能なビジュアルシグナル、設定可能なアラートシステムを備えたBalance of Power(BOP)インジケーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール からご利用いただけます。 フィードバックとレビューを大歓迎します! BOPとは? Balance of Power(BOP)は、価格の変化をバーの値幅と比較することで、買い手と売り手の強さを測定するオシレーターです。インジケーターは(終値 - 始値)/(高値 - 安値)として計算され、その後Simple Moving Average(SMA)で平滑化されます。 BOP値は-1から+1の間で変動します。正の値は買い手が強いことを示し(終値が始値より高い)、負の値は売り手が強いことを示します(終値が始値より低い)。値の大きさは動きの強さを示します。BOPは買い圧力と売り圧力のバランスを示すことで、市場の強さと潜在的な反転を識別するのに役立ちます。 特徴: 矢印と垂直線によるビジュアルシグナルマーカー 設定可能なトリガーを持つ3
FREE
「Haven Key Levels PDH PDL」   インジケーターは、トレーダーがチャート上の主要なレベルを視覚化するのに役立ちます。次のレベルを自動的にマークします: DO (Daily Open)   — 日足の始値。 NYM (New York Midnight)   — ニューヨーク時間の深夜0時のレベル。 PDH (Previous Day High)   — 前日の高値。 PDL (Previous Day Low)   — 前日の安値。 WO (Weekly Open)   — 週足の始値。 MO (Monthly Open)   — 月足の始値。 PWH (Previous Week High)   — 前週の高値。 PWL (Previous Week Low)   — 前週の安値。 CMH (Current Month High)   — 当月の高値。 CML (Current Month Low)   — 当月の安値。 PMH (Previous Month High)   — 前月の高値。 PML (Previous Month Low)   — 前月の
FREE
Market Structure Shift with FVG Indicator for MT5 This MT5 indicator from the   apexfintech.net   suite identifies market structure shifts and fair value gaps (FVGs) to provide traders with potential trading opportunities. It alerts users on these events via mobile notifications, enabling them to react quickly to changing market conditions. Key Features: Market Structure Shift Detection:   Identifies bullish and bearish market structure shifts based on swing high/low breaks and significant candl
FREE
Little useful tool - you manually select range on chart by dragging vertical blue lines and indicator shows support and resistance zones for this range and extends them outside of selected range.  Useful for: * Range trading * Range breakout * Range breakout & retest * Good entry during pullback in trend phase when previous high is retested * Good for scalping on short timeframes * Good for trades on longer timeframes around selected important zones like daily high or low
FREE
インディケータはチャート上にラウンドレベルを示します。 それらは、心理的、銀行的、または主要なプレーヤーレベルとも呼ばれます。 これらのレベルでは、強気と弱気の間に真の戦いがあり、多くの注文が蓄積され、ボラティリティの増加につながります。 インジケーターは、任意の楽器と時間枠に自動的に調整されます。 レベル80を突破してテストすると、購入します。レベル20を突破してテストすると、販売されます。ターゲットは00です。 注意。強力なサポートとレジスタンスレベルのため、価格は00レベルをわずかに下回る可能性があります。 入力パラメータ 。 Bars Count - 線の長さ 。 Show 00 Levels - 00レベルを表示するかしないか 。 Show 10, 90 Levels 。 Show 20, 80 Levels 。 Show 30, 70 Levels 。 Show 40, 60 Levels 。 Show 50 Levels 。 N Lines - チャートのレベル数を制限するパラメーター 。 Distance 00 Levels - レベル間の距離(自動または手動)
FREE
ピボットポイントフィボRSJは、フィボナッチレートを使用してその日のサポートラインとレジスタンスラインを追跡するインジケーターです。 この壮大な指標は、フィボナッチレートを使用してピボットポイントを通じて最大7レベルのサポートとレジスタンスを作成します。 価格がこのサポートとレジスタンスの各レベルを尊重する方法は素晴らしいです。そこでは、オペレーションの可能な入口/出口ポイントを認識することができます。 特徴 最大7レベルのサポートと7レベルの抵抗 レベルの色を個別に設定します 入力 ピボットタイプ ピボットフィボRSJ1 =フィボ比1の計算 ピボットフィボRSJ2 =フィボ比2の計算 ピボットフィボRSJ3 =フィボ比3の計算 ピボットフィボクラシック=クラシックピボット計算 最小ピボットレベル ピボット3レベル ピボット4レベル ピボット5レベル ピボット6レベル ピボット7レベル それでも質問がある場合は、ダイレクトメッセージで私に連絡してください: https://www.mql5.com/ja/users/robsjunqueira/
FREE
This indicator displays pivot points in the chart, including historical vales, and supports many calculation modes for Pivot Points and S/R levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] It plots historical levels for backtesting purposes It allows you to select the reference timeframe It implements different Pivot Point calculation modes It implements different SR calculation modes It implements customizable colors and sizes Calculation Mod
FREE
The Swing High Low and Fibonacci Retracement Indicator is a powerful technical analysis tool designed to identify key price levels and potential reversal zones in the market. It automatically detects recent swing highs and swing lows on the chart and overlays Fibonacci retracement levels based on these points. This indicator helps traders: Visualize market structure by highlighting recent swing points. Identify support and resistance zones using Fibonacci ratios (e.g., 38.2%, 50%, 61.8%). Adapt
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
このプロダクトを購入した人は以下も購入しています
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
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示す
SignalTech MT5 is a fully rule based trading system for EURUSD, USDCHF, USDJPY, AUDUSD, NZDUSD, EURJPY, AUDJPY, NZDJPY, CADJPY.  All the winning trades with chart setups are published on the comments page. 2025-12 1174 Pips 2026-01 2624 Pips 2026-02 2937 Pips 2026-03 2165 Pips 2026-04 2243 Pips It can generate signals with Buy/Sell Arrows and Pop-Up/Sound Alerts. Each signal has clear Entry and Stop Loss levels, which should be automatically flagged on the chart, as well as potential Targets 1,
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非常に低い R
RelicusRoad Pro: 定量的市場オペレーティングシステム 【期間限定】無制限アクセス 70% OFF - 2,000人超のトレーダーと共に なぜ多くのトレーダーは「完璧な」インジケーターを使っても失敗するのでしょうか? それは、文脈を無視して 単一の概念 だけでトレードしているからです。文脈のないシグナルは単なるギャンブルです。勝ち続けるには、 根拠の重なり(コンフルエンス) が必要です。 RelicusRoad Proは単なる矢印インジケーターではありません。完全な 定量的市場エコシステム です。独自のボラティリティモデリングを用いて、価格が推移する「適正価値の道(Fair Value Road)」をマッピングし、ノイズと真の構造的ブレイクを判別します。 推測はやめましょう。機関投資家レベルの「ロード・ロジック」でトレードを。 コアエンジン:「Road」アルゴリズム システムの中心となる Road Algo は、市場環境にリアルタイムで適応するダイナミックなボラティリティチャネルです。 安全ライン(平衡点) と、価格が数学的に反転しやすい 拡張レベル を投影します。 Si
MetaTrader 5 向けスマート多層ブレイクアウト&プルバック検出器 「スマート・シンプル・ファスト!」 高確率のブレイクアウトエントリーを見逃すことにうんざりしていませんか? 複数のチャートを何時間もスキャンし、ブレイクアウトをトレンド方向と通貨のモメンタムに合わせようとして、それでも動きを逃してしまうことはありませんか? Break Pullback は、1つのインジケーターでそのすべてを解決します。 Break Pullback とは何ですか? Break Pullback は、マーケットストラクチャー、ブレイクアウト、トレンド継続のセットアップを取引するトレーダー向けに特別に設計されたプロフェッショナルグレードの MetaTrader 5 インジケーターです。 リアルタイムで複数の通貨ペアにわたるブレイクとプルバックの形成を自動的に検出し、3層の確認を通じてすべてのシグナルをフィルタリングします: ストラクチャラルブレイクアウト検出 — チャート上の主要なブレイクレベルを特定 HTF 日足バイアス — エントリーを支配的な日足トレンド方向に合わせる 通貨強弱指数 —
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5向けシンセティック・フラクタル構造分析と確認済みエントリー 概要 Azimuth Pro は Merkava Labs によるマルチレベルスイング構造インジケーターです。4つのネストされたスイングレイヤー、スイングアンカーVWAP、ABCパターン検出、3タイムフレーム構造フィルタリング、そして確定バーでの確認済みエントリー — 1つのチャートで、ミクロスイングからマクロサイクルまでを網羅するワークフロー。 これはブラインドシグナル製品ではありません。ロケーション、コンテキスト、タイミングを重視するトレーダーのための構造ファーストワークフローです。 V2発売記念オファー — Azimuth Pro V2をUSD 399で(次の100本)。最終価格:USD 499。 1. V2での変更点 シンセティック・マルチタイムフレームエンジン 上位タイムフレーム分析をMeridian Proと同じ独自のシンセティックアーキテクチャで一から再構築。よりクリーンなHTFコンテキスト、安定したライブ動作、従来のMTF同期問題なし。シンセティックエンジンは 固定比率タ
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケーター
BTMM State Engine Pro is a MetaTrader 5 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
OrderFlux | MetaTrader 5 用フットプリント・オーダーフロー バージョン 2.0 – アクティブトレーダー向けのリアルタイム Bid/Ask 可視化 OrderFlux は MT5 用のフットプリントおよびオーダーフローインジケーターです。価格がどこに動いたかだけでなく、その動きの中で何が起きているか(各価格レベルの Bid/Ask ボリューム、デルタ、インバランス、ボリューム分布)を表示します。 多くのチャートはローソク足の最終結果しか表示しません。OrderFlux はそこに至るまでの過程を表示します。ローソク足の形状だけでなく、市場参加者の動向を読み取りたい場合にまさに役立ちます。 ライブチャートにおいて、OrderFlux は主に次の3つの質問に答えます: 現在、どこで積極的な買いまたは売りの圧力が市場に参入しているか? どの価格レベルでボリュームが吸収、または拒否されているか? 現在の動きはセッションのコンテキスト(背景)にどう適合しているか? インターフェースで得られるもの メインチャートは、Canvas ベースでフットプリントを直接レンダリングします
OmniSync Projection
Antonio-alin Teculescu
5 (1)
Chronos Fractal Engine is an innovative price projection indicator for MetaTrader 5, designed to transform your technical analysis by intelligently identifying and projecting historical price patterns. Built upon an advanced correlation algorithm and the fractal principles of the market, this powerful tool visualizes potential future price movements, giving you a unique edge in your trading decisions. What is Chronos Fractal Engine? At its core, the Chronos Fractal Engine employs a sophisticat
多くの矢印インジケーターは、シグナルだけを表示して、その後の判断をすべてトレーダーに任せてしまいます。KT Alpha Hunter Arrows は、完整なトレードプランをチャート上に提示します。 各シグナル矢印が表示されるたびに、エントリーライン、ストップロス、4つのテイクプロフィット水準、そして現在の銘柄と時間足が今トレードに値するかどうかを示すリアルタイムのエッジ判定が、すでに描画された状態で表示されます。付属の Trade Manager EA は、あなたが手動でエントリーした後の実行管理を担当し、相場が荒れて判断がぶれやすい場面でも規律あるトレードを保ちやすくします。リペイントなし。確定足シグナルのみ。Forex、ゴールド、指数、その他あなたが取引するあらゆる銘柄に対応します。 主な機能 リペイントしない買い矢印と売り矢印を、足の確定後にのみ表示。 各シグナルに、エントリーライン、構造的ストップロス、4つのテイクプロフィット水準を表示。 Edge Dashboard が、現在のチャートで買いセットアップと売りセットアップを別々に評価。 判定システム:No Edge、Mar
優れたテクニカルインジケーター「Grabber」をご紹介します。これは、すぐに使える「オールインワン」トレーディング戦略として機能します。 ひとつのコードに、市場のテクニカル分析ツール、取引シグナル(矢印)、アラート機能、プッシュ通知が強力に統合されています。 このインジケーターを購入された方には、以下の特典を無料で提供します: Grabberユーティリティ:オープンポジションを自動で管理するツール ステップバイステップのビデオマニュアル:インジケーターのインストール、設定、取引方法を解説 カスタムセットファイル:インジケーターをすばやく自動設定し、最大限の成果を出すための設定ファイル 他の戦略はもう忘れてください!Grabberだけが、あなたを新たなトレードの高みへと導いてくれるのです。 Grabber戦略の主な特徴: 推奨タイムフレーム:M5〜H4 対応通貨ペア・資産:どれでも使用可能ですが、私が実際に検証した以下を推奨します(GBPUSD、GBPCAD、GBPCHF、AUDCAD、AUDUSD、AUDSGD、AUDCHF、NZDUSD、NZDCAD、EURCAD、EURUSD、E
Meridian Pro
Ottaviano De Cicco
5 (2)
Meridian Pro 2.00:MT5向けプロ仕様マルチタイムフレーム・トレンドマトリクス Meridian Pro 2.00 は、MetaTrader 5 向けのプロ仕様の適応型トレンドマトリクスです。オリジナルの Meridian トレンドエンジン、クリーンなチャート ribbon、確定足ベースのシグナル矢印、8時間足 dashboard、Fuel momentum、weighted consensus、synthetic HTF processing、そしてチャート上に直接表示される上位足コンテキストラインを統合します。 目的はシンプルです。現在のトレンド、マルチタイムフレーム構造、強度、momentum、EA-ready 状態を、複数チャートに無関係なインジケータを重ねるのではなく、1つの整理された workflow で読むことです。 Meridian Pro の違い 1つの適応型エンジン - 同じ volatility-aware Meridian ロジックを M1 から W1 まで適用します。 Synthetic HTF architecture - 上位足行は下位足デ
トレンドラインプロ   市場の真の方向転換点を理解するのに役立ちます。この指標は、真のトレンド反転と主要プレーヤーが再び参入するポイントを示します。 分かりますか     BOSライン   複雑な設定や不要なノイズなしに、より長い時間足でのトレンドの変化と重要なレベルを把握できます。シグナルは再描画されず、バーが閉じた後もチャート上に残ります。 MT4バージョン   -   RFI LEVELS PRO インジケーター と組み合わせることで、その最大限の能力を発揮します インジケーターが示す内容: 本当の変化   トレンド(BOSライン) 一度シグナルが現れたら、それは有効です!これは、リペイント機能を持つインジケーターとの重要な違いです。リペイント機能を持つインジケーターは、シグナルを発した後、それを変更し、資金の損失につながる可能性があります。これにより、より高い確率と精度で市場に参入できます。また、矢印が現れた後、目標値(利益確定)に達するか、反転シグナルが現れるまで、ローソク足の色を変更する機能もあります。 繰り返しエントリ   主要プレーヤーの補充 エントリーポイントを探す
The Zone Trading Indicator is a technical analysis tool for MetaTrader 5 that automatically identifies and displays tradable price zones across multiple timeframes to assist with structured market analysis. The indicator plots Monthly, Weekly, Daily, and H4 tradable zones , allowing traders to view higher- and lower-timeframe price areas simultaneously. These zones are designed to support one-candle–based entry approaches by highlighting predefined areas where price interaction may be monitored.
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT4 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
このインディケータは、価格アクション分析とドンチャンチャネルのみを使用して、ジグザグ方式で価格の反転を検出します。再描画やバックペインティングを一切行わずに、短期取引向けに特別に設計されています。それは彼らの操作のタイミングを増やすことを目指している賢明なトレーダーにとって素晴らしいツールです。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 驚くほど簡単に取引できます すべての時間枠で価値を提供します 自己分析統計を実装します 電子メール/音声/視覚アラートを実装します 可変長のブレイクアウトと混雑ゾーンに基づいて、インディケータは価格アクションのみを使用して取引を選択し、市場が非常に高速に行っていることに反応します。 過去のシグナルの潜在的な利益が表示されます この指標は、独自の品質とパフォーマンスを分析します 負けブレイクアウトは強調表示され、説明されます インジケータは、非バックペインティングおよび非再ペイントです この指標は、日中のトレーダーが単一の価格反転を見逃さないようにするのに役立ちます。ただし、すべての
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。 あら
Trend Forecaster – Since 2023. 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
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
CRT Multi-Timeframe Market Structure & Liquidity Sweep Indicator Non-Repainting | Multi-Asset | MT4 Version Available MT4 Version: https://www.mql5.com/en/market/product/162556 Full Setup Guide: https://www.mql5.com/en/blogs/post/767525 Indicator Overview CRT Ghost Candle HTF Fractal is a complete institutional-grade market structure toolkit for MetaTrader 5. It projects higher-timeframe candle structure, CRT trap levels, session levels, previous period highs and lows, pivot points, and a real
Meta Cipher A
SILICON HALLWAY PTY LTD
5 (1)
Meta Cipher A:価格アクションのための高精度オーバーレイインジケーター Meta Cipher A は、人気のある Market Cipher A のコンセプトを MetaTrader 5 に導入した高精度のオーバーレイ型インジケーターです。価格チャート上に先行シグナルを直接表示するよう設計されており、 8本のEMAリボン 、WaveTrend分析、そして8種類の異なるシグナルを組み合わせることで、エントリーやエグジット、リスクの高い環境を事前に把握できます。 Meta Cipher A は単体でも強力なツールですが、 Meta Cipher B と組み合わせることで、より深い分析と確認が可能になります。 機能概要 動的なEMAをトレンドベースのカラーで描画し、視覚的な分かりやすさのために塗りつぶしエリアを採用したオーバーレイシステムです。さらに、 Blood Diamond (反転シグナル)、 Yellow Cross (操作警告)、 Blue Triangle (継続パターン)など8種類の特殊シグナルを備えています。 WaveTrendオシレーターはバックグラウンドで
メタトレンドプロ   これは、トレードにおける推測を排除し、市場が既に決定を下したポイントを示すトレンドフォローツールです。この指標は、トレンド、動向、構造が変化する重要なポイントを特定し、主要プレーヤーがポジションを取るべき価格の戻り領域を強調表示します。 単に値動きを見るだけでなく、その背後にある論理を理解できます。すべてのシグナルはローソク足が確定した後に記録され、再描画されることなくチャートに保存されるため、自信を持って状況を分析し、意思決定を行うことができます。トレード目標(利益確定)も表示されます。 この指標の有効性について完全に確信を持っていただくために、自動統計機能をご利用いただけます。 方向転換のたびに、インジケーターはストップロスレベルとそのインテリジェントな段階的移動(Move SL)も表示します。これは非常に重要です。     削減   リスク   ポジション別。 損切り/利益確定/リスクリワード 右側の内蔵パネルには、現在の世界的なトレンドの方向における市場参入ポイントが表示され、過去のデータからもこれらのシグナルが確認できます。 任意の時間枠/ツール この指
==================================================================== SMC Pro v6.1 APEX AI — XAUUSD Gold Empire MetaTrader 5 Indicator · Smart Money Concepts · Predictive Intelligence Engine ==================================================================== SMC Pro v6.1 APEX AI is a professional Smart Money Concepts indicator system built exclusively for XAUUSD (Gold) on MetaTrader 5. It combines the complete SMC framework — Order Blocks, Liquidity sweeps, Fair Value Gaps, Break of Structure,
マーケットメーカーのためのツール。 Meravith は次の機能を提供します: すべての時間足を分析し、現在有効なトレンドを表示します。 強気と弱気の出来高が等しくなる流動性ゾーン(出来高均衡)を強調表示します。 異なる時間足のすべての流動性レベルをチャート上に直接表示します。 テキスト形式の市場分析を生成し、参考情報として表示します。 現在のトレンドに基づいて目標値、サポートレベル、ストップロスを計算します。 取引のリスクリワード比を算出します。 口座残高に基づいてポジションサイズを計算し、潜在的な利益を推定します。 また、市場に大きな変化があった場合には警告を表示します。 インジケーターの主要ライン: 強気/弱気の出来高エグゾーストライン ― 目標値として機能します。 市場のトレンドを示すライン。市場が強気か弱気かによって色が変わり、トレンドのサポートとして機能します。主にその色が市場センチメントを示します。 出来高均衡ライン(Eq)。Eq(Volume Equilibrium)ラインはシステムの中核です。これは買い手と売り手の出来高のバランスポイントを表します。市場の流動性を示し
「 Dynamic Scalper System MT5 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレ
Bill Williams Advanced is designed for automatic chart analysis using Bill Williams' "Profitunity" system. The indicator analyzes four timeframes at once. Manual (Be sure to read before purchasing) Advantages 1. Analyzes the chart using Bill Williams' "Profitunity" system. Signals are displayed in a table in the corner of the screen and on the price chart. 2. Finds all known AO and AC signals, as well as zone signals. Equipped with a trend filter based on the Alligator. 3. Finds "Divergence Bar
UZFX {SSS} スキャルピング・スマートシグナル MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントしない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間軸において、高確率の売買シグナルを生成します。 推奨* 最適な時間足:15分足以上。 {1時間足}が私のお気に入りです。そして、その成果は驚くべきものです...! 注:{ LTL 164343 }インジケーターと組み合わせることで、シグナルの勝率を高めることができます。 LTLシグナルでトレンドを判断し、SSSシグナルをエントリーシグナルとして活用してください。 このアプローチにより勝率が最大化され、誤ったシグナルの発生を防ぐことができます。 主な機能 スマートシグナル検出 – 強力なトレンド反転や継続パターンを正確に特定します。 マルチタイムフレーム・スキャルピング – すべての時間
作者のその他のプロダクト
Ichimoku Map (instant look at the markets) - built on the basis of the legendary Ichimoku Kinko Hyo indicator. The task of the Ichimoku Map is to provide information about the market strength on the selected time periods and instruments, from the point of view of the Ichimoku indicator. The indicator displays 7 degrees of buy signal strength and 7 degrees of sell signal strength. The stronger the trend, the brighter the signal rectangle in the table. The table can be dragged with the mouse. The
The trading system is designed to work with gold on time periods: 30M, 1H. The indicator allows you to adjust to the market situation. Parameters for 1H :   PERIOD=9F ,   FILTER=300 .   Parameters for  30M :   PERIOD=22B ,   FILTER=450 .     A small adjustment to a specific broker is allowed .   If you change the amount of history displayed, you may also need to adjust the parameters. The indicator is not redrawn.     "Gold n XAU" uses different rules for entering a trade and different rules
Measures the length of the selected movement in points, shows the duration of the movement, as well as the speed of movement.   Outputs the average value of each dimension. It is designed to calculate the expected target based on typical market movements. The intended goal will provide information about the ratio of the stop size to the possible profit and will allow you not to open positions with a small expected profit. It will also help you determine the point at which it is more logical to c
The indicator shows the market turning points (entry points). Reversals allow you to track rebound/breakout/testing from the reverse side of the lines of graphical analysis or indicators. Reversals can be an independent signal. The indicator allows you to determine reversals taking into account the trend and without it. You can choose a different period for the movement preceding the reversal, as well as the volatility coefficient. When plotting reversals, the indicator takes into account volati
The indicator allows you to quickly switch from one instrument to another, from one time period to another using the keyboard or buttons on the monitor. Each command can be assigned a hot key from 0-9, a-Z (case-insensitive) and VK_OEM_COMMA ("<" on the keyboard) and VK_OEM_PERIOD (">" on the keyboard). This can help you to operate the maximum number of instruments that are available at your broker, analyze more instruments/periods in less time. This product cannot be tested in the tester , beca
This indicator allows you to measure the profitability of each specific transaction (the ratio of Stop and Profit). The indicator allows you to adjust the ratio by step size and number of steps. You can build an unlimited number of ratios to compare the risks from different movements. Note: in MT4, the number of horizontal lines in a single ratio cannot exceed 32. Building a line : click the " Ratio " button and draw a line (mouse click - the first point of the line, where the mouse is release
The script displays info about the share's corporate reports and dividends. The data is downloaded from   investing.com : Report date Profit per share (EPS) Revenue Market capitalization Amount of dividends Date of payment of dividends Dividend income The product cannot be tested in the tester (since it is not possible to receive data from the Internet). Before launching:  Add 2   URL   https://ru.investing.com/earnings-calendar/Service/getCalendarFilteredData  and   https://ru.investing.com/di
The Envelopes indicator determines the presence of a trend or flat. It has 3 types of signals, shows the probable retracement levels and levels of the possible targets. The Fibonacci coefficients are used in the indicator's calculations. Signals (generated when touching the lines or rebounding from lines): Trend - the middle line of the Envelopes has a distinct inclination; the lines below the channel's middle line are used for buy trades, the lines above the middle line and the middle line itse
The indicator shows and highlights the chart candles, which are formed as a result of large players entering the market in large volumes. Such candles can also be formed after achieving a certainty on the market, when most of the participants hold positions in the same direction. The movement is likely to continue in that direction after such candles. The indicator highlights the significant candles from the existing ones on the chart; The indicator allows identifying the trends based on candles
The indicator identifies the most suitable moment for entering the market in terms of market volatility, when the market has the strength to move (the signal is indicated by an arrow under the candle). For each of the signals, the presence of trends on the current and higher timeframes is determined, so that the signal is in the direction of the majority of positions opened on the market (denoted near the signal by abbreviations of timeframes with a trend present). The signal appears after the c
The indicator displays the key support and resistance levels on the chart. The significance of these levels lies in that the price may reverse or strengthen the movement when passing such levels, since they are formed as a consequence of the natural reaction of market participants to the price movement, depending on which positions they occupied or did not have time to occupy. The psychology of the level occurrence: there always those who bought, sold, hesitated to enter or exited early. If the
This indicator is a multitimeframe trading strategy. It has the levels for stop loss, take profit and entry point. The order level can also be set manually. The indicator uses the regularity of the market, which manifests itself on all instruments, and does not require adjustment of the parameters. The strategy uses a proprietary approach to determining: trend, volatility, hierarchy of timeframe significance, the size of the history period (the number of candles), which is important for making a
Trend Sync
Pavel Verveyko
5 (1)
The indicator shows the trend of 3 timeframes: higher timeframe; medium timeframe; smaller (current) timeframe, where the indicator is running. The indicator should be launched on a chart with a timeframe smaller than the higher and medium ones. The idea is to use the trend strength when opening positions. Combination of 3 timeframes (smaller, medium, higher) allows the trend to be followed at all levels of the instrument. The higher timeframes are used for calculations. Therefore, sudden change
The indicator detects important peaks and troughs (extremes) on the chart. These points can be used to plot support/resistance levels and trend lines, as well as any other graphical analysis. These points can serve as reference points for setting trading orders. The indicator does not redraw . Settings: Size_History  - the size of the calculated history. Num_Candles_Right  - number of candles to the right of the peak or trough. Num_Candles_Left  - number of candles to the left of the peak or
The indicator draws support and resistance lines on an important part of the chart for making decisions. After the trend line appears, you can trade for a breakout or rebound from it, as well as place orders near it. Outdated trend lines are deleted automatically. Thus, we always deal with the most up-to-date lines. The indicator is not redrawn . Settings: Size_History  - the size of the calculated history. Num_Candles_extremum  - the number of candles on each side of the extremum. Type_Arrow
The indicator shows key volumes confirmed by the price movement. The indicator allows you to analyze volumes in the direction, frequency of occurrence, and their value. There are 2 modes of operation: taking into account the trend and not taking into account the trend (if the parameter Period_Trend = 0, then the trend is not taken into account; if the parameter Period_Trend is greater than zero, then the trend is taken into account in volumes). The indicator does not redraw . Settings History_S
This trading system is based on market impulses of varying complexity.   To generate a signal, the indicator uses the moments when the direction of the pulse and the necessary section of the trend coincide. The indicator also takes into account the current market volatility. Stop_loss tags can be set with the parameter "0" or "1", then Stop_Loss will take into account market volatility.   Take_Profit tags can be set with the parameter "0", then Take_Profit will take into account market volatil
The stocks that make up the index are one of the drivers of the movement. Analyzing the financial performance of all elements of the index, we can assume further development of the situation. The program (script) displays corporate reports of shares that are part of the index selected in the settings.   "Indexes" cannot be tested in the tester (since there is no way to get information from the Internet). Information is downloaded from the site investing.com: Report Date Earnings per share (E
The indicator builds a graphical analysis based on the Fibonacci theory. Fibo Fan is used for the analysis of the impulses and corrections of the movement. Reversal lines (2 lines at the base of the Fibonacci fan) are used to analyze the direction of movements. The indicator displays the of 4 the target line in each direction. The indicator takes into account market volatility. If the price is above the reversal lines, it makes sense to consider buying, if lower, then selling. You can open posi
The indicator determines the state of the market: trend or flat. The state of the market is determined by taking into account volatility. The flat (trading corridor)is displayed in yellow. The green color shows the upward trend. The red color shows the downward trend. The height of the label corresponds to the volatility in the market. The indicator does not redraw . Settings History_Size   - the amount of history for calculation. Period_Candles  - the number of candles to calculate the indicat
The indicator plots flexible support and resistance levels (dots). A special phase of movement is used for construction. Levels are formed dynamically, that is, each new candle can continue the level or complete it. The level can provide resistance or support to the price even where it is no longer there. Also, support and resistance levels can change roles. The importance of levels is affected by: the amount of time the level is formed and the number of touches. The significance of these lev
The indicator is a trading system for short-term trading. Scalper Assistant helps to determine the direction of the transaction, and also shows the entry and exit points. The indicator draws two lines (possible points for opening positions). At the moment of the breakdown of the upper line up (and when all trading conditions are met), an up arrow appears (a buy signal), as well as 2 goals. At the moment of the breakdown of the lower line down (and when all trading conditions are met), a down ar
The trading system is designed to work with gold on time periods: 30M, 1H. The indicator allows you to adjust to the market situation. Parameters for 1H :   PERIOD=9F ,   FILTER=300 .   Parameters for  30M :   PERIOD=22B ,   FILTER=450 .   A small adjustment to a specific broker is allowed .   If you change the amount of history displayed, you may also need to adjust the parameters. The indicator is not redrawn.     "Gold n XAU" uses different rules for entering a trade and different rules fo
The indicator builds "psychological levels": levels of round numbers and intermediate levels of round numbers. Round numbers play an important role in forming support and resistance levels. There is a pattern in which the decline or growth of the price can stop at round numbers. The level whose price ends at 0 is the level of a round number of the first order. Intermediate level, this is the level between two round levels, for example, between 10 and 20 this is level 15. In the " Num_Zeros "
Ichimoku Map (instant look at the markets) - built on the basis of the legendary Ichimoku Kinko Hyo indicator. The task of the Ichimoku Map is to provide information about the market strength on the selected time periods and instruments, from the point of view of the Ichimoku indicator. The indicator displays 7 degrees of buy signal strength and 7 degrees of sell signal strength. The stronger the trend, the brighter the signal rectangle in the table. The table can be dragged with the mouse. The
The indicator displays a stock chart of a non-standard type, in which the price and time have the same value. The usual chart of Japanese candlesticks does not take into account all the information that the time analysis can give. Renko charts do not use all the information that price can give in relation to time. The "Chart Price and Time" indicator takes into account price and time equally and shows the predominance of price or time. Taking into account price and time equally gives an idea
The indicator tracks sharp volatility (moments when the market has shown increased activity and movement may occur), on the selected instruments and time periods. The information is displayed as colored rectangles. Thus, it is possible to assess at a glance which tool should be given priority attention. The indicator will be useful for scalpers when they need a quick reaction or for traders working with a large number of instruments. The indicator does not redraw. The indicator displays 8 degree
The Alert Creator indicator is designed to create alerts for selected conditions. You can select one or several indicators for the notification. If several conditions are selected, the alert is triggered when all the selected conditions are met. The signals can be configured separately for buying and separately for selling. Example, a buy alert: the closing price is above the moving average, the RSI is below 20. (In this example, 2 indicators are used to generate an alert: MA and RSI) At the
The indicator determines the strength of the trend and its possible reversal points, based on the author's arithmetic approach . Each new peak or trough is a trend development. Such peaks and troughs are numbered so that the strength of the trend development can be seen. Attempts to change the trend are also numbered. This gives an understanding of a possible change in the direction of the trend. Indicator signals are generated when trying to change the trend . In the settings, it is possible
The indicator draws potential levels that may become significant support and resistance levels in the future. The longer the line, the higher the probability of a price reversal or an increase in price movement after the breakdown of this level. With a decrease in the probability of the formation of a level, the length of the line is reduced. The indicator does not require adjustment. In the settings, you can change the design of the indicator. The "L ine_Length " button is placed on the ch
フィルタ:
レビューなし
レビューに返信