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
「Auto FIBO Pro」Crypto_Forex インジケーターは、取引の補助ツールとして最適です。 - インジケーターは、フィボナッチ レベルとローカル トレンド ライン (赤色) を自動的に計算してチャート上に配置します。 - フィボナッチ レベルは、価格が反転する可能性のある重要な領域を示します。 - 最も重要なレベルは、23.6%、38.2%、50%、61.8% です。 - リバーサル スキャルピングやゾーン グリッド取引に使用できます。 - Auto FIBO Pro インジケーターを使用して、現在のシステムを改善する機会も多数あります。 - Info Spread Swap Display があり、接続されている外国為替ペアの現在のスプレッドとスワップを表示します。 - ディスプレイには、アカウントの残高、エクイティ、マージンも表示されます。 - Info Spread Swap Display は、チャートのどのコーナーにも配置できます。 0 - 左上コーナー、1 - 右上、2 - 左下、3 - 右下。 高品質のトレーディングロボットとインジケーターをご覧にな
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
Koala Supply Demand
Ashkan Hazegh Nikrou
5 (3)
MetaTrader 4 の Koala Supply Demand Indicator をご紹介します (他のトレーダーがあなたの経験から恩恵を受けられるように、肯定的なものでも否定的なものでも、レビューやフィードバックを共有することをお勧めします)。 Koala Supply Demandインジケーターへようこそ。このインジケーターは連続したサプライとデマンドゾーンを特定するために設計されています。このインジケーターはトレーダーが市場をゾーンエリアとして表示できるようにし、いくつかの強力なゾーンがどのように価格を尊重しているかを見るのに役立ちます。このインジケーターはまた、ゾーン内で形成されたときに価格アクションのシグナルを表示することもできます。 Koala Trading Solutionチャンネル で最新のKoala製品に関する最新情報を入手するために、mql5コミュニティに参加してください。参加リンクは以下です: https://www.mql5.com/en/channels/koalatradingsolution https://www.mql5.com/en/bl
FREE
Добрый День уважаемые трейдеры!  Вашему вниманию индикатор созданный и работающий на базе трендовика 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
ICT Core Content Concepts turned into indicator plus all previous tools known from the  Position Smart Indicator . This makes it the Full PSI Private Version ( read more ) restricted up to now but available only after the Mentorship Core Content was made public on   YouTube. You will find many price action study tools like: Central Bank Dealing Range - CBDR Asian Range FLOUT Profiles and SD targets on the CBRD, Asian Range and Flout both on the   wicks   and on the   bodies Seek & Destroy Profil
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
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
このプロダクトを購入した人は以下も購入しています
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出す
Scalper Inside PRO – Since 2020. An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
The indicator is built on a non-standard Zig Zag, it draws accumulations after which if the price leaves this zone and a test of this zone occurs, then a sound signal is given and an arrow appears - after the test candle closes.The indicator does not redraw its signals, it is very easy to use, there are only three settings 1- this is the zig zag parameter 2- this is the minimum price exit from the zone 3- this is the maximum price exit from the zone. The lower the parameter for Zig Zag, the more
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
Auto Optimized Parabolic RSI: 高度な3Dモメンタムエンジン ほとんどのリテール向けインジケーターは、市場のボラティリティが変化した瞬間に破綻する静的な入力値に依存しているため、失敗に終わります。Auto Optimized Parabolic RSIは、自らの数学的優位性を継続的に再計算することで「インジケーターの陳腐化」問題を解決し、機関投資家レベルの定量的適応力をMT5ターミナルに直接もたらします。 最大の強み: カスタムインメモリ3D最適化   標準的な自動最適化ツールは、インジケーターの呼び出しで端末に過負荷をかけるため、頻繁にMT5プラットフォームをフリーズさせます。本ツールは、このボトルネックを完全に回避しています。RAMベースのカスタムネイティブ計算機を内蔵した内部エンジンは、チャートを読み込んだりタイムフレームを変更したりするたびに、超高速の3Dグリッド探索を実行します。RSI期間(頻度)、SARステップ(加速度)、SAR最大値(制限速度)を同時にスイープし、プラットフォームを遅延させることなく、数万通りものパラメーターの組み合わせを絶対的
After purchase, contact me privately to receive 1 month of free testing with EA Forex Proton! This advanced MT4 trading robot automatically executes signals from any MT4 indicator, including Market Makers. The latest version also includes AI integration, allowing each trade signal to be analyzed using Artificial Intelligence. Live Signal with EA Forex Proton: Click here Market Makers is a powerful price action trading system designed to identify high-probability Buy and Sell opportunities based
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発された Quantum Breakout PROは 、革新的でダイナミックなブレイクアウトゾーン戦略により、あなたの取引の旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT5バージョン:   ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
Advanced Supply Demand
Bernhard Schweigert
4.91 (300)
現在40%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
ゴールドラッシュ・トレンド・アロー・シグナル ゴールドラッシュ・トレンド・アロー・シグナル 指標は、XAU/USDにおける高速・短期スキャルパー向けに最適化された、正確でリアルタイムのトレンド分析を提供します。 1分足専用に設計されたこのツールは、明確なエントリーポイントを示す方向矢印を表示し、スキャルパーが変動の激しい市場状況でも自信を持って取引できるよう支援します。 この指標は、PRIMARY(主要)とSECONDARY(補助)のアラート矢印で構成されています。PRIMARYシグナルは、トレンドの方向転換を示す白と黒の方向矢印であり、SECONDARYシグナルは、PRIMARY矢印が示す方向を確認し、潜在的なエントリーポイントを示す青と赤の矢印です。 注意:トレンド方向の変化後にPRIMARYアラート矢印が1つだけ表示される場合、複数のSECONDARY青/赤矢印が表示される点に注意が必要です。SECONDARYシグナルは、シグナル基準を満たす任意のローソク足後に表示されます。したがって、長期的なトレンド移動の場合、画面に多くのSECONDARY矢印が表示されます(添付の
Apex Edge No Repaint MT4対応、プロ仕様のリペイントしないトレーディングインジケーター Apex Edge No Repaintは、リペイントする矢印の煩わしさから解放され、明確なシグナルを求める真剣なFXおよび仮想通貨トレーダー向けに設計された、高品質でクリーンかつ信頼性の高いトレーディングツールです。 主な機能: 100% リペイントなし – チャートに表示されたシグナルは固定されたままです デュアルシグナルシステム:早期のチャンスを提供するRAWシグナルと、高確率で確定したエントリーを提供するCONFシグナル シンプルなワンクリック切り替えボタン:RAW ON/OFFとCONF ON/OFF トレンド、強度パーセンテージ、シグナルステータスを表示するプロフェッショナルなリアルタイムダッシュボード インスタントアラート:ポップアップ、サウンド、メール通知 すべてのCONFシグナルにTP1、TP2、ストップロスレベルを自動描画 視覚的に分かりやすい、色分けされた矢印: ライムグリーン → CONF買い 赤 → CONF売り ドジャーブルー → RAW買
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT5 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
このインジケーターは、エリオット波動理論と組み合わせて作動し、2つの方法で使用されます: 自動モード: このモードでは、インジケーターがチャート上の全ての5つのモーティブ波を自動的に検出し、予測とポテンシャルな逆転ゾーンを提供します。また、アラートやプッシュメッセージを生成する能力も備えています。この自動機能により、エリオット波動パターンの識別と分析のプロセスが効率化されます。 手動モード: このオプションは、エリオット波動理論を手動で扱いたいトレーダー向けです。9つの段階を使用して波を描画することができます。各段階は、表示された後に描画されたラインを調整して個別に定義できます。この機能により、手動で波を描画するプロセスがより効率的になります。重要な点として、すべての描画データが将来の参照のためにプラットフォームのデータフォルダに保存されることに注意してください。 パラメータ: Name: インジケーターの名前。 Use_System_Visuals: インジケーターのテーマを有効または無効にして、取引プラットフォーム全体の外観に合わせます。 Explain_Comment: 波の番号
Please send me Direct message on MQL5 CHAT after purchasing the Indicator for Training and Installation Support There are some additional files that is important to use with the Indicator . So be sure to contact me after purchasing the Indicator So that I can add you for training and support . If you find any difficulty with installation then send me Direct message here So that I can connect with you via Anydesk or Teamview for the product installation. " Smart Order Block Indicator " to find m
このインジケーターを購入すると、プロ仕様のトレードマネージャーを無料で差し上げます。 まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノ
現在40%オフ! 初心者やエキスパートトレーダーに最適なソリューション! このインジケータは、独自の機能と秘密の数式を組み込んだ、ユニークで高品質かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の通貨ペアのアラートを表示します。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に把握することができるので、あなたのトレードがどのように改善されるか想像してみてください! 新しい基本的なアルゴリズムに基づいて構築されているため、潜在的な取引の特定と確認がより簡単になります。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速のスピードを測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアにすれば、利益を生む可能性のある取引を特定することができるのです。 通貨の勢いを示す縦の線と矢印は、あなたの取引の指針となるでしょう。 ダイナミックマーケットフィボナッチ23レベルはアラートトリガーとして使用され、市場の動きに適応します。もしインパルスが黄色のトリガ
「 Dynamic Scalper System 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレンド方向
トレンドトレーディング は、タイミングのプルバックとブレイクアウトにより、市場で起こっているトレンドから可能な限り利益を得るように設計された指標です。確立されたトレンドの中で価格が何をしているかを分析することにより、取引の機会を見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 自信を持って効率的に金融市場を取引する むち打ちにならずに確立されたトレンドから利益を得る 収益性の高いプルバック、ブレイクアウト、早期の逆転を認識する この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します インジケーターは再描画されていません 電子メール/音声/視覚アラートを実装します 確立されたトレンドは多くの取引機会を提供しますが、ほとんどのトレンド指標はそれらを完全に無視しています。インジケーターの解釈はかなり簡単です: (1) トレンドの変化 (2) トレンドの方向への後退 (3) トレンドの方向へのブレイクアウト 赤いダッシュ は下降トレンド中の修正です 青いダッシュ は上昇トレンド中
GOLD Impulse with Alert
Bernhard Schweigert
4.67 (12)
このインディケータは、当社の2つの製品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . のスーパーコンビネーションです。 このインジケーターは全ての時間枠で作動し、8つの主要通貨と1つのシンボルの強弱のインパルスをグラフで表示します。 このインジケータは、金、エキゾチックペア、商品、インデックス、先物など、あらゆるシンボルの通貨強度の加速度を表示することに特化されています。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨強度の加速度(インパルスまたは速度)を表示するために、任意のシンボルを9行目に追加できる、この種の最初のものです。 新しいアルゴリズムに基づいて構築され、潜在的な取引の特定と確認がさらに容易になりました。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速の速度を測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
サポート線と抵抗線のプロットにうんざりしていませんか? サポートレジスタンス は、非常に興味深いひねりを加えてチャート内のサポートとレジスタンスラインを自動検出およびプロットするマルチタイムフレームインジケーターです。価格レベルは時間とともにテストされ、その重要性が高まるにつれて、ラインは太くなり、暗くなります。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 一晩でテクニカル分析を強化 チャートを閲覧せずに重要な価格レベルを検出 一目ですべての価格レベルの相対的な強さを認識する すべての取引で最大30時間のプロットラインを節約 インジケーターは、すべての価格レベルの年齢を表示します インジケーターは再描画されていません 過去および現在の価格レベルは近接によって崩壊し、現在の市場行動に合わせて調整されます。動作は、必ずしもピークではない場所に線が引かれます。 価格レベルは、時間とともに拒否されるにつれて、より暗く、より広くなります ノイズを避けるために、重要でない価格レベルは定期的にクリアされます カスタマイズ可能な時間枠の
Trend Screener
STE S.S.COMPANY
4.79 (95)
トレンドインジケーター、1つのツールに組み込まれたすべての重要なトレンド機能を備えたトレンドトレーディングとフィルタリングのための画期的なユニークなソリューション! これは、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームおよびマルチ通貨インジケーターです。 期間限定オファー: サポートおよびレジスタンス スクリーナー インジケーターは、たった 65 ドルで永久的にご利用いただけます。(元の価格 250 ドル) (オファー延長) トレンドスクリーナーは、チャート内のドットで矢印トレンドシグナルを提供するインジケーターに続く効率的なインジケーターです。 トレンド分析インジケーターで使用できる機能: 1.トレンドスキャナー。 2.最大利益分析を備えたトレンドライン。 3.トレンド通貨強度メーター。 4.アラート付きのトレンド反転ドット。 5.アラート付きの強いトレンドドット。 6.トレンド矢印 毎日の分析例、毎日のシグナルパフォーマンス...など、トレンドスクリーナーインジケーターを使用して、ここで見つけること
Super Signal – Skyblade Edition プロ仕様のノンリペイント / ノーラグ・トレンドシグナルシステム。卓越した勝率を実現 | MT4 / MT5 対応 1分足、5分足、15分足などの低い時間足で最も効果を発揮します。 主な特徴: Super Signal – Skyblade Edition は、トレンド取引に特化したスマートなシグナルシステムです。マルチレイヤーのフィルターロジックを用いて、明確な方向性と実際のモメンタムに支えられた強力なトレンドのみを検出します。 このシステムは 天井や底を予測するものではありません 。次の3つの条件がすべて満たされた場合にのみシグナルを発生させます: 明確なトレンド方向 モメンタムの増加 健全なボラティリティ構造 市場セッションに基づく流動性分析と組み合わせることで、シグナルの精度とタイミングがさらに向上します。 シグナルの特性: すべての矢印シグナルは 100% 非リペイント / 遅延なし 一度出現したシグナルは固定され、点滅・消失しません チャート上の矢印、情報パネル、ポップアップ通知、音声アラート、プッシュ通知
現在40%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます
They say history repeats itself. What if you could prove it in real-time? The Propfolio Ghost Pattern is an advanced algorithmic pattern-matching engine. It empowers you to select any current price action structure on your chart and instantly scan thousands of historical candles to find the exact moment in the past where the market did the exact same thing. Once it finds the highest probability match, it projects the historical outcome into the future as "Ghost Candles"—giving you a highly calcu
NextCandlePredictor インジケーター NextCandlePredictorは、再描画しない、色が変わらない、動かない、消えない、遅延がないアラート付きのシグナルインジケーターです。あらゆるタイムフレームで次のキャンドルまたはその次のキャンドルの方向を識別するのに役立ちます。ニューヨーク、ロンドン、またはその両方の重なり合う高ボラティリティ市場に特にお勧めです。 主な特徴: タイムフレームの汎用性: M1からH1以上のあらゆるタイムフレームで迅速かつ正確なシグナルを提供します。 明確な買い/売りシグナル: ADXのDI+とDI-ラインを使用して明確な買いと売りのシグナルを生成し、最良のトレード判断を下せるようにします。 直感的な視覚化: シグナルはチャート上に緑色(買い)と赤色(売り)の矢印で直接表示され、迅速かつ簡単に読み取れます。 カスタマイズ可能な設定: 分析するバーの数とアラートオプションを好みとトレード戦略に応じて調整できます。使用するTFに応じた提案表を以下で確認してください。 即時およびオプションのキャンドル終了時アラート: デフォルトでは、ADX条件が
購入後、このインジケーターに基づいたボーナスEAを受け取るためにご連絡ください。 Self Optimizing Double MA Strategyは、パラメータ推測の必要性を排除するために設計されたプロフェッショナルグレードの取引ツールです。組み込みの自動最適化エンジンを搭載し、バックグラウンドで何千ものパラメータの組み合わせをシミュレートすることで、変化する市場状況に継続的に適応し、統計的な優位性を維持します。 静的で時代遅れの設定に依存するのではなく、インジケーターは自身のロジックを動的に更新し、現在の時間枠と取引商品にとって最も収益性の高い構成を見つけ出します。 主な機能 組み込みの自動最適化: 選択した更新頻度に基づいて、システムはFast MA、Slow MA、およびRSIの期間を定期的に再計算し、設定が常に現在の市場のリズムと一致するようにします。 MAダイバージェンスフィルター: 移動平均線が明確に乖離している(広がっている)場合にのみシグナルを検証する、トレンド強度のコア指標です。これにより、移動平均線が収束している相場や平坦なレンジ相場での誤ったエントリーを防ぎ
Send us a message after your purchase to receive more information on how to get your  BONUS  for FREE  that works in great combination with Bull vs Bear ! Bull versus Bear is an easy-to-use Forex indicator that gives traders clear and accurate signals based on clear trend retests . Forget about lagging indicators or staring at charts for hours because  Bull vs Bear provides real-time entries with no lag and no repaint, so you can trade with confidence. Bull vs Bear  helps you enter trades during
チャートを構成し、周期的な価格変動を識別するテクニカル指標。 どのチャートでも動作します。 いくつかの種類の通知。 グラフ自体に追加の矢印があります。 履歴を再描画せずに、キャンドルのクローズに取り組みます。 M5以上のTFを推奨します。 パラメータの使用と設定が簡単です。 異なるパラメータを持つ 2 つのインジケーターを使用する場合、他のインジケーターなしで使用できます。 入力パラメータは2つあります 周期性と信号持続時間 これら 2 つのパラメータは、チャート構造の処理を扱います。 Cyclicity - 反転サイクルが変化する頻度を調整し、サイクルを滑らかにします。 Signal duration - 最小数では価格変動の衝動を検出し、最大数では長期的なトレンドの動きを検出します。
Special offer : ALL TOOLS , just $35 each! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me Fibonacci Confluence Toolkit Multi-Timeframe は、プロのトレーダー向けに設計された高度な技術的分析ツールで、主要な市場シグナルとパターンを組み合わせて潜在的な価格反転ゾーンを特定するのに役立ちます。タイムフレームセレクターのダッシュボードを通じたマルチタイムフレーム表示機能により、このツールキットは市場のダイナミクスを包括的かつ洞察に満ちた視点で提供し、正確かつタイムリーなトレーディング判断を可能にします。 MT5バージョンの詳細は:  Fibonacci Confluence Toolkit MT5 Multi Timefr
作者のその他のプロダクト
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 距離とブ
フィルタ:
レビューなし
レビューに返信