MTF MultiAsset Channel Panel

MTF Multi-Asset Channel Panel is a multi-timeframe and multi-symbol indicator for MetaTrader 5 that summarizes channel structure in a compact table directly on the chart.

Instead of drawing several channel objects at the same time, the indicator organizes the most relevant channel information into a structured panel. For each enabled timeframe and each selected symbol, it shows three practical elements: channel direction, channel angle, and the current price position inside the channel in percentage terms.

The purpose of this panel is to help the trader read market context quickly across several symbols and timeframes without filling the chart with overlapping objects. With one glance, it becomes easier to see whether a symbol is moving in the same direction across multiple timeframes, whether the slope is meaningful or flat, and whether price is located near the lower part, middle part, or upper part of the channel.

The indicator can be used for discretionary analysis, symbol comparison, and multi-timeframe filtering. It is especially useful for traders who want a channel-based summary without switching charts continuously or stacking multiple drawings on the screen. This version focuses on a panel view that keeps the information visible, organized, and easy to compare.

How it works

For every configured symbol and enabled timeframe, the indicator loads a lookback window of price data and builds a channel state from that historical segment. The slope can be calculated either with a simple two-point method or with linear regression. The applied price used for the slope can also be selected by the user.

After the slope is calculated, the indicator derives the channel direction, the normalized angle in degrees, and the current price position inside the channel as a percentage. The percentage is calculated from the current live price relative to the channel structure projected from the most recent calculated state. If the price series is not ready yet, the panel shows a synchronization state. If a symbol is invalid or there is not enough data, the panel shows a non-available state instead of a misleading value.

What the panel shows

Timeframe row
Each row represents one timeframe. The current version supports 1 Minute, 5 Minutes, 15 Minutes, 30 Minutes, 1 Hour, 4 Hours, 12 Hours, and 1 Day. Disabled rows can be hidden or kept visible depending on the panel settings.

Symbol groups
Each selected symbol appears as a group of three columns in the header, which makes it possible to compare several symbols side by side in the same panel. If the symbol list is empty, the indicator uses the current chart symbol.

Direction
Direction shows the current channel bias for that symbol and timeframe. Up, down, and flat states are displayed visually so the trader can identify alignment or conflict between timeframes more quickly.

Angle
Angle shows the inclination of the channel in degrees. This helps distinguish between a structured move and a flatter or less directional condition.

Percent (%)
Percent shows the current live price position inside the channel as a percentage. This helps the trader judge whether price is near the lower side of the channel, around the middle, or near the upper side.

Status states
If the series is still loading, the panel can show a sync state. If the symbol is not valid or data is not available, the panel shows a non-available state. This helps avoid reading incomplete information as a valid signal.

Practical uses

  • Compare channel direction across several symbols and timeframes
  • Detect alignment or conflict between short-term and higher-timeframe structure
  • Check whether the slope is strong, weak, or flat
  • See whether price still has room inside the channel or is already extended
  • Reduce chart clutter compared with workflows that require multiple channel drawings
  • Keep a structured market overview on one chart window

Designed for

  • traders who use multi-timeframe confirmation
  • traders who monitor more than one symbol
  • discretionary traders who want fast visual context
  • workflows that use direction, slope, and price location as context filters
  • users who prefer a summary panel instead of many overlapping chart objects

Main features

  • Multi-timeframe channel panel
  • Multi-symbol comparison
  • Direction, angle, and price position in one table
  • Configurable symbol list
  • Selectable slope method
  • Selectable applied price for slope calculation
  • Option to calculate using closed bar or current bar
  • Adjustable refresh interval
  • Adjustable panel location and dimensions
  • Optional display of disabled timeframe rows
  • Debug mode for development or troubleshooting

Input Parameters

Timeframes

Inp1Min – enables or disables the 1 Minute row
Inp5Min – enables or disables the 5 Minutes row
Inp15Min – enables or disables the 15 Minutes row
Inp30Min – enables or disables the 30 Minutes row
Inp1H – enables or disables the 1 Hour row
Inp4H – enables or disables the 4 Hours row
Inp12H – enables or disables the 12 Hours row
Inp1D – enables or disables the 1 Day row

Symbols

InpSymbols – list of symbols to display in the panel. If left empty, the indicator uses the current chart symbol. The code normalizes separators, so the symbol list can be prepared from common text formats before being parsed into the panel.

Calculation

InpLookback – number of bars used to build the channel structure for each symbol and timeframe
InpSlopeMethod – slope calculation method:

  • SLOPE_2POINTS uses the oldest and newest price in the lookback range
  • SLOPE_LINREG uses a linear regression slope over the lookback range
    InpSlopePrice – applied price used in the slope calculation. Supported options come from MetaTrader price constants such as Open, High, Low, Median, Typical, Weighted, and Close
    InpUseClosedBar – when true, calculations use the last closed bar; when false, calculations can use the current forming bar

Update

InpPercentUpdateSec – refresh interval in seconds used to update live price position and panel values

Panel

InpCorner – chart corner used to anchor the panel
InpX – horizontal offset in pixels from the selected corner
InpY – vertical offset in pixels from the selected corner
InpCellH – row height of the panel cells
InpW_TF – width of the Timeframe column
InpW_DIR – width of each Direction column
InpW_ANG – width of each Angle column
InpW_PCT – width of each Percent column
InpFontSize – text size used in panel labels
InpFont – font name used in panel labels
InpShowDisabledRows – when true, disabled timeframes remain visible as inactive rows; when false, they are hidden from the layout

Debug

InpDebugMode – enables journal messages for debugging and configuration checks

Notes

This indicator is designed as a decision-support tool. It does not open trades or execute automated trading operations. Its purpose is to summarize channel structure in a clear panel so the trader can read context with less chart noise and faster comparison across symbols and timeframes.


おすすめのプロダクト
Fixed Volume Profile
Carlos Pascual Perez Maturano
This indicator, titled "Fixed Volume Profile.mq5", is a custom tool for MetaTrader 5 (MQL5) designed to calculate and display a Volume Profile over a user-defined fixed time range. The Volume Profile shows the distribution of trading volume at different price levels during a specific period, helping to identify areas of high activity (such as Points of Control or POCs) and volume-based support/resistance areas. Main Functionality: Interactive Range: The indicator creates two vertical lines on
FREE
Advanced Volume Profile Liquidity Analysis via Custom Area Selection The Advanced Manual Volume Profile is a precision tool for MetaTrader 5 designed to deconstruct market structure through price-level volume analysis. Unlike static profiles, this indicator exclusively processes the price and time range defined by the user via a rectangle object, offering a surgical view of the market auction. Elite Technical Specifications Dynamic Algorithm: Real-time calculation (400ms refresh rate) based on t
The indicator calculates ZigZag using the classic algorithm with three parameters: Depth, Deviation, and Backstep. Its main function is detecting and visualizing repaints — moments when the last ZigZag point shifts to a new bar. Upon loading, the indicator performs a simulation over the specified history depth. The algorithm sequentially recalculates ZigZag for each bar, comparing the current position of the last point with the previous one. If a shift is detected, a repaint line appears on the
FREE
️ Trade Manager oneclick  ( Reverse Trade,  Partial Close,  Breakeven, Close All Running Trade )   control – Smart Manual Trade Control for MT5 Trade Manager oneclick control is a powerful yet lightweight trade management utility built for manual traders who want precise control over their open positions — directly from the MT5 chart. This EA does not open or close trades automatically based on any strategy. It simply provides one-click management tools to handle your running trades efficient
FREE
Master Editionは、ボリュームとマネーフローの視点を通じて市場構造を可視化するために設計されたプロフェッショナルグレードの分析ツールです。標準のボリュームインジケーターとは異なり、このツールはチャート上に日足ボリュームプロファイルを直接表示し、価格発見がどこで行われたか、そして「スマートマネー」がどこに位置しているかを正確に確認できます。 このMaster Editionは、明確さとスピードを考慮して設計されており、ロード時にチャートレイアウトを即座に美化するユニークな自動テーマ同期システムを備えています。 主な機能: 真のマネーフロー計算: 標準のティックボリュームを超えます。「Use Money Flow」を有効にすると、ボリュームは価格によって重み付けされ、特定の価格レベルでの実際の資本コミットメントが明らかになります。 バリューエリア (VA) の可視化: バリューエリア(デフォルトではボリュームの70%)を自動的に計算します。 VA Fill: コントロールゾーンを即座に識別するために、バリューエリアの背景をシェーディングします。 主要レベル: コントロールポイン
TradeForge Pro – Trade Management Dashboard TradeForge Pro is a trade management utility designed for traders who want precise control over stop loss/take profit handling, position grouping, and trade execution. It provides an on-chart interface that allows Stop Loss and Take Profit levels to be managed virtually rather than sent directly to the broker ("Ghost Levels"), along with tools for managing multiple positions and trailing logic. It is designed for both scalpers requiring fast manual exe
Price Alerts - Advanced Price Target Notifications Never miss important price levels again! Price Alert Pro lets traders: • Set unlimited price target alerts • Receive instant desktop and mobile notifications • Visually track progress to each target • Customize alert sounds and frequencies • Manage all alerts from an intuitive panel Perfect for: - Breakout traders waiting for key levels - News traders monitoring reaction points - Position traders managing multiple targets - All traders who c
This indicator simplifies your entry zones by displaying the areas where you can plan your entry that potentially could give you high risk/reward ratios. Other than picking the most optimal entry points, the Hot Zone indicator can act as your typical support/resistance indicator for pullbacks for all timeframes. You can use this indicator as the only trading indicator or use it with another indicator for reentry purposes.  Besides, when using Hot Zones, the risk/reward ratio should be well abov
Professional Non-Repainting TMA Channel Indicator for MetaTrader 5 TMA Channel PRO Non Repaint is a professional trend and volatility channel indicator designed for traders who work with dynamic support/resistance zones, trend continuation, reversals, and channel-based trading systems. MAIN FEATURES • Non-Repainting Logic • Dynamic TMA Channel • Vertical Histogram Cloud • Median Trend Lines • Buy & Sell Signal Zones • Adaptive Volatility Structure • Multi-Timeframe Compatibility • Suita
Premium Pro release: Delta Volume Profile Zones Pro is a $100 MetaCoderStore MT5 indicator for traders who want a cleaner volume profile workflow with anchored historical profiles, real-volume comparison, and EA-readable output. Delta Volume Profile Zones Pro builds a rolling or anchored volume profile directly on the price chart. It highlights the Point of Control, Value Area High, Value Area Low, high-volume nodes, low-volume zones, optional best-fit extrema levels, and optional breakout/rejec
Breakout scalp PRO
Cesar Napoleon Guio Martinez
Automated breakout trading system with advanced execution filters and built-in risk management. Designed to operate during selected market conditions, combining session control, spread and slippage filtering, and dynamic trade management. Safety First Approach:  This EA does not use grid systems, martingale strategies or other high-risk unlimited recovery strategy. Every position is protected with predefined Stop Loss and Take Profit levels. The strategy is designed to maintain controlled exposu
Daily & Composite Volume Profile   This is a professional-grade market profile tool designed for MetaTrader 5. It utilizes a   Dual-Profile System   to visualize supply, demand, and liquidity concentrations. Key Features Left Side: Daily Session Profiles Automatically identifies the start and end of every trading day. Generates a unique Volume Profile for each individual day. Allows you to see how value migrated from yesterday to today (e.g., Is today's volume higher or lower than yesterday?).
Technical Analysis Dashboard Pro (TADashboard Pro) – 統一テクニカル分析システム TADashboard Pro は、複数のテクニカル指標と時間枠(タイムフレーム)を単一のビジュアルインターフェースに統合した、高度なテクニカル分析パネルです。 正確性 と 効率性 を求めるトレーダー向けに設計されており、本システムは 8つの異なる時間枠 にわたる 7つのオシレーター と 4つの移動平均線 を同時に分析し、意思決定を簡素化する正規化されたスコアを生成します。 主な特徴 (主なとくちょう): マルチタイムフレーム分析 (Multi-Timeframe Analysis): 統合されたビジュアルセレクターにより、M1、M5、M15、M30、H1、H4、D1、W1の各期間を簡単に監視できます。 高度なスコアリングシステム (Advanced Scoring System): オシレーター、移動平均線、および総合評価の独立したスコア( $-100$ から$+100$まで)。 搭載インジケーター (Included Indicators): RSI
FREE
Forex Volume MT5
KEENBASE SOFTWARE SOLUTIONS
KT Forex Volumeは、通貨ペアの買いと売りのボリュームをカラーのヒストグラムで表示します。ボリュームとは、資産の買い取引と売り取引の総量を指します。 FX市場では: 買いのボリュームが売りのボリュームを上回ると、通貨ペアの価格は上昇する傾向があります。 売りのボリュームが買いのボリュームを上回ると、通貨ペアの価格は下落する傾向があります。 特徴 ティックボリュームのデータを用いてトレードを確認することで、不利な取引を回避できます。 大口トレーダーの流れに沿ったトレードを支援します。 すべてのMetaTraderアラートに対応しています。 ティックボリュームの活用 他の市場と異なり、スポットFX市場は中央集権化されていないため、リテールトレーダーにとって正確な取引ボリュームデータを得るのは困難です。 ベテランのFXトレーダーであるCaspar Marneyは2011年に論文を発表し、ティックボリュームと実際の取引ボリュームとの間に高い相関と精度があると結論付けました。 ヒストグラムの計算式 KT Forex VolumeインジケーターはChaikinオシレーターを基にし
FREE
インジケーター技術仕様 – Delta Profile for MetaTrader 5 Delta Profile は MetaTrader 5 用に開発されたインジケーターで、指定されたローソク足範囲内の出来高フローを詳細に分析するためのものです。異なる価格レベルにおける正の出来高(上昇に関連)と負の出来高(下降に関連)の不均衡を構造化し、可視化します。その結果、ユーザーは最も多くの取引が集中する価格帯や実際の市場不均衡が形成される領域を明確に把握できます。 以下に、本インジケーターの主要な技術特性と設定パラメータを示します。 基本コンセプト インジケーターは 価格レベル を識別し、それらを正の出来高、負の出来高、および純 Delta(正負の出来高差)に分類します。 各価格レベルは 水平バー としてチャートに表示され、市場の活動ゾーンや不均衡領域を視覚的に確認できます。 ユーザーは 分析対象ローソク足数 、 価格の丸め精度 、 最大表示レベル数 、および 表示スタイル を自由に設定できます。 主要機能 価格レベルのマッピング :設定された精度に基づき価格を丸め、対応するローソク足の
Market Profile Heat indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible to use a fr
Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis The Trading Guide MT5 Indicator is a powerful psychological trading assistant designed to keep traders disciplined, focused, and emotionally balanced. This innovative indicator displays real-time motivational messages, trading rules, and analysis
FREE
Session Control session indicator. Depending on from which continent the trading activity takes place in a certain period, the entire daily routine is divided into several trading sessions. Due to the fact that at each separate time interval exchange and banking platforms from different parts of the world are connected to the trading process, and the Forex market operates around the clock. There are 4 main trading sessions: Pacific. European. American. Asian. This indicator allows you to se
OVERVIEW SyncCrosshair Pro synchronizes your crosshair across all open chart windows. When you move your mouse on one chart, all other charts instantly display the crosshair at the exact same time position. Perfect for traders who analyze multiple timeframes or correlated instruments simultaneously. KEY FEATURES Multi-Chart Crosshair Sync • Vertical line synchronized by time • Horizontal line synchronized by price • Works across different symbols (EURUSD, XAUUSD, indices, crypto...) • Works ac
Efficient Market Profile Professional Market Profile analysis directly on your MetaTrader 5 charts. Efficient Market Profile allows traders to visualize market structure, fair value zones, and institutional price levels using the powerful Market Profile methodology . The indicator automatically builds TPO-based profiles for each trading session , helping you quickly identify where the market spent the most time and where important price levels are forming. All elements adjust dynamically to your
ArroX Indicator Description ArroX is a technical analysis indicator designed for MetaTrader 5 platform. This indicator analyzes price movements and market trends to provide trading signals. Key Features: - Displays buy and sell arrows on the chart - Includes trend filtering capabilities - Provides multiple take profit levels - Shows market analysis information panel - Supports different signal sensitivity modes - Uses Bollinger Bands and moving averages for analysis - Includes stop loss calc
CONTACT AND SUPPORT At TPFX, we understand that every trader has unique requirements and that efficiency is the key to success. Therefore, I cordially invite you to send me a private message regarding any questions, functional errors, or needs for personalized adjustments. I am committed to providing fast and decisive technical assistance, ensuring your tool is always in perfect condition. Personalized adjustments to adapt the system to your specific strategy can be made at no additional cost
Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis The    Liquidity Heatmap   is a sophisticated institutional trading tool designed to reveal where over-leveraged traders are trapped. By calculating estimated liquidation levels based on volume spikes and leverage, this indicator draws a dynamic "h
Was: $299  Now: $99  Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. The key is to identify the better odds zones, not just the untouched ones. Blahtech Supply Demand indicator delivers functionality previously unavailable on any trading platform. This 4-in-1 indicator not only highlights the higher probability zones using a multi-criteria strength engine, but also combines it with multi-timeframe trend analysis, previously confirmed swings a
Visual Heatmap Book Analyser This indicator monitors the market liquidity and generates colors based on order patterns, quantities, and renewal activities in the book. This allows you to visualize the order flow and identify areas of high and low liquidity and activity. The indicator uses machine learning techniques to analyze the order behavior in the book, enabling it to detect patterns and trends in orders, allowing you to make informed decisions about your trading operations. The color pale
This product is designed for the MT5 platform and offers two key features: VWAP (Volume Weighted Average Price) calculation and Volume Profile analysis. Advantages: VWAP Calculation: The product calculates the VWAP, which is a popular indicator used by traders to determine the average price of a security based on its trading volume. It helps identify potential buying or selling opportunities by comparing the current price to the average price weighted by volume. Volume Profile Analysis: The prod
Volume at Price (VAP) VAP is a right-anchored Volume Profile Heatmap for MetaTrader 5 designed for clean, fast, and stable execution on any chart. It shows where trading activity clustered, not just when—so you can read balance/imbalance, spot value migration, and plan trades with precise references: VAH, VAL, and POC . What VAP shows Heatmap Profile (tick-volume): A compact, right-anchored histogram that scales with the chart. Value Area (~70%) in Gold Non-Value in White Soft shadow gradient
The best Vwap Midas coding for Metatrader 5 you can find in White Trader indicators. The indicator has been optimized not to recalculate (improving performance) and has several visual settings for you to adapt in your own way. TRY IT FOR FREE by clicking the free demo button Where and why to use Vwap Midas (and Auto Zig Vwap Midas) can be used on a variety of indices, currencies, forex, cryptocurrencies, stocks, indices and commodities. Many successful traders use price and volume to get the
HTF Candles Overlay
Gustavo Barros Alexandre D Almeida
This indicator is an advanced visual tool designed for traders who rely on Multiple Timeframe (MTF) Analysis . It allows you to visualize High Timeframe (HTF) candles directly on your current chart, making it easy to identify supply and demand zones and macro trend direction without switching tabs. The standout feature of this indicator is its ability to generate Synthetic Timeframes , providing an institutional perspective that MetaTrader 5 does not offer natively. Main Features 1. Exclusive Sy
FREE
The Mirror Chart MT5 is a overlay indicator specifically designed to project a second financial instrument directly onto the main chart window. This tool is invaluable for traders who rely on correlation analysis, as it visualizes the price movements of two different instruments in real time. Unlike traditional overlays, this indicator utilizes intelligent, dynamic centering and scaling logic. It continuously analyzes the visible price range in the current window for both symbols and calculates
FREE
このプロダクトを購入した人は以下も購入しています
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
M1 Quantum を使用したライブトレードシグナル : シグナル (取引は 自動的に Quantum Trade Assistant によって実行され、この製品に 無料 で含まれています。) 価格プラン: 現在価格: $169 (早期購入者向けオファー) 次回予定価格: $189 予定小売価格: $299 開発者からのお知らせ: ご購入後、 最新の推奨設定ファイル(Set File) 、運用アドバイス、および他の M1 Quantum ユーザーと交流できる VIPサポートグループ への招待をご希望の場合は、お気軽にご連絡ください。 よくある質問 - 設定ファイル - インストールガイド M1 Quantum は、M1専用のプロフェッショナルトレーディングシステムであり、ストップロス、テイクプロフィット、スマートな資金管理を内蔵した、迅速かつ正確な取引シグナルを提供します。 M1 Quantum は、 連続勝利 に重点を置いて口座を素早く成長させるために設計されたプロフェッショナルな資金管理を備えています。 M1 Quantum インジケーター の主な特徴 M1時間足 およびすべ
Trend Sniper X
Sarvarbek Abduvoxobov
5 (6)
Trend Sniper X は、MetaTrader 5 用のマルチタイムフレーム・トレンドフォロー・インジケーターです。トレーダーがトレンドの方向性と反転ポイントを明確かつ正確に特定できるよう支援します。 価格情報: 現在の価格はキャンペーン価格であり、今後のアップデートや新機能のリリースに伴い変更される可能性があります。 Code2Profit チャンネル マルチタイムフレーム分析で市場をマスターしよう! 技術仕様 プラットフォーム MetaTrader 5 インジケータータイプ マルチタイムフレーム・トレンドインジケーター 操作タイムフレーム あらゆるチャートタイムフレームに対応。個別に選択可能な上位タイムフレーム (M1–MN1) を搭載 主要銘柄 FX、ゴールド (XAUUSD)、およびその他のCFD 推奨口座 あらゆる口座タイプに対応 視覚化 色分けされたトレンドローソク足 (買い/売り/弱気/変化) + 買い/売り矢印 追加モジュール セッション市場ボックス (シドニー、東京、ロンドン、ニューヨーク) 主な機能 マルチタイムフレーム・トレンド分析: 上位タイムフレームの
このインジケーターを購入された方には、以下の特典を 無料 で提供しています: 各トレードを自動で管理し、ストップロスとテイクプロフィットを設定し、戦略ルールに基づいてポジションを決済する補助ツール 「Bomber Utility」 様々な銘柄に合わせたインジケーターの設定ファイル(セットファイル) 「最小リスク」、「バランスリスク」、「待機戦略」 の3つのモードで使用できる Bomber Utility 用の設定ファイル このトレーディング戦略をすぐに導入・設定・開始できる ステップバイステップのビデオマニュアル ご注意: 上記の特典を受け取るには、MQL5のプライベートメッセージシステムを通じて販売者にご連絡ください。 オリジナルのカスタムインジケーター 「Divergence Bomber(ダイバージェンス・ボンバー)」 をご紹介します。これは、MACDのダイバージェンス(乖離)戦略に基づいた 「オールインワン」型のトレーディングシステム です。 このテクニカルインジケーターの主な目的は、価格とMACDインジケーターの間に発生するダイバージェンスを検出 し、将来の価格の動きを示す
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
Quant Direction は、3次元の市場分析ツールです。完全に客観的なアルゴリズムベースの市場分析を提供し、様々なパラメータにわたる正確なパーセンテージ偏差を同時に算出します。高度なAI搭載モデリングツールで開発され、厳密なテストを経て開発されたこのアルゴリズムは、かつてない精度で市場を分析するように設計されています。プラットフォーム上では、あらゆる通貨ペアや金融商品を分析できます。 短期取引、デイトレード、スイングトレードなど、どのような取引スタイルに も、Quant Directionは最適な選択肢です。 オペレーターの本当の利点 Quant Directionの真の利点は、感情、眼精疲労、過剰分析を完全に排除できる点にあります。方向性を探るために何十ものチャートを手作業で精査したり、自分の好みを常に疑ったりする必要がなくなります。このシステムは、8つの時間間隔(5ヶ月から月単位まで)をミリ秒単位で処理します。あらゆる瞬間に市場を支配している主体を正確に明らかにし、常に成功確率が最も高い方向で取引できるようにします。 市場分析の3つの側面 このアルゴリズムは市場を3つの
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非常に低い R
UZFX {SSS} スキャルピング・スマートシグナル v4.0 MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントのない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間軸において、高確率の売買シグナル、警告シグナル、トレンド継続の機会を生成します。 トレードの判断に迷うのはもうやめましょう。明確さ、正確さ、そして規律ある市場執行を求めるトレーダーのために設計された、体系的なシグナルシステムに従い始めましょう。 私のおすすめ* 最適な時間足:15分足以上。 {H1} が私のお気に入りです。そして、その成果は驚異的です…!! 主な機能の更新 • 自動売買シグナル検出 • 高度な反転認識ロジック • 市場反転の可能性に先立つ早期警告シグナル • トレンド継続確認シグナル • エントリー、ストップロス、TP1、TP2、TP3レベルを備えた組み込み型
The Oracle Pro
Ottaviano De Cicco
5 (1)
The Oracle Pro:MT5向け合成マルチタイムフレーム・バイアスエンジン ️ サマー・ローンチ・オファー — The Oracle Pro を 199 USD で(早期購入者向け)。価格は普及に応じて上昇します。最終価格 399 USD。 The Oracle Pro は、要求の高いプロのトレーダーのために作られた MetaTrader 5 向けのプレミアム・マルチタイムフレーム バイアスエンジン です。ひとつの問いに規律をもって答えます。すなわち、各タイムフレームの現在の方向バイアスは何か、その強さはどれほどか、そしてタイムフレーム同士はどれだけ一致しているか。すべては確定足のみで計算され、リペイントはありません。 The Oracle Pro はマルチファクター・コンセンサス・システムです。独自のインジケーターと最適化されたアルゴリズムを単一の高度なコンセンサス・ベクトルに統合し、それを単一のインジケーター・インスタンス内で現在足と上位足のスタックにわたって読み取ります。複数のチャートにばらばらのツールを積み重ねる代わりに、です。 これは Oracle コンセンサス手法
このインジケーターは、市場で 関心が示されたゾーン をハイライトし、その後に 注文の蓄積ゾーン を表示します。 これは、大規模な**板情報(オーダーブック)**のように機能します。 これは、 巨大な資金 のためのインジケーターです。その性能は卓越しています。 市場にどんな関心が存在していても、 必ず目に見えるようになります 。 (これは 完全に再設計され、自動化されたバージョン です。もはや手動分析は必要ありません。) トランザクションスピード(取引速度) は新しい概念のインジケーターで、市場で大口注文が どこに・いつ 集中しているかを示し、それに基づいたチャンスを提供します。 トレンドの変化を 非常に早い段階 で察知することができます。 FXでは「出来高」と呼ばれているものは誤解されています。実際には、これは 時間あたりの価格変動量 です。したがって、正しい名称は トランザクションスピード です。 考え方・行動・分析の仕方すべてが問われます。 分析パラダイムの転換は非常に重要です。 このインジケーターは、FXにおける出来高の考え方を 根本から再定義 し、論理的な形で正確に活用する、
このインディケータは、価格アクション分析とドンチャンチャネルのみを使用して、ジグザグ方式で価格の反転を検出します。再描画やバックペインティングを一切行わずに、短期取引向けに特別に設計されています。それは彼らの操作のタイミングを増やすことを目指している賢明なトレーダーにとって素晴らしいツールです。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 驚くほど簡単に取引できます すべての時間枠で価値を提供します 自己分析統計を実装します 電子メール/音声/視覚アラートを実装します 可変長のブレイクアウトと混雑ゾーンに基づいて、インディケータは価格アクションのみを使用して取引を選択し、市場が非常に高速に行っていることに反応します。 過去のシグナルの潜在的な利益が表示されます この指標は、独自の品質とパフォーマンスを分析します 負けブレイクアウトは強調表示され、説明されます インジケータは、非バックペインティングおよび非再ペイントです この指標は、日中のトレーダーが単一の価格反転を見逃さないようにするのに役立ちます。ただし、すべての
GEM Signal Pro GEM Signal Pro は、MetaTrader 5 向けのトレンドフォロー型インジケーターです。より明確なシグナル、より整理されたトレードセットアップ、そして実用的なリスク管理をチャート上で確認したいトレーダーのために設計されています。 単純な矢印だけを表示するのではなく、GEM Signal Pro はトレード全体の考え方を、より見やすく分かりやすい形で表示します。条件が確認されると、インジケーターはエントリー価格、ストップロス、利確目標をチャート上に表示し、トレードセットアップをより効率的に確認できるようにします。 動作の仕組み このインジケーターは、まず内部ロジックに基づいて有効なシードシグナルを検出します。 確認条件が満たされると、GEM Signal Pro はチャート上に完全なセットアップを表示します。これにより、トレーダーはトレード構造をより明確に把握し、手作業による分析を減らすことができます。 チャート上のトレードレベル 確認済みシグナルに対して、GEM Signal Pro は以下を表示できます。 エントリー価格 ストップロス テ
CISD Levels Pro automatically draws CISD Buy and Sell levels directly on your chart. It highlights pending levels while they are forming, then marks confirmed levels after the confirmation candle closes. Optional confirmation arrows help you spot the signal quickly. This tool is designed for traders who want clean, simple CISD level visualization without extra indicators or clutter. Key Features Draws Bullish (BUY) CISD levels and Bearish (SELL) CISD levels Shows Pending levels (dashed) and
メタトレンドプロ   これは、トレードにおける推測を排除し、市場が既に決定を下したポイントを示すトレンドフォローツールです。この指標は、トレンド、動向、構造が変化する重要なポイントを特定し、主要プレーヤーがポジションを取るべき価格の戻り領域を強調表示します。 単に値動きを見るだけでなく、その背後にある論理を理解できます。すべてのシグナルはローソク足が確定した後に記録され、再描画されることなくチャートに保存されるため、自信を持って状況を分析し、意思決定を行うことができます。トレード目標(利益確定)も表示されます。 この指標の有効性について完全に確信を持っていただくために、自動統計機能をご利用いただけます。 方向転換のたびに、インジケーターはストップロスレベルとそのインテリジェントな段階的移動(Move SL)も表示します。これは非常に重要です。     削減   リスク   ポジション別。 損切り/利益確定/リスクリワード 右側の内蔵パネルには、現在の世界的なトレンドの方向における市場参入ポイントが表示され、過去のデータからもこれらのシグナルが確認できます。 任意の時間枠/ツール この指
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5向けシンセティック・フラクタル構造分析と確認済みエントリー 概要 Azimuth Pro は Merkava Labs によるマルチレベルスイング構造インジケーターです。4つのネストされたスイングレイヤー、スイングアンカーVWAP、ABCパターン検出、3タイムフレーム構造フィルタリング、そして確定バーでの確認済みエントリー — 1つのチャートで、ミクロスイングからマクロサイクルまでを網羅するワークフロー。 これはブラインドシグナル製品ではありません。ロケーション、コンテキスト、タイミングを重視するトレーダーのための構造ファーストワークフローです。 ️ サマーセール — 夏至とThe Oracle Proの発売を記念して、Azimuth Proが30%オフ。現在279 USD(通常399 USD)。期間限定の夏季オファー。 1. V2での変更点 シンセティック・マルチタイムフレームエンジン 上位タイムフレーム分析をMeridian Proと同じ独自のシンセティックアーキテクチャで一から再構築。よりクリーンなHTFコンテキスト、安定したライブ動作、
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
### **Zain Gold V4 - AI-Powered Trading Dashboard** **Overview:** Zain Gold V4 is the ultimate evolution in our series of professional technical analysis indicators for the MetaTrader 5 platform. Engineered specifically to navigate the complexities of the XAUUSD (Gold) market and major currency pairs, this version introduces a sophisticated AI-powered dashboard. Our goal is to empower traders with precise, data-driven insights that translate market noise into clear, actionable trading opportun
以下は Chimera Volume の日本語訳です。 MetaTrader 5用 Chimera Volume 高度な出来高分析と市場活動の可視化 Chimera Volumeは、MetaTrader 5向けに設計されたカスタムインジケーターです。正規化された出来高の動きを分析し、動的な視覚的フレームワークを通じて市場参加者の変化をリアルタイムで表示します。 このインジケーターは、適応型正規化アルゴリズムを用いてティック出来高データを処理し、出来高の強さ、蓄積フェーズ、および異なる市場条件下での活動シフトを構造化して表現します。 生の出来高を表示する標準的なインジケーターとは異なり、Chimera Volumeは追加の計算を適用することで、市場活動の相対的な変化を強調し、チャートの視認性を向上させます。 主な機能 ルート・インテント・ヒストグラム (Root Intent Histogram): 正規化された出来高の強さと市場参加度を視覚化する動的ヒストグラムです。適応型カラー・トランジションを採用しており、活動の活発化と参加の減少を明確に区別します。 慣性ライン (Inertia
MT5向けA2SR インジケーター:自動実需給(S/R)。 + 取引商品。 Product description in English here. --   Guidance   : -- at   https://www.mql5.com/en/blogs/post/734748/page4#comment_16532516 -- and  https://www.mql5.com/en/users/yohana/blog 強力で信頼性が高く、時間を節約。よりスマートな取引判断を実現。 + EA互換オブジェクト。 主な利点 先行する実SRレベル(遅延やリペイントなし) 2014年以来、MT4で長年にわたり信頼性が実証されてきたA2SRが 、MetaTrader 5でも利用可能になりました。 価格がサポートレベルとレジスタンスレベルに到達する前に、実際のサポートレベルとレジスタンスレベルを特定できる、リペイントなしの先行インジケーターにより、トレーダーに卓越した優位性をもたらします。 A2SRは、価格がサポートレベルとレジスタンスレベルに到達する前に、事前にサポートレベ
Trend Forecaster は、ブレイクアウトシグナル、反転の可能性があるエリアの分析、マーケットレンジデータ、視覚的な統計パネルを1つのチャート作業スペースにまとめた MetaTrader 5 インジケーターです。 Buy と Sell シグナルを表示し、Average Range と Current Range を追跡できます。また、現在の銘柄と時間足に合わせて Sensitivity を自動調整できます。Sensitivity の手動設定も可能です。 このインジケーターは、FX通貨ペア、金属、株式、指数、暗号資産で使用できます。複数の時間足に対応しており、M5 は実用的な開始点として使えます。 主な機能 ブレイクアウトと反転エリアの分析 Trend Forecaster は、検出されたエリア付近の価格の動きを分析し、内部のブレイクアウト条件が満たされたときに Buy または Sell シグナルを表示します。このインジケーターは、トレンド継続と反転の可能性があるゾーンの両方を確認するために使用できます。 複数フィルターによるシグナルロジック このインジケーターは、複数の内部
KURAMA GOLD SIGNAL PRO(MT5版)— 7層フィルター・自動TP/SL・品質スコア・サイン履歴保存搭載 XAUUSD完全トレードシステム リアルタイムでリペイントしません。サインが出た瞬間、矢印・エントリー・TP・SLはその場で固定され、後から動きません。あなたがトレードするのは、この「リアルタイムで出たサイン」です。さらにv7.20では、実際に通知されたサインを自動保存し、再起動後もそのまま復元します。 購入者限定特典 買い切りライセンスをご購入いただいた方に、AI Zone Radar($59相当)+完全PDFマニュアルを無料プレゼント。本体価格に$59相当の特典が付いてきます。購入後にMQL5でメッセージをお送りください。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 ゴールドトレーダーのコミュニティで実際に使用され、精度と使いやすさで高く評価されています。 あな
MERAVITH SCANNERは、MetaTrader 5用のプロフェッショナルな金融市場インジケーターで、複数の分析ツールを一つの統合システムにまとめています。独自の出来高加重平均価格(VWAP)手法を使用してすべての計算を自動で行い、主観的な解釈を完全に排除します。 このインジケーターは、すべての資産クラス(FX、株式、指数、商品、暗号通貨)およびM1から月足までのすべての時間軸で動作します。基本原理は「価格は出来高に従う」というものです。MERAVITHは機関投資家の出来高が集中するポイントを特定し、その集中から数学的に正確な価格レベルを導き出します。予測や投機は行わず、計算のみを行います。 MERAVITH SCANNERを使用すると、28の主要FX通貨ペアをすべての時間軸でわずか2~3分でスキャンできます。また、任意の市場をスキャンすることも可能です。例えば、約100銘柄の株式を約10分でスキャンできます。 インジケーターは、消耗レベル、均衡線、偏差、統計レベル、およびターゲット予測を算出します。 チャート要素 Origin Point :すべての計算が始まる起点です。イン
ACB Breakout Arrows MT5
KEENBASE SOFTWARE SOLUTIONS
3.5 (2)
ACB Breakout Arrows インジケーターは、特別なブレイクアウトパターンを検出することで、市場における重要なエントリーシグナルを提供します。このインジケーターはチャートを常に監視し、一方向に勢いが定着してきた段階で、主要な値動きの直前に精度の高いエントリーシグナルを表示します。 マルチシンボル・マルチタイムフレームスキャナーはこちらから - ACB Breakout Arrows MT5 用スキャナー 主な機能 ストップロスとテイクプロフィットの水準が自動で表示されます。 すべての時間足のブレイクアウトシグナルを監視できるMTFスキャナーダッシュボードを搭載。 デイトレーダー、スイングトレーダー、スキャルパーに最適。 シグナル精度を高めるための最適化されたアルゴリズム。 損益分岐点やスキャルピングターゲットに使える特別なライン(クイックプロフィットライン)。 勝率、平均利益などのパフォーマンス分析メトリクスを表示。 リペイントなし。 トレードの確認 - 低確率のトレードを除外するために ACB Trade Filter インジケーター を使用してください。 強い買い:
現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
Quantum Spike Indicator is an indicator for MetaTrader 5 that identifies market spikes, reversal zones, and momentum-based entry points, combined with a trend filter. It analyzes momentum, trend strength, volatility, and SuperTrend conditions together, and displays BUY and SELL signals directly on the chart. Symbols Weltrade: Pain and Gain Indices Deriv: Boom and Crash Indices Main Features Spike Detection Identifies market moves and potential reversal zones based on momentum and volatility
Berma Bands
Muhammad Elbermawi
5 (10)
Berma Bands (BBs) インジケーターは、市場のトレンドを特定して活用したいトレーダーにとって貴重なツールです。価格と BBs の関係を分析することで、トレーダーは市場がトレンド段階にあるか、レンジ段階にあるかを判断できます。 詳細については、[ Berma Home Blog ] をご覧ください。 バーマ バンドは、上部バーマ バンド、中部バーマ バンド、下部バーマ バンドの 3 つの異なる線で構成されています。これらの線は価格の周りにプロットされ、全体的な傾向に対する価格の動きを視覚的に表します。これらのバンド間の距離から、ボラティリティや潜在的な傾向の反転についての洞察を得ることができます。 バーマ バンドの線がそれぞれ離れると、市場が横ばいまたはレンジ相場の期間に入っていることを示すことがよくあります。これは、明確な方向性の偏りがないことを示しています。トレーダーは、これらの期間中にトレンドを特定するのが難しいと感じる可能性があり、より明確なトレンドが出現するまで待つ場合があります。 バーマ バンドの線が 1 本の線に収束すると、強いトレンド環境の兆候となること
多くの矢印インジケーターは、シグナルだけを表示して、その後の判断をすべてトレーダーに任せてしまいます。KT Alpha Hunter Arrows は、完整なトレードプランをチャート上に提示します。 各シグナル矢印が表示されるたびに、エントリーライン、ストップロス、4つのテイクプロフィット水準、そして現在の銘柄と時間足が今トレードに値するかどうかを示すリアルタイムのエッジ判定が、すでに描画された状態で表示されます。付属の Trade Manager EA は、あなたが手動でエントリーした後の実行管理を担当し、相場が荒れて判断がぶれやすい場面でも規律あるトレードを保ちやすくします。リペイントなし。確定足シグナルのみ。Forex、ゴールド、指数、その他あなたが取引するあらゆる銘柄に対応します。 主な機能 リペイントしない買い矢印と売り矢印を、足の確定後にのみ表示。 各シグナルに、エントリーライン、構造的ストップロス、4つのテイクプロフィット水準を表示。 Edge Dashboard が、現在のチャートで買いセットアップと売りセットアップを別々に評価。 判定システム:No Edge、Mar
作者のその他のプロダクト
Impulse Zone Spike Detector
Manuel Alejandro Montoya Martinez
Impulse Zone Spike Detector is a MetaTrader 5 indicator that detects and draws horizontal interest zones around impulse-style spike movements on Boom and Crash indices. The indicator analyzes recent price behavior and marks levels that can help organize chart reading. Its purpose is to display technical references around impulses, pullbacks, and areas where price has reacted strongly. It can work in automatic mode to adapt its logic to the symbol behavior, or in manual mode to fix the analysis t
MTF Channel Panel
Manuel Alejandro Montoya Martinez
MTF Channel Panel is a visual multi-timeframe panel for MetaTrader 5 that summarizes channel behavior and allows optional channel drawing for each timeframe without overloading the chart. Instead of forcing the trader to view multiple channels at the same time, this indicator organizes the most important information into a clean and easy-to-read panel. Each timeframe is reduced to three essential elements: direction , angle , and price position inside the projected channel . In addition, each r
MTF RSI & Stochastic Scanner is a MetaTrader 5 panel indicator designed to monitor multiple timeframes from a single view. For each enabled timeframe, the panel displays the current Relative Strength Index (RSI) value, the current Stochastic Oscillator value, the synchronization status between both oscillators, the active signal, and the last detected signal. Its purpose is to provide a fast and structured multi-timeframe overview without the need to constantly switch charts or timeframes. The i
Boom Crash Multi Entry Risk Calculator  is a panel-style indicator for MetaTrader 5 designed for risk planning on Boom and Crash synthetic index strategies. The panel helps organize multiple entries, define a common exit, estimate monetary risk per trade, and display a simple visual projection of the plan before execution. The indicator can automatically detect the index type from the symbol loaded on the chart. It also allows the user to set the index manually when a specific reference is prefe
Spike Distribution Analyzer
Manuel Alejandro Montoya Martinez
Spike Distribution Analyzer  is a visual statistical indicator for MetaTrader 5 designed to study how spikes are distributed after sequences of trend candles. Instead of focusing on entry signals, it summarizes the structure between spikes and trend continuation in a clear visual format. The indicator can display a floating text summary, a graphic panel, or both, depending on the selected display mode. The main purpose of the indicator is to help the trader understand how often a spike appears a
フィルタ:
レビューなし
レビューに返信