Session Median ATR Pro

What this indicator does

ATRMEDIAN TimeFilter plots three volatility lines in a separate window:

  1. ATR (reference) – classic ATR for comparison

  2. MedianRange (Median True Range) – median of True Range values, calculated only from bars inside your chosen time window

  3. MedianRange_MA – moving average of MedianRange that updates only when a new median value is produced (stable line; no “fake” updates)

Why Median True Range (instead of “just ATR”)?

Classic ATR can be distorted by one-off spikes (news, bad ticks, thin liquidity).
MedianRange uses the median of True Range samples, which significantly reduces the influence of extreme outliers and provides a cleaner “typical volatility” estimate for:

  • risk sizing / volatility targeting

  • SL/TP distances

  • regime filters (quiet vs active market)

  • breakout/mean-reversion thresholds

Liquidity Time Filter (the “high-volume hours only” concept)

You can restrict MedianRange to intraday time windows that usually have higher participation and volume (e.g., London/NY session overlap). This helps you avoid volatility readings polluted by:

  • low-volume chop

  • spread spikes and random wicks

  • illiquid rollover/transition hours

✅ Supports overnight windows too (e.g., 22:00–03:00).
ℹ️ Works intraday only; D1 and higher ignore the filter (by design).
⚠️ Time window is based on broker/server time.

Visual tools (optional)

  • Session start/end markers (vertical lines)

  • Calculation range boxes (shows which bars are used for the median window)

  • Last candle range projection (draws a box showing the selected range type: ATR / MedianRange / MedianRange_MA)

Indicator buffers (for EAs / iCustom)

  • Buffer 0: ATR

  • Buffer 1: MedianRange

  • Buffer 2: MedianRange_MA

Inputs / Parameters (English)

Input Type Default Meaning
InpSourceTimeframe ENUM_TIMEFRAMES PERIOD_CURRENT Timeframe used for calculations (can differ from chart TF).
InpRangePeriod int 14 Period for ATR and MedianRange sample window.
InpMedianMaPeriod int 10 Moving average period applied to MedianRange.
InpMedianMaType enum (SMA/EMA/SMMA/LWMA) SMA MA type for MedianRange_MA.
InpTimeFilterEnabled bool true Enables the intraday time filter for MedianRange.
InpFilterStartHour int 8 Filter start hour (server time).
InpFilterStartMinute int 0 Filter start minute.
InpFilterEndHour int 20 Filter end hour (server time).
InpFilterEndMinute int 0 Filter end minute.
InpCalculateOnlyOnNewBar bool true Recalculate only when a new source bar forms (efficient + stable).
InpHoldLastValidValue bool true If no valid value, carry forward last valid value (smoother series).
InpDisplayLastValidInsideFilter bool false Controls whether carried values are displayed inside the filter window.
InpShowAtrLine bool true Show/hide ATR line.
InpShowMedianLine bool true Show/hide MedianRange line.
InpShowMedianMaLine bool true Show/hide MedianRange_MA line.
InpShowTimeFilterMarkers bool false Draw vertical markers for filter start/end on the main chart.
InpMarkerDaysToDraw int 5 How many past days to draw markers for.
InpAtrColor color DodgerBlue ATR line color.
InpMedianColor color DarkOrange MedianRange line color.
InpMedianMaColor color LimeGreen MedianRange_MA line color.
InpAtrLineStyle ENUM_LINE_STYLE DASH ATR line style.
InpMedianLineStyle ENUM_LINE_STYLE SOLID MedianRange line style.
InpMedianMaLineStyle ENUM_LINE_STYLE SOLID MedianRange_MA line style.
InpAtrLineWidth int (1..5) 2 ATR line width.
InpMedianLineWidth int (1..5) 2 MedianRange line width.
InpMedianMaLineWidth int (1..5) 2 MedianRange_MA line width.
InpMarkerStartColor color Teal Start marker color.
InpMarkerEndColor color IndianRed End marker color.
InpMarkerLineStyle ENUM_LINE_STYLE DOT Marker line style.
InpMarkerLineWidth int (1..5) 1 Marker line width.
InpShowCalcRangeBoxes bool false Draw boxes for bars used in the median window.
InpCalcRangeBoxColor color Gold Calculation box color.
InpCalcRangeBoxLineStyle ENUM_LINE_STYLE DOT Calculation box style.
InpCalcRangeBoxLineWidth int (1..5) 1 Calculation box width.
InpLastCandleRangeSource enum (None/ATR/MedianRange/MedianRange_MA) None Which range to project on the latest candle.
InpLastCandleRangeBoxColor color Magenta Color for the last-candle range box.

Practical setup suggestions (quick)

  • FX / indices (liquid hours): enable filter, pick London/NY overlap, keep RangePeriod 14.

  • Crypto (24/7): either disable filter or define your own “active hours” window.

  • Swing trading (D1+): filter is ignored; use MedianRange as robust daily volatility.

Risk note (recommended for Market)

This product is an analytical tool (indicator). It does not provide financial advice and does not guarantee profits. Use proper risk management.


おすすめのプロダクト
The indicator displays Renko bars on the chart, uses their data to calculate and display the Bollinger Bands, MACD oscillator and generates buy/sell signals. Renko is a non-trivial price display method, in which a bar within a time interval is shown on the chart only if the price has moved a certain number of points. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. When attached to a chart, the indicator checks for presenc
ADX Pointer is an indicator which is based on "Average Directional Index" and draws three numbers in chart window depending on the value of ADX. In ADX Pointer you can set "ADX_Period" which is of course period of Average Directional Index and you can also set 3 levels. When ADX value exceed first level ("ADX_Level1") in chart window appears number "1", when ADX exceed second level ("ADX_Level2") appears "2" and when ADX exceed third level ("ADX_Level3") appears "3". Simple. ADX Pointer works on
MT4用FXインジケーター「ラウンドレベル」 - インジケーター「ラウンドレベル」は、サポート/レジスタンスを重視するトレーダーにとって必須の補助インジケーターです。 - ラウンドレベルは価格に大きく左右され、価格はラウンドレベルから頻繁に反発します。 - H4とD1の時間枠では1000ポイント刻みで設定してください。 - H1以下の時間枠(デイトレード)では500ポイント刻みで設定してください。 - また、ラウンドレベルは、テイクプロフィット(ラウンドレベルの前)とSL(ラウンドレベルの後)を設定するのにも適しています。 - これらのレベルは、特に価格が横ばいまたはフラットな場合に非常に有効です。 高品質のトレーディングロボットとインジケーターをご覧になるにはここをクリックしてください! これは、このMQL5ウェブサイトでのみ提供されるオリジナル製品です。
This indicator calculates and draws lines over the chart. There are two types of channels: Channel A: the mainline is drawn using local lows for uptrends and local highs for downtrends Channel B: the mainline is drawn using local highs for uptrends and local lows for downtrends The parallel lines of both types are built using the max. fractal between the base points of the mainline. There are a few conditions, which have to be fullfilled and can be changed by the parameters (see also picture 4):
Day Trades Resistance and Support (daytradesSR) is an indicator composed of 1.  The main line (support/resistance line),  which shows i.    either UP or DOWN trend ii.  levels of dynamic support or resistance    2.     A specific range  defined by a line for range high and another line for range low.   These lines serve as weak secondary support or resistance .    3.   When the main line (support/resistance line) is first hit by the price after a detected trend reversal , either an UP ARROW (sup
Market Structure Toolkit identifies and annotates price structure, structural breaks, character changes, swing points, and supply and demand regions on MT4 charts. It brings commonly used market-structure tools into one configurable indicator. Key features: - Supports external and internal structure modes. - Marks BoS and CHoCH, with optional CHoT and liquidity-sweep lines. - Detects bullish and bearish order blocks, supply zones, and demand zones. - Can remove invalidated zones or retain and
「Auto FIBO Pro」Crypto_Forex インジケーターは、取引の補助ツールとして最適です。 - インジケーターは、フィボナッチ レベルとローカル トレンド ライン (赤色) を自動的に計算してチャート上に配置します。 - フィボナッチ レベルは、価格が反転する可能性のある重要な領域を示します。 - 最も重要なレベルは、23.6%、38.2%、50%、61.8% です。 - リバーサル スキャルピングやゾーン グリッド取引に使用できます。 - Auto FIBO Pro インジケーターを使用して、現在のシステムを改善する機会も多数あります。 - Info Spread Swap Display があり、接続されている外国為替ペアの現在のスプレッドとスワップを表示します。 - ディスプレイには、アカウントの残高、エクイティ、マージンも表示されます。 - Info Spread Swap Display は、チャートのどのコーナーにも配置できます。 高品質のトレーディングロボットとインジケーターをご覧になるにはここをクリックしてください! これは、この MQL5 ウェブサイ
PipsZenith Smart Money Momentum Zones (SM-MZ) v1.0 Brand: PipsZenith Platform: MetaTrader 4 (MT4) Type: Momentum / Smart Money / Swing Zone Indicator Version: 1.0 Overview Unlock the secrets of the market with PipsZenith SM-MZ , a revolutionary momentum-based indicator inspired by Smart Money and liquidity concepts . SM-MZ detects areas where momentum accelerates near swing highs and lows—highlighting potential explosive price zones before big market moves. Perfect for traders looking to anticip
VWAP   (Value Weighted Average Price)   is an indicator of market makers and banks. It is used by professional traders for intraday, weekly and long-term trading. If you are not familiar with it yet, it is high time to figure it out. How does VWAP work? VWAP shows the volume-weighted average price over a certain period. Its calculation takes into account both the price change and the volume of transactions in each candle. Candles with a higher volume have a greater impact, which increases the ac
MASR Bands
Muhammad Elbermawi
5 (5)
または M oving A verage S upportコマンド R esistance バンド 。 MASRバンドインジケーターは、サポートレベルとレジスタンスレベルとして連携する2つのバンドに囲まれた移動平均です。統計的に、MASRバンドには93%の確率で価格キャンドルが含まれています。ステップ単位での計算方法は次のとおりです。 1.最初のステップは、X期間の最高値(HHV)と最低値(LLV)を計算することです。 2. 2番目のステップは、HHVをLLVで割って、それらの間の距離をパーセンテージで取得することです。このステップの結果をMASRフィルターと呼びます。 3. MASRフィルター=合計((HHV / LLV)-1)/バーの数 4.移動平均抵抗のショートカットであるアッパーバンドをMARと呼びます。移動平均サポートのショートカットである低帯域MASと呼びます。バンド間の移動平均は、センターラインと呼ばれます。 5. MAR = MASRセンター+(75%xMASRフィルターxMASRセンター) 6.MASRセンターは移動平均です。 7. MAS = MAS
The   True Magic Oscillator   indicator is designed for signal trading. This indicator generates trend signals. It uses many algorithms and indicators to generate this signal. It tries to generate signals from the points with the highest trend potential. This indicator is a complete trading product. This indicator does not need any additional indicators. The indicator is never repainted. The point at which the signal is given does not change.         Features and Recommendations Works wit
Strong Signal System   indicator is designed for trend and signal trading. This indicator generates trend signals.  It uses many algorithms and indicators to generate this signal. It tries to generate a signal from the points with the highest trend potential. This indicator is a complete trading product. This indicator does not need any additional indicators.  You can only trade with this indicator. The generated signals are displayed on the graphical screen.  Thanks to the alert features you ca
Trade on the levels - the classic in the work of the trader. The ReversLevel indicator is one of the easiest but not less effective tools. From these levels you can build turning points, levels are constructed as statistical significance at a given time. You can use them as a ready-made trading strategy or as an additional filter in your trading system. In the settings you can set the offset for building levels.
About  Holy Renko is a trend identifier capable of identify small and long market movements. This indicator should be use in Renko Charts. VIDEO (information and tips) [HERE] How to install Renko Charts [HERE] Features Developed for Renko Charts Easy to analyze Fast signals Not repaint (when candle close)  Statistics panel Filters false signals Alerts, emails and push notifications  Advantages of Renko Chart Easy to install Easy to analyze Filter out the noise of wicks  Easy identificatio
Добрый День уважаемые трейдеры!  Вашему вниманию индикатор созданный и работающий на базе трендовика ADX,  для торговли на смене направления движения который учитывает коррекцию и даёт возможность на ней заработать.  Применяю этот индикатор для скальпинга. Рекомендую таймфреймы от 15 ти минутного(М15) до часового (Н1) периодов.  Красный кружок сигнал на продажу- Sell) Зелёный кружок  сигнал на покупку Buy) Чем меньше ваш таймфрейм тем меньше пунктов вы зарабатываете.   Важно выставлять стопы! !В
Angry
Maryna Shulzhenko
Angry is a trend indicator, it indicates well the points of the beginning of the trend and its completion or reversal. This tool scans the market looking for the correct entry. Against the background of insignificant fluctuations, it is possible to identify a trend and indicate its direction. It uses only price data and analytics to calculate entry points. Does not use auxiliary indicators. Angry captures moments of stable price movement direction. There are only three types of trend: Bullish
Bbandtrend 一款趋势指标,可以用来判断外汇、黄金等商品的趋势,用于辅助交易,提高交易的胜率。每个人都可以调整参数,适应不同的货币。 指标多空颜色可以自定义。 extern int    Length=60;      // Bollinger Bands Period extern int    Deviation=1;    // Deviation was 2 extern double MoneyRisk=1.00; // Offset Factor extern int    Signal=1;       // Display signals mode: 1-Signals & Stops; 0-only Stops; 2-only Signals; extern int    Line=1;         // Display line mode: 0-no,1-yes   extern int    Nbars=1000;
スキャルピングチャネル-価格変動の方向性の指標。チャネルが見える場所では、価格はそこに移動します。チャネルが見下ろし、価格がチャネルの一番上にある場合、売り取引を開始します。チャンネルが検索され、価格がチャンネルの一番下にある場合、購入取引を開始します。これは、M1、M5、M15、M30の時間枠での日中取引のための単純なスキャルピング戦略です。 このインジケーターを購入するすべての人は、このインジケーターで自動的に取引されるスカルパーロボットをギフトとして受け取ります。 この取引戦略を手動で取引する場合、毎日7から35のシグナルを受け取ります。つまり、毎日7から35の取引を開くことができます。インディケータは、GBPUSD、EURUSD、AUDUSD、XAUUSD、USDJPY、CADUSD、EURJPY、EURCAD通貨ペアでうまく機能します。また、このインジケーターは、BTC暗号通貨などのシグナルをよく示しています。 インジケーター設定: period_line-このパラメーターはチャネルの幅を示し、最小の価格変更に対するチャネルの感度を計算します。
MV Arrow– Professional Swing Signal Indicator comment for set files and user manual. MV Arrow v4.0 is a precision-based MT4 arrow indicator designed to identify high-probability swing BUY and SELL zones using a multi-filter confirmation system. It focuses on market extremes , filtering noise and low-quality signals to deliver clear, well-spaced trade opportunities . This indicator is ideal for traders who prefer clean charts, disciplined entries, and confirmation-based signals rather than co
Alpha Trend signは私たちの取引システムを検証し、取引信号を明確に提示し、信号がドリフトすることはありません。 主な機能: •市場が活況を示している地域に応じて、指標に基づいて現在の相場がトレンド相場に属しているか、それとも揺れ相場に属しているかを直感的に判断することができる。 そして、指標の指示矢印に基づいて市場に切り込み、緑の矢印は購入を提示し、赤の矢印は販売を提示する。 •小周期変動による頻繁な取引信号の発生を回避するために、5分以上の時間周期で取引を行うことを推奨します。 •最適な取引タイミングを逃さないために、シグナルプロンプトをオンにすることもできます。 •本指標はトレンド相場をよく予測するだけでなく、幅広振動相場でも利益を得ることができる。 •本指標は大道至簡の原則に基づいており、異なる段階のトレーダーが使用するのに適している。 注意事項: •Alpha Trend signには明確な入退場信号があり、損失を与えないように逆位相操作を提案しない。 •Alpha Trend signは特に成熟した指標であり、デルのチー
Fx Perfect Signal indicator is designed for signal trading. This indicator generates trend signals.  It uses many algorithms and indicators to generate this signal. It tries to generate a signal from the points with the highest trend potential. This indicator is a complete trading product. This indicator does not need any additional indicators.  The indicator certainly does not repaint. The point at which the signal is given does not change.  Thanks to the alert features you can get the signals
StarSwing è un indicatore NO REPAINT che unisce in un unico strumento oscillatori e indicatori di forza.  I parametri esterni permettono di bilanciare il peso delle componenti e di regolare a proprio piacimento l'indicatore stesso. StarSwing, graficamente, è composto da segmenti di 2 colori: uno rappresentante il rialzo e uno il ribasso. Il colore non dipende dalla pura direzione del segmento ma dal trend di fondo calcolato dall'indicatore stesso. Sul grafico, si può far disegnare una media mobi
ZLMA Trend Candles indicator uses an enhanced Zero-Lag Moving Average to highlight key trend shifts, repainting candles in real time. It reacts faster than traditional moving averages, helping you spot potential market turns earlier. Gain clear entry and exit signals and filter out market noise with ease! This product is also available for MetaTrader 5 =>  https://www.mql5.com/en/market/product/129278 1. What Is ZLMA Trend Candles? ZLMA Trend Candles is a MetaTrader 4/5 indicator based on the Z
Trend Second Derivative RSI is a forex indicator based on the usual RSI, based on the second derivative of the price function. On the chart itself, trend signals will be displayed by arrows, they are filtered by the algorithm and always alternate buy / sell. It also shows the number of profitable pips that the indicator can give at the specified interval (LimitCalcHistory). The indicator has a parameter (Spread), which deducts a part of the profit per spread for each signal. Immediately notice
Rira Renko
Vitor Palmeira Abbehusen
RENKO on Time Chart This indicator is an enhanced Renko, so you can watch the Renko bricks on the chart to understand price movement more clearly the other improvement is automated box size according to ATR (Average True Range) period you can set the ATR number as you want and the box size of Renko changes automatically based on price movement Inputs Mode: Box size is the input to specify the size of the Renko box you want to print on the chart. This input lets you choose the fixed box siz
Master Dot for MetaTrader 4 Detect Volatility Exhaustion Before the Market Returns to Balance Master Dot is a professional non-repainting indicator designed to detect moments when price moves beyond its statistically expected volatility range. These situations often occur during sharp market impulses, liquidity grabs or temporary emotional moves, when price departs from its normal trading conditions. Instead of following trends, Master Dot highlights volatility exhaustion — moments where the mar
An indicator for entering with trend and timely exiting. It has sensitivity setting, by adjusting which it can be applied to both long-term and short-term speculation.  The highest sensitivity = 1, with this setup, you can even scalp on M1. No lag, does not withdraw after candlestick closure.  One of the use options: enter after a candlestick closes, if the vertical line consists of squares of the same color; exit if the color of two or more squares changes. Before using it, be sure to analyze t
This indicator is based on  the strategy shared by TheMas7er on his youtube channel. The IDR/DR range will help you identify the high and low of the day once a candle closes above or below the the DR levels.  The IDR/DR range is determined 1 hour after session open, 09:30 am est. I have incorporated the fibonacci tool to help you mark the retracement for a good entry in the premium or discount zone. Important This indicator is designed for the indices and M5 timeframe, but you are welcome to
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
Overview Base Box Indicator automatically detects and draws institutional supply and demand base zones using the Rally-Base-Rally (RBR) and Drop-Base-Drop (DBD) price action methodology — one of the most reliable frameworks for identifying high-probability reversal and continuation areas. Unlike basic support/resistance tools, this indicator isolates the precise consolidation phase (the "Base") between two impulse moves and renders it as a structured 3-layer box that separates candle bodies from
このプロダクトを購入した人は以下も購入しています
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
SR Liquidity は、市場の流動性が集中し、価格が最も強く反応する「隠れたゾーン」を可視化するために設計されたトレーディング指標です。こうした流動性の高いエリアは強力なサポート(支持)およびレジスタンス(抵抗)レベルとして機能し、市場が反転する可能性が最も高いポイントを明確に示してくれます。 単なる一般的なサポートラインやレジスタンスラインを描画するのではなく、「SR Liquidity」は実際の価格変動を分析し、売りと買いの圧力が集中するゾーンを特定します。これらは、市場の真の動きを牽引する「流動性のプール(溜まり場)」そのものです。それらをチャート上に直接可視化することで、価格が実際に反応する前に、その動きを予測することが可能になります。つまり、このインジケーターは価格の方向性が変わる可能性を予測するのです。生のプライスアクションを、市場の重要な水準(転換点となり得るポイント)を示す、明確で実用的なロードマップへと変換してくれます。 このインジケーターは、FX、株価指数、貴金属、仮想通貨など、あらゆる銘柄や時間足で使用可能です。 ご購入後、取引手順や無料の優れた追加インジケ
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Trend Trading System は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Smart Trend Trading System を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Smart Trend のシグナルを自動売買に変えることができます。 Smart Trend Trading System は、リペイントなし、再描画なし、遅延なしの完全なトレーディングシステムです。よりクリーンなシグナル、より明確なトレンド方向、そしてより整理された取引方法を求めるトレーダー向けに作られています。 Online course , manual and [download presets] . このシステムは、トレンド検出、反転ゾーン、Smart Cloud、トレーリングストップロジック、サポートとレジスタンス、ローソク足の色分け
Trend SniperX MT4
Sarvarbek Abduvoxobov
5 (1)
Trend Sniper X は、トレーダーがトレンドの方向性と潜在的な反転ポイントを明確かつ正確に特定できるように設計された、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー指標です。 MT5版はこちら: https://www.mql5.com/en/market/product/181101 価格情報: 現在の価格はプロモーション価格であり、今後のアップデートや新機能の追加に伴い変更される場合があります。 Code2Profit チャンネル マルチタイムフレーム分析で市場をマスターしよう! Trend Sniper Xで勝率を最大化する方法:ルールとセッションのコツ 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 動作タイムフレーム すべてのチャート時間足(上位足M1~MN1を独立して選択可能) 主要対象銘柄 為替(Forex)、ゴールド(XAUUSD)、その他のCFD 推奨口座 すべての口座タイプ ビジュアル表示 トレンドカラーローソク足(買い/売り/弱い/変化)+ 買い/売りシグナル
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for all
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出す
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
現在30%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
現在30%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvanced
DayTrader PRO MT5:  https://www.mql5.com/en/market/product/186222 DayTrader PROは、ジョン・エリュース(John Ehlers)のラグuerreフィルターと強力な自動最適化エンジンを組み合わせた、高度なトレーディング・インジケーターです。固定されたパラメーターを使用するのではなく、直近の市場状況に基づいて最適な設定を自動的に検索するため、手動による絶え間ない調整をすることなく、変化する市場のボラティリティに適応できます。 本インジケーターは、明確な「買い(BUY)」および「売り(SELL)」シグナルを生成し、現在の市場ボラティリティから算出された適応型のストップロス(Stop Loss)およびテイクプロフィット(Take Profit)レベルを表示します。トレンド、効率レシオ(Efficiency Ratio)、ボラティリティ、およびローソク足フィルターが内蔵されており、精度の低いセットアップを排除し、シグナルの精度を向上させます。 リアルタイム・パフォーマンスパネルには、現在最適化されている設定、プロフィッ
KURAMA GOLD SIGNAL PRO MT4版 ゴールドのサインに、目で見えるトレード計画を。 ゴールドのサインが出た。利確はどこか。損切りはどこか。エントリー前に何を確認すべきか。 KURAMA GOLD SIGNAL PROは、その判断材料をチャートに集約します。XAUUSDのM5、M15向けに、売買サイン、自動計算TP/SL、3段階のサイン評価、注意すべき相場条件を知らせるMARKETパネルを搭載。 セットアップ、決済目安、相場の注意点を一か所で確認。情報を集める手間を減らし、トレードの判断に集中できます。 買い切り購入者限定特典 AI Zone Radar MT5版と完全PDFマニュアルを無料プレゼント。 ご購入後にMQL5でメッセージをお送りください。買い切り購入が対象です。レンタルは対象外です。 AI Zone Radarを見る サインから、具体的なトレード計画へ SMA 13、21、75、100へのタッチを使ったセットアップを検出。各サインに売買方向と対象MAを表示するため、浅い押し目、戻りと深い調整を区別して確認できます。 チャートとパネルには、次の情報を表示し
Presenting one-of-a-kind Gann Indicator for XAUUSD IQ Gold Gann Levels is a non-repainting, precision tool designed exclusively for XAUUSD intraday trading. It uses W.D. Gann’s square root method to plot real-time support and resistance levels, helping traders spot high-probability entries with confidence and clarity. William Delbert Gann (W.D. Gann) was an exceptional market analyst whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient calculation
現在20%OFF! 初心者やエキスパートトレーダーに最適なソリューションです。 このインディケータは、エキゾチックペア・コモディティ・インデックス・先物など、あらゆるシンボルの通貨の強さを表示することに特化したインディケータです。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨の強さを表示するために、9行目にどのシンボルでも追加することができます。独自の機能を多数搭載し、新しい計算式を採用したため、ユニークで高品質、かつ手頃な価格のトレーディングツールとなっています。新しいトレンドやスキャルピングチャンスのトリガーポイントを正確に把握することができるため、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアル:ここをクリック   https://www.mql5.com/en/blogs/post/708876 すべての時間枠に対応します。あなたはすぐにトレンドを見ることができるようになります! 新しいアルゴリズムに基づいて設計されているため、潜在的な取引の特定と確認がより簡単になります。これは、8つの主要通貨と1つのシンボルの強弱
The elite (V3) multi-indicator suite from JoaquinTrading specifically geared towards Forex & binary options, including regulated exchanges such Nadex, Cantor Exchange, and other binary option brokers. The Probability Tool Suite Elite will provide the given win/loss outcome probabilities of up to 10 strike levels, a specific expiration duration, based on a combination of up to 16 indicators, rules, or conditions and derivative behavior (i.e. expiry, touch, touch & retrace).  Using this indicato
割引は 24 時間後に終了します — 次の価格は$ 69 ZORYK — MetaTrader 4専用 XAUUSDシグナル・トレードプランニングシステム このような経験はありませんか。 ゴールドを分析し、エントリーを待ち、ようやくポジションを持った直後に価格が逆方向へ動く。 早すぎる決済をしてしまったり、Stop Lossを動かしたり、数秒迷っている間にチャンスを逃したりする。 その後、相場は自分が最初に予想していた方向へ進み、目標へ到達する。 問題は常に方向判断ではありません。 本当の問題は、明確な計画がなかったことです。 どこでエントリーすべきか。 どこでトレードの前提が無効になるのか。 近い利益を確保すべきか、より大きな値動きを待つべきか。 現在のsetupが本当に強いのか、それとも無理にトレードを探しているだけなのか。 ゴールドは非常に速く動きます。 正しい分析でも、明確なプランがなければ数秒で悪い判断に変わることがあります。 ZORYKは、その問題を解決するために開発されました。 ZORYKとは ZORYKは、MetaTrader 4とXAU
Dynamic Forex28 Navigator - 次世代の Forex 取引ツール。 現在 49% オフ。 Dynamic Forex28 Navigator は、長年人気のインジケーターを進化させたもので、3 つの機能を 1 つにまとめています。 Advanced Currency Strength28 インジケーター (レビュー 695 件)  + Advanced Currency IMPULSE with ALERT (レビュー 520 件) + CS28 コンボ シグナル (ボーナス)。 インジケーターの詳細 https://www.mql5.com/en/blogs/post/758844 次世代の Strength インジケーターが提供するもの  オリジナルで気に入っていたすべての機能が、新機能と精度の向上によって強化されました。 主な機能: 独自の通貨強度計算式。 すべての時間枠でスムーズかつ正確な強度ライン。 トレンドの特定と正確なエントリーに最適です。 ダイナミックマーケットフィボナッチレベル (マーケットフィボナッチ)。 このインジケーターに固有
Prop Firm Sniper MT4  is a professional market structure indicator that automatically identifies high-probability BUY and SELL opportunities using BOS and CHoCH analysis. Recommended Timeframes: For backtesting, use the indicator on   M5 or M15   for Gold (XAUUSD), and   M15 or H1   for more volatile Forex pairs such as   GBPUSD, USDJPY, EURGBP , and similar markets. CONTACT ME AFTER PURCHASE TO CLAIM YOUR FREE BONUSES! Prop Firm Sniper  is a professional market structure indicator designed t
現在40%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Atomic Analyst は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Atomic Analyst を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Atomic Analyst のシグナルを自動売買に変えることができます。 Atomic Analyst は、リペイントなし、再描画なし、遅延なしの Price Action トレーディングインジケーターで、手動取引、シグナルの明確化、EA 自動化のために設計されています。 User manual: settings, inputs and strategy.     &   User Manual PDF . 価格行動、強さ、モメンタム、マルチタイムフレーム方向、高度なフィルターを分析し、トレーダーがノイズを減らし、弱いセットアップを避け、より構造化された取引判断を行えるようにします。 こ
CRT Candle Range Theory HTF MT4.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of  Smart Money Concepts (SMC)  and trade precisely like the institutions with the  Ultimate CRT Indicator . Built exclusively for serious traders, this indicator automates the highly effective  Candle Range Theory (CRT) , a core pillar of  ICT Concepts (Inner Circle Trader
Angle Iindicator - ターは、方向転換とトレンド確認のためのインジケーターです。 価格の動きを分析し、チャート上のピークとトラフを特定することで、反転ポイントを検出します。 トレンド方向をサポートします。 あらゆる金融商品と時間枠で使用できます。 内部パラメーターは既に設定済みです。インジケーターをチャートに配置し、「乗数」パラメーターを希望の結果に合わせて設定するだけで使用できます。 インジケーターは現在のローソク足上に矢印を生成します。ローソク足の形成中は、矢印が点滅することがあります。ローソク足が確定しても、矢印は過去の履歴には再描画されません。 方向転換のアラートが提供されます。 単独で使用することも、トレーディングシステムと組み合わせて使用​​することもできます。 インジケーターを正しく使用するには、「乗数」パラメーターを設定する必要があります。 インジケーターの結果は、チャート上で反転角度がどのように生成されるかによって異なります。 「乗数」パラメーターは連続するローソク足の構造を決定し、反転ポイントの頻度を決定します。 0.1から100
Ace Supply Demand Zone Indicator The concept of supply demand relies on the quantity mismatching between buying and selling volumes in the financial market. Supply and demand zone can provide the good entry and exit. A zone is easier to trade than a line. The supply demand zone can provide the detailed trading plan and the risk management. Its ability to predict market direction is high. There are two distinctive points about Ace Supply Demand Zone Indicator. Ace Supply Demand Zone indicator was
Gold Channel is a volatility-based indicator, developed with a specific timing algorithm for the XAUUSD pair, which consists of finding possible corrections in the market. This indicator shows two outer lines, an inner line (retracement line) and an arrow sign, where the theory of the channel is to help identify overbought and oversold conditions in the market. The market price will generally fall between the boundaries of the channel. If prices touch or move outside the channel it is a tradi
T.M.M チャネル システムは、特別なトレンド フィルター価格チャネル インジケーターを使用して、トレンドに合わせて買いと売りのシグナルを提供する外国為替取引システムです。このインジケーターは、2 つのパラメーターのみを使用して、あらゆる市場に簡単に適応できます。このチャンネル インジケーターは再描画されません。チャネルインジケーターはH4チャートでの取引に推奨されますが、どの時間枠でも使用できます。購入後、チャンネルインジケーターをダウンロードします。矢印インジケーターはご購入後に無料で提供されます。購入後に連絡するだけです。 このマーケットプレイスでは、TMM チャネル インジケーター (このページで紹介されているインジケーター) を購入できます。このインジケーターを購入すると、矢印インジケーターが無料で入手できます。この製品を購入して、矢印ツールをリクエストするメッセージを私に送ってください。 2番目のインジケーターを無料でお送りします。 購入後はご連絡ください!システムの他のインジケーターを完全に無料でお送りします。さらに、素晴らしいボーナスもお伝えします!
または(BD%)は、ポイントではなくパーセントでボラティリティを測定するボラティリティ指数です。 BD%の考え方は、0から100パーセントの間で移動するClassic Standard Deviation(CSD)に応じてインデックスを作成することです。 BD%を使用して、異なる期間または異なる時間枠での同じ証券のボラティリティを比較できます。さらに、BD%を使用して、ポイントではなくパーセントで、さまざまな市場のさまざまな証券間のボラティリティを比較できます。 「BD%」の使い方 BD%が90%未満で、このレベルを上向きに超えた場合、これは価格がさまざまな領域で変動する可能性があることを示しています。 BD%が90%を上回り、その後このレベルを下向きに超え、価格がすでに単純移動平均を上回っている場合、これは新しい上昇トレンドの始まりの兆候です。 BD%がマイナス面に深くなるにつれて、ボラティリティとトレンドの強さが増しています。 BD%が0%の場合、これはボラティリティが最大値にあることを意味します。 BD%が90%を上回り、その後このレベルを下向きに超え、価格がすでに単純
支持線と抵抗線、そしてローソク足のギャップをチャート上に自動的に表示するため、価格が次に向かう可能性のある場所や反転する可能性のある場所を確認することができます。 このインジケーターは、私のウェブサイト(The Market Structure Trader)で教えているポジショントレード手法の一部として使用するように設計されており、ターゲットとエントリーの可能性のための重要な情報を表示します。 このインジケーターには、2つのコア機能と4つの追加機能があります: コア機能1 - 日足、週足、月足のサポートラインとレジスタンスラインの自動表示 このインジケーターは、直近2日間、最大6週間前、数ヶ月前のサポートレベルとレジスタンスレベルを自動的に引き込みます。これらのレベルの見た目は完全にカスタマイズすることができ、いくつ表示されるかを表示することもできます。これらの重要な水準は、しばしば主要な支持線と抵抗線として機能し、価格が転換して引き戻されたり反転したりする場所です。また、価格が向かうターゲットでもあるため、価格が転換する前に、取引に利用できる潜在的な距離を素早く確認することが
TrendLine PRO MT4
Evgenii Aksenov
4.83 (168)
The Trend Line PRO indicator is an independent trading strategy. It shows the trend change, the entry point to the transaction, as well as automatically calculates three levels of Take Profit and Stop Loss protection. Trend Line PRO is perfect for all Meta Trader symbols: currencies, metals, cryptocurrencies, stocks and indices. The indicator is used in trading on real accounts, which confirms the reliability of the strategy. Robots using   Trend Line PRO   and real Signals can be found here:   
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 4. Asian session range, London and New York kill zones, level progression (L1/L2/L3), peak formation detection (PFH/PFL), entry signals, and a multi-pair scanner from one chart. Stop scanning charts one pair at a time. The State Engine tracks the BTMM daily cycle automatically — Asian box, room boundaries, level blocks, peak formations, and filtered entries — while the scanner dashboard shows level, peak status,
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
Scalper Inside PRO は日中トレンドの分析を助け、エントリー前にトレードを組み立てられるインジケーターです。中核となるのは、相場をより正確に読むための3つの専用ストラテジー。シグナルが出た瞬間に方向を自動で判断し、主要な価格帯を計算するので、想定エントリーポイント、予想ストップロス、複数の利確レベルを前もって確認できます。詳細なパフォーマンス統計が、各銘柄とストラテジーが過去にどう機能したかを示し、今の相場に合った資産選びを助けます。単体のスキャルピングツールとしても、あなたのシステムの一部としても、自作 EA のベースとしても使えます。MetaTrader 4 プラットフォームで動作します。 インジケーターはエントリー、3つの利確レベル - TP1、TP2、TP3、そして任意のストップロスをチャート上に直接表示します。自作の矢印インジケーターを接続し、その統計と収益性を検証することも可能です。 ご購入後は直接ご連絡ください。専用のボーナス add-ons、実トレードでの活用に関する追加情報、そしてご自身のトレードシステムや EA への正しい接続のサポートをお渡しします
Trend Catcher ind
Ramil Minniakhmetov
5 (11)
トレンドキャッチャーインジケーター トレンドキャッチャーインジケーターは、開発者独自の適応型トレンド分析指標を組み合わせることで、市場価格の動きを分析します。短期的なノイズを除去し、根底にあるモメンタムの強さ、ボラティリティの拡大、価格構造の挙動に焦点を当てることで、真の市場方向性を特定します。また、移動平均線、RSI、ボラティリティフィルターなどの平滑化およびトレンドフィルタリング機能を備えたカスタマイズ指標も使用します。 実際の運用状況のモニタリングやその他の製品については、こちらをご覧ください: https://www.mql5.com/en/users/mechanic/seller ご注意ください。私はTelegramでEAや設定を販売していません。詐欺です。すべての設定はブログで無料で公開しています。 重要!ご購入後すぐにご連絡ください。手順とボーナスをお送りします!
作者のその他のプロダクト
This free light version is functionally limited with a maximum risk of 20 account-currency units per trade, a maximum lot size of 0.05, and a limited number of trading operations. RiskMaster Unified Panel Light   は MT4 用のオンチャート取引デスクです。チャート上に   Entry / SL / TP   のラインを使って取引セットアップを視覚的に作成し、EA がリスクとロット数をリアルタイムで計算します( 金額 または フリーマージンの% )。その後、ボタン操作で   Market(成行)   または   Pending(指値/逆指値などの予約注文)   として注文を実行します。 何に使うのか プロ水準のリスク管理を前提とした裁量トレード:   セットアップとタイミングはあなたが決め、パネルが一貫したロット計算と整った実行を担います。 トレード運用の効率化(Operati
FREE
RiskMaster Unified Panel は MT4 用のオンチャート取引デスクです。チャート上に Entry / SL / TP のラインを使って取引セットアップを視覚的に作成し、EA がリスクとロット数をリアルタイムで計算します( 金額 または フリーマージンの% )。その後、ボタン操作で Market(成行) または Pending(指値/逆指値などの予約注文) として注文を実行します。 何に使うのか プロ水準のリスク管理を前提とした裁量トレード: セットアップとタイミングはあなたが決め、パネルが一貫したロット計算と整った実行を担います。 トレード運用の効率化(Operational Excellence): 手計算ミスを減らし、無駄なクリックを削減し、明確なプロセスを実現します: 「セットアップ → リスク → 注文」 。 主なメリット 数字の煩雑さではなく“視覚的セットアップ”: チャート上の Entry/SL/TP ラインを掴んで動かすだけ。 ライブ・リスクエンジン: リスクを金額またはフリーマージン%で常に透明に表示。 ロット自動計算: Entry–SL 距離とブ
フィルタ:
レビューなし
レビューに返信