Aklamavo Volume Footprint Chart

This Volume Footprint indicator is essentially a professional-grade market profile tool that provides deep insight into market microstructure, showing exactly where trading activity is occurring and who's in control (buyers or sellers) at each price level.

Key Features

1. Footprint Display

  • Divides each bar into multiple price levels (configurable via  PriceLevelsPerBar )

  • Shows BID volume (selling pressure) on the left side of each level

  • Shows ASK volume (buying pressure) on the right side of each level

  • Displays volume numbers directly on the chart

2. Data Sources (3 options)

  • DATA_SIMULATED : Generates synthetic volume data for testing

  • DATA_REALTIME : Uses real market depth data (if available)

  • DATA_TICK_VOLUME : Distributes tick volume across price levels using algorithms

3. Visual Elements

Color Coding

  • Green shades: Positive delta (more buying pressure)

  • Red shades: Negative delta (more selling pressure)

  • Gray: Neutral (balanced)

  • Enhanced Heatmap: Gradient colors based on volume intensity

Volume Labels

  • Numbers displayed at each price level

  • Black text (original setting) for normal volumes

  • Dark gray for zero volumes

  • Colored highlights for diagonal imbalances

Summary Statistics (below each bar)

  • B:A - Total Bid vs Ask volume

  •  - Total volume (sum)

  • Δ - Delta (Ask - Bid) with +/- sign

4. Imbalance Detection

Detects significant imbalances between adjacent price levels:

  • Type 1 (300%): Strong diagonal imbalance (Yellow highlight)

  • Type 2 (200%): Moderate diagonal imbalance (Light Cyan highlight)

5. Enhanced Heatmap (Optional)

  • Color gradients based on volume/delta intensity

  • 7 configurable color levels

  • Three modes: Delta-only, Volume-only, or Combined

  • Optional transparency effects

6. Timeframe Consistency

  • Automatically adjusts footprint width based on timeframe

  • Ensures visual consistency across different timeframes

  • Configurable base timeframe and target widths

7. Price Range Management

  • Maintains minimum visual price range ( MinVisualPriceRange )

  • Prevents bars from becoming too compressed on higher timeframes

How to Interpret

Reading the Footprint

  • Left numbers (BID): Selling volume at that price level

  • Right numbers (ASK): Buying volume at that price level

  • Delta = ASK - BID (positive = buying pressure, negative = selling pressure)

What to Look For

  1. High volume nodes: Areas of significant trading interest

  2. Delta divergence: Price moving but delta not confirming

  3. Imbalance patterns: Consecutive levels with strong directional bias

  4. Volume absorption: Large volume at key price levels

Trading Signals

  • Support/Resistance: High volume levels often act as support/resistance

  • Exhaustion: Decreasing volume at extremes

  • Accumulation: Increasing buying volume at lower prices

  • Distribution: Increasing selling volume at higher prices

Configuration Highlights

Essential Settings

  • MaxDisplayBars: Number of bars to show (default 20)

  • PriceLevelsPerBar: How many price levels per bar (default 10)

  • DataSource: Choose between simulated, real-time, or tick volume

  • EnhancedHeatmap: Enable gradient coloring

Visual Settings

  • ShowVolumeValues: Display/hide volume numbers

  • MinVolumeToDisplay: Filter out small volumes (0 shows all)

  • FontSize/FontFace: Text appearance

  • DividerLine: Vertical line separating bid/ask sides

Imbalance Settings

  • ImbalanceThreshold_1: Strong imbalance ratio (default 3.0 = 300%)

  • ImbalanceThreshold_2: Moderate imbalance ratio (default 2.0 = 200%)

  • DiagonalImbalanceColor_1/2: Colors for highlighting

Technical Notes

Important: Bid/Ask Swapping

The code has a critical comment noting that BID and ASK volumes are SWAPPED internally:

  • The  bid  field actually stores ASK volume

  • The  ask  field actually stores BID volume
    This is done for display purposes but maintained consistently throughout.

Market Depth Integration

  • Can subscribe to real market depth data

  • Falls back to simulated data if unavailable

  • Updates in real-time for current bar

Performance Considerations

  • Limits display to  MaxDisplayBars  (default 20)

  • Cleans up old objects to prevent memory issues

  • Handles timeframe changes gracefully.



おすすめのプロダクト
Macro-R Pro Signal — Advanced Trading Signal Indicator Macro-R Pro Signal is a professional trading indicator designed to deliver high-quality BUY and SELL signals with enhanced precision and reduced market noise. By combining Bollinger Bands, RSI, and adaptive volatility filtering , this indicator helps traders identify high-probability reversal points while avoiding unfavorable market conditions. How the Strategy Works This indicator is built on a mean reversion + momentum confirmation concep
FREE
Value Chart Candlesticks
Flavio Javier Jarabeck
4.57 (14)
The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach. It
FREE
VWAP Indicator, the short form of Volume Weighted Average Price, is similar to a moving average but takes into consideration the tick volume of the candles. The indicator calculates the moving average multiplying the price of each candle for the tick volume in the candle. Said calculation weighs with more significance price where more transactions were made. Features: Visual styling customizable Period customizable Ease of use
FREE
White Weis Volume This indicator shows the sum of the volume in each wave, bulish or bearish, as idealized by David Weis , but it brings an important addition , which is the marking of the bar with the highest volume of the wave (White Bar)! In coding the indicator, it was sought to optimize the code to require minimal processing during use and not to overload mt5. The indicator can be used for pre-trading analysis and study, where the trader analyzes possible points of support and resistance
Indicador de Volume
Devscode Desenvolvimento de Softwares LTDA
4.5 (2)
This indicator is a volume indicator it changes the color of the candles according to a certain number of ticks, and this number of ticks can be informed by the user both the number of ticks and the color of the candles, this indicator works in any graphical time or any asset, provided that the asset has a ticker number to be informed. This indicator seeks to facilitate user viewing when analyzing candles with a certain number of ticks.
FREE
概要 Fair Gap Value インジケーターは、MetaTrader 5 のチャート上で「フェアバリューギャップ」(公平価値ギャップ)を検出・強調表示します。フェアバリューギャップとは、あるローソク足の安値と、1本隔てた別のローソク足の高値の間に価格の空白が生じる現象を指します。本インジケーターは、これらの領域を多の矩形で表示し、プライスアクション戦略の視覚的サポートを提供します。 主な機能 ブルギャップ検出 :現在のローソク足の安値と2本前のローソク足の高値の間のギャップを緑色の矩形で強調。 ベアギャップ検出 :逆方向のギャップを赤色の矩形で強調。 動的拡張 :矩形をチャート右方向へ任意のバー数だけ延長可能。 透明度制御 :矩形の不透明度を設定し、下部のチャートを隠さないよう調整。 表示切替 :ブルギャップ/ベアギャップを個別にオン・オフ可能。 履歴制限 :スキャンする最大バー数を設定でき、大量データ時のパフォーマンスを最適化。 自動クリア :タイムフレーム変更時や初回ロード時に既存ギャップを一旦削除し再描画。 入力パラメーター LookbackBars :ギャップ計算に遡る
FREE
The indicator highlights the points that a professional trader sees in ordinary indicators. VisualVol visually displays different volatility indicators on a single scale and a common align. Highlights the excess of volume indicators in color. At the same time, Tick and Real Volume, Actual range, ATR, candle size and return (open-close difference) can be displayed. Thanks to VisualVol, you will see the market periods and the right time for different trading operations. This version is intended f
FREE
ATR is an excellent indicator to visualize if volatility is increasing or decreasing. But what if you want to compare the volatility to another pair or instrument? Since each pair with different quote currency has different pip value, the output of the ATR doesn't really say that much. Comparing pairs to other instruments is even harder.  What you as a trader care about is how much the pair has moved up or down in percentage, therefore normalizing ATR to percent would make things much easier.  T
FREE
Novato
Juan Manuel Rojas Perez
5 (1)
Descubre el poderoso aliado que te guiará en el laberinto de los mercados financieros. Este indicador revolucionario te llevará de la incertidumbre a la claridad, permitiéndote identificar con precisión los puntos de inflexión del mercado. Mejora tus decisiones de entrada y salida, optimiza tus operaciones y ¡multiplica tus ganancias con confianza. ¡Para más información, te invitamos a unirte a nuestro canal de Telegram en https://t.me/Profit_Evolution  ¡Allí encontrarás contenido exclusivo, an
FREE
Novato alertas
Juan Manuel Rojas Perez
4.75 (4)
Descubre el poderoso aliado que te guiará en el laberinto de los mercados financieros. Este indicador revolucionario te llevará de la incertidumbre a la claridad, permitiéndote identificar con precisión los puntos de inflexión del mercado. Mejora tus decisiones de entrada y salida, optimiza tus operaciones y ¡multiplica tus ganancias con confianza. Ahora con alertas en tu pc o móvil ¡Para más información, te invitamos a unirte a nuestro canal de Telegram en   https://t.me/Profit_Evolution  ¡Al
FREE
Weis Waves(ワイス・ウェーブ) は、デビッド・ワイスが開発し、リチャード・ワイコフの理論に基づいたテクニカル指標です。 従来の出来高がバーごとに表示されるのとは異なり、Weis Waves は出来高を上昇または下降の「波」として蓄積し、価格の方向が変わると新しいカウントを開始します。 この方法により、トレーダーは市場の動きの 本当の強さ を明確に把握することができます。 主な特徴: 出来高を買いと売りの波にまとめる。 支配的な圧力(買い手または売り手)を強調。 トレンドの継続 または 反転の可能性 を識別。 ワイコフ理論に基づき、出来高・フロー分析で広く使用される。 Weis Waves は、価格と出来高のバランスを評価するために、多くのプロトレーダーによって利用され、市場ダイナミクスの詳細な視点を提供します。
FREE
VWAP Indicator
LUC JACOBUS A VERHEECKE
4.11 (27)
Volume Weighted Average Price (VWAP) The volume weighted average price (VWAP) is a  trading   benchmark  used by traders that gives the average price a security has traded at throughout the day, based on both volume and price. It is important because it provides traders with insight into both the trend and value of a security. This indicator VWAP V2 is free and is the manual version of the extended Easy VWAP indicator (30 Euro), where the date and time properties are automatically entered. With
FREE
Daily VWAP
Riccardo Moreo
4.8 (5)
This is the Volume Avarage Weighted Price (VWAP) it's a indicator that shows where is the avarage of the current volumes and the levels at which the price is considered premium, above the second upper band, or discount, under the second lower band, it's also very usefull to use the VWAP level as a target for operations since it's a very liquid level so the price it's attracted to it. feel free to leave a feedback either positive or negative based on your expereince with this indicator, enjoy the
FREE
The Volume Weighted ATR indicator is a helpful tool for measuring market activity. It is based on the idea of the Volume-Weighted ATR. Combining these two elements helps identify potential turning points or breakout opportunities. The indicator for the classification of the activity of the market uses the moving average and its multiples. Accordingly, where the VWATR bar is located (relative to the moving average), it is labelled as ultra-low, low, average, high, very high or ultra high. The Vo
FREE
VWAP Level MT5
Francesco Lenza
4.5 (2)
The VWAP Level indicator is a technical analysis tool that calculates the weighted average price for the traded volumes of a specific asset. The VWAP provides traders and investors with the average price of an asset over a specific time frame. It is commonly used by investors to compare data on "passive" trading operations, such as pension funds and mutual funds, but also by traders who want to check if an asset has been bought or sold at a good market price. To calculate the VWAP level we us
FREE
Frato Vwap Bands
Francisco Felipe Alves Da Silva Rocha
Frato VWAPバンド — 標準偏差付き出来高加重平均価格 Frato VWAPバンドは、従来のVWAPと動的なボラティリティバンドを組み合わせたインジケーターです。出来高加重平均価格を複数期間にわたって表示します。 主な機能: このインジケーターは、VWAP(出来高加重平均価格)を計算し、標準偏差に基づいて最大3つの上下バンドをプロットします。計算は、選択された各期間(1時間足、4時間足、日足、週足、月足)の開始時にリセットされるため、日中および長期トレンド分析が可能です。 標準偏差バンドは、VWAPと同じ出来高で加重されます。これにより、バンドは動的で市場の動きに敏感に反応し、平均から外れた価格変動や潜在的な反転ゾーンを特定するのに役立ちます。 解釈ガイド:VWAPラインは、加重平均価格の基準としてよく使用されます。VWAPラインより上の取引は買い圧力を示唆し、下の取引は売り圧力を示唆します。バンドは動的な基準レベルとして機能し、外側のバンドは統計的に有意な極値を示します。 設定パラメータ: 期間:VWAPのリセット頻度を定義します。 - 1時間足(H1):0
FREE
Hunt markets with Hunttern ZigZag . Easy to use with one parameter    You can use it for the following:       -Classic patterns       -Heads and shoulders       -Harmonic patterns       -Elliott Wave       -Support and resistance       -Supply and Demand Single parameter:      -Period (1-120) Features:        -Candle time        -Single parameter        -Light mode template This is version 1 of Hunttern ZigZag. We are very happy to receive feedback from you.
FREE
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Onyx FVG Pro マーケットストラクチャーと Fair Value Gap に基づく MT5 専用スマートトレードシステム 1. マーケットストラクチャー自動検出エンジン 高度な Swing High/Low ロジックを使用し、 CHoCH(トレンド転換の兆候) や BOS(構造のブレイクアウト) などの重要な市場構造の変化を自動検出します。常に主要トレンドに沿った取引を可能にします。 2. ダイナミック FVG 検出(自動軽減機能付き) 設定した最小ポイント数に基づき、優位性の高い Fair Value Gap(価格の不均衡ゾーン)をリアルタイムでスキャンして描画します。 スマート自動軽減(Auto-Mitigation)機能 により、価格が埋められたゾーンは自動的にグレーアウトされ、チャートを常にシンプルでクリアに保ちます。 3. トレンドフィルター&シグナルエンジン アクティブなマーケットストラクチャーと同方向の FVG ゾーンのみを厳選してエントリーシグナルを出します。以下のセットアップを自動計算してチャート上に表示します: エントリー価格
FREE
Simple Vwap with the daily, weekly and monthly VWAP is the abbreviation for   volume-weighted average price , which is a technical analysis tool that shows the ratio of an asset's price to its total trade volume. It provides traders and investors with a measure of the average price at which a stock is traded over a given period of time. How it's used Identify entry and exit points:   Traders can use VWAP to determine when to buy or sell an asset.   Understand price trends :  Traders can use V
FREE
MT5 Enveloping Pattern Detector: Your competitive advantage in trading Are you looking for a tool to help you accurately identify the best trading opportunities in the forex market? Our Engulfing Pattern Detector provides you with a highly reliable buy or sell signal, based on one of the most recognized and effective Japanese candlestick patterns: the engulfing pattern. With an average success rate of 70%, this indicator will allow you to make safer and more profitable investment decisions. Don'
FREE
VWAP and MVWAP
Flavio Javier Jarabeck
3.88 (8)
Volume Weighted Average Price (VWAP) is a trading benchmark commonly used by Big Players that gives the average price a Symbol has traded throughout the day. It is based on both Volume and price. Additionally we put in this indicator the MVWAP (Moving Volume Weighted Average Price). For those who do not know the usage and the importance od this indicator I recommend a great article about this subject at Investopedia ( https://www.investopedia.com/articles/trading/11/trading-with-vwap-mvwap.asp )
FREE
Stackable VWAP
Flavio Javier Jarabeck
3.5 (4)
Volume Weighted Average Price (VWAP) is a trading benchmark commonly used by Big Players that gives the average price a Symbol has traded throughout the day. It is based on both Volume and price. Additionally we put in this indicator the MVWAP (Moving Volume Weighted Average Price). For those who do not know the usage and the importance od this indicator I recommend a great article about this subject at Investopedia ( https://www.investopedia.com/articles/trading/11/trading-with-vwap-mvwap.asp
FREE
DS RVOL: The Relative Volume Indicator for MT5 RVOL is a straightforward Relative Volume (RVOL) indicator for MetaTrader 5. It shows you how current volume compares to a historical average, providing a quick way to gauge the strength of a price move. How it Works Relative Volume is a simple ratio: R V O L = C u rre n t V o l u m e ​/ A v er a g e H i s t or i c a l V o l u m e RVOL > 1.0 : Volume is higher than usual. This suggests there's strong interest and potential for a sustained move. RVOL
FREE
Each VolumeProfile holds: The price range for a given period Buy/sell volume for each price level Calculated POC, VAH, VAL, Delta, and Imbalance Indicator Logic Summary Divide data by timeframe (e.g., one H1 profile per hour). Aggregate volumes for each price level. Separate buy and sell volumes using tick or trade direction. Compute Delta (Buy − Sell) and Imbalance (dominance ≥70%). Detect POC, VAH, VAL to outline the Value Area. Draw graphical profiles beside price candles using color-co
This EA employs a robust, data-driven approach to capitalize on the specific volatility and trend dynamics of the Euro/Yen cross. Core Strategy Features: Timeframe & Data: Optimized for the H2 (2-hour) timeframe, backtested using high-quality Dukascopy tick data with M1 precision. Intelligent Trade Management: The system utilizes advanced exit mechanisms to protect capital and lock in profits, including dynamic Trailing Stops , technical Take Profit (PT) , and strict Stop Loss (SL) risk controls
MIDAS Super VWAP
Flavio Javier Jarabeck
4.27 (11)
Imagine VWAP, MVWAP and MIDAS in one place... Well, you found it! Now you can track the movement of Big Players in various ways, as they in general pursue the benchmarks related to this measuring, gauging if they had good execution or poor execution on their orders. Traders and analysts use the VWAP to eliminate the noise that occurs throughout the day, so they can measure what prices buyers and sellers are really trading. VWAP gives traders insight into how a stock trades for that day and deter
FREE
Volume-to-Price Movement Oscillator (VP Oscillator) for MT5 The VP Oscillator highlights the balance (or imbalance) between trading volume and price movement, helping traders spot hidden accumulation, distribution, or weakening trends. How It Works: Calculates each bar’s price range (High–Low) and tick volume. Normalizes both values over a set period (default: 14). Plots the absolute difference between them ×100 — showing how closely price action aligns with trading activity. Interpretation: Hig
FREE
MW Volume
Martin Bittencourt
3.8 (5)
The Martinware Volume indicator plots a colored moving average over volume bars. The coloring uses three colors and can be done in different ways choosable by the user and is applied both to the average as to the volume bars. Three types of coloring are possible: None: no coloring is done Increasing or decreasing: changes the color depending on the current value being bigger or lesser than the previous one Volume relative to average: colors vary if the current volume is bigger or lesser then
FREE
Waves Sizer
Flavio Javier Jarabeck
3.86 (7)
Wyckoff fans, enjoy! Ideally to be used with the Weis Waves indicator, but it can be easily used alone, the Waves Sizer puts the range (in resulting Price movement) done by the Price on its market swings. You can control how accurate or loose will be the swings. This tool is very helpful for visually know how much the Price has traveled in your Timeframe. This way you can confront this level of effort with the resulting Volume, etc... Weis Waves indicator: https://www.mql5.com/en/market/produc
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
UZFX {SSS} スキャルピング・スマートシグナル v4.0 MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントのない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間軸において、高確率の売買シグナル、警告シグナル、トレンド継続の機会を生成します。 トレードの判断に迷うのはもうやめましょう。明確さ、正確さ、そして規律ある市場執行を求めるトレーダーのために設計された、体系的なシグナルシステムに従い始めましょう。 私のおすすめ* 最適な時間足:15分足以上。 {H1} が私のお気に入りです。そして、その成果は驚異的です…!! 主な機能の更新 • 自動売買シグナル検出 • 高度な反転認識ロジック • 市場反転の可能性に先立つ早期警告シグナル • トレンド継続確認シグナル • エントリー、ストップロス、TP1、TP2、TP3レベルを備えた組み込み型
GEM Signal Pro GEM Signal Pro は、MetaTrader 5 向けのトレンドフォロー型インジケーターです。より明確なシグナル、より整理されたトレードセットアップ、そして実用的なリスク管理をチャート上で確認したいトレーダーのために設計されています。 単純な矢印だけを表示するのではなく、GEM Signal Pro はトレード全体の考え方を、より見やすく分かりやすい形で表示します。条件が確認されると、インジケーターはエントリー価格、ストップロス、利確目標をチャート上に表示し、トレードセットアップをより効率的に確認できるようにします。 動作の仕組み このインジケーターは、まず内部ロジックに基づいて有効なシードシグナルを検出します。 確認条件が満たされると、GEM Signal Pro はチャート上に完全なセットアップを表示します。これにより、トレーダーはトレード構造をより明確に把握し、手作業による分析を減らすことができます。 チャート上のトレードレベル 確認済みシグナルに対して、GEM Signal Pro は以下を表示できます。 エントリー価格 ストップロス テ
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 コンセンサス手法
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コンテキスト、安定したライブ動作、
Ace Trend
Mikhail Sergeev
5 (3)
私たちはあなたにトレンド取引の世界でゲームのルールを変える革命的な指標を提示します。 指標は、パフォーマンスを再考し、前例のない高さにあなたの取引経験を高めるように設計されています。 私たちの指標は、競合他社とは一線を画す高度な機能のユニークな組み合わせを誇っています。 "実質の価格設定要因"の先端技術は最も困難で、揮発市況の最高の安定性を保障する。 不安定なパターン、壊れた指標に別れを告げ、意識的で制御された取引を歓迎します。 指標は単なる美しい絵ではありません! 指標は、トレーダーの側にオッズをシフトし、それによって利益を得る必要があります。 インジケータ信号(完全自動モード)に基づいて取引結果に慣れる: https://www.mql5.com/ja/signals/2339244 AceTrendは、rbtiバージョンによるトレンド指標のランキングで第一位にランクされています。AceTrend-取引における最大の収益性と制御。 私たちの指標は、歴史ではなく、現在の市場相場に基づいて収益性を強調しています。 革命に参加-あなたの取引経験の可能性のロックを解除! インジケーターは、
Quant Direction は、3次元の市場分析ツールです。完全に客観的なアルゴリズムベースの市場分析を提供し、様々なパラメータにわたる正確なパーセンテージ偏差を同時に算出します。高度なAI搭載モデリングツールで開発され、厳密なテストを経て開発されたこのアルゴリズムは、かつてない精度で市場を分析するように設計されています。プラットフォーム上では、あらゆる通貨ペアや金融商品を分析できます。 短期取引、デイトレード、スイングトレードなど、どのような取引スタイルに も、Quant Directionは最適な選択肢です。 オペレーターの本当の利点 Quant Directionの真の利点は、感情、眼精疲労、過剰分析を完全に排除できる点にあります。方向性を探るために何十ものチャートを手作業で精査したり、自分の好みを常に疑ったりする必要がなくなります。このシステムは、8つの時間間隔(5ヶ月から月単位まで)をミリ秒単位で処理します。あらゆる瞬間に市場を支配している主体を正確に明らかにし、常に成功確率が最も高い方向で取引できるようにします。 市場分析の3つの側面 このアルゴリズムは市場を3つの
FX-AIEA Smart Supply and Demand Zone Identification Indicator (Supply and Demand Indicators MT5) Version: 2.51 | Compatible Platform: MetaTrader 5  Why do trades need supply and demand zones? Supply and demand zones are the core manifestation of institutional order flow, reflecting real buying and selling power more accurately than traditional support and resistance. However, manual drawing is not only time-consuming but also highly subjective and prone to missing key areas. FX-AIEA Supp
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 5. 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, d
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
M1 Quantum を使用したライブトレードシグナル : シグナル (取引は 自動的に Quantum Trade Assistant によって実行され、この製品に 無料 で含まれています。) 最新ニュース: バージョン1.64がリリースされました。現在、すべての取引で、関連するサポート/レジスタンスゾーンの後ろにStop Lossが設定されます。今回のバージョンでは、EAのパフォーマンスを向上させるためにSmart Close機能も改善されました。 8月9日から、ライブシグナルはバージョン1.64で稼働しています。 価格プラン: 現在価格: $169 (早期購入者向けオファー) 次回予定価格: $189 予定小売価格: $299 開発者からのお知らせ: ご購入後、 最新の推奨設定ファイル(Set File) 、運用アドバイス、および他の M1 Quantum ユーザーと交流できる VIPサポートグループ への招待をご希望の場合は、お気軽にご連絡ください。 よくある質問 - 設定ファイル - インストールガイド M1 Quantum は、M1専用のプロフェッショナルトレーディング
Session High Low Lines Indicator that plots key intraday reference levels directly on the chart: the previous day's high/low and the current day's high/low, updated automatically as the new day forms. An optional previous week high/low can also be displayed. These levels are widely used as reference points for potential support and resistance zones, breakout confirmation, and range context during a trading session. Features Previous day High/Low lines Current day High/Low lines (updates in real
PrimeScalping 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 e
RelicusRoad Pro: 定量的市場オペレーティングシステム 【期間限定】無制限アクセス 70% OFF - 2,000人超のトレーダーと共に なぜ多くのトレーダーは「完璧な」インジケーターを使っても失敗するのでしょうか? それは、文脈を無視して 単一の概念 だけでトレードしているからです。文脈のないシグナルは単なるギャンブルです。勝ち続けるには、 根拠の重なり(コンフルエンス) が必要です。 RelicusRoad Proは単なる矢印インジケーターではありません。完全な 定量的市場エコシステム です。独自のボラティリティモデリングを用いて、価格が推移する「適正価値の道(Fair Value Road)」をマッピングし、ノイズと真の構造的ブレイクを判別します。 推測はやめましょう。機関投資家レベルの「ロード・ロジック」でトレードを。 コアエンジン:「Road」アルゴリズム システムの中心となる Road Algo は、市場環境にリアルタイムで適応するダイナミックなボラティリティチャネルです。 安全ライン(平衡点) と、価格が数学的に反転しやすい 拡張レベル を投影します。 Si
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 ゴールドトレーダーのコミュニティで実際に使用され、精度と使いやすさで高く評価されています。 あな
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these da
Precision Spike Detector
Francisco Mandomo Simbine
5 (2)
Precision Spike Detector V3 – Institutional-Grade AI Trading System Attention: The price increases by US$50 for every 10 purchases.  Final price: US$599 Precision Spike Detector V3   is a   state-of-the-art, institutional-grade market analysis system   for   MetaTrader 5 , designed to detect   high-probability market movements   in synthetic indices such as   Boom, Crash, GainX, and PainX . After purchase, send me a private message to receive the optimized configuration files,  the installation
Ziva LSE Pro
Hassan Abdullah Hassan Al Balushi
ZIVA LSE Pro: Trade the Flow, Not the Noise ZIVA LSE Pro was developed around a simple belief: professional traders do not need more random signals; they need better context. This workflow reflects the ZIVA approach to filtering market noise and focusing on the liquidity and structural mechanics that influence price behavior. Most indicators treat the market like a static picture. ZIVA LSE Pro is built to read it as a dynamic environment where liquidity, structure, volatility, and execution con
Spike detector Rider
Francisco Mandomo Simbine
5 (1)
Spike Detector Rider – Intelligent Trading in Volatile Markets Introduction The Spike Detector Rider  is an advanced system for MetaTrader 5 designed to detect explosive price movements in high-volatility assets such as synthetic indices and commodities. It combines volatility filters, trend analysis, and automated risk management to provide intelligent trade confirmations. After purchase, send me a private message to receive the optimized configuration files,  the installation manual and setup
SmartScalping 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 e
ScalpPoint 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 emai
Smart Market Structure Pro by G-Labs — ICT and Smart Money Concepts toolkit with built-in multi-symbol scanner for MetaTrader 5. Break of structure, change of character, order blocks, fair value gaps, liquidity sweeps, premium and discount zones, ICT sessions, confluence scoring, AI trade ideas, and a traffic-light scanner across up to 30 pairs and four timeframes from one chart. Map SMC and ICT on the active chart while the built-in scanner monitors your full watchlist. Each cell shows BUY, S
ZAB Supply Demand MTF automatically detects institutional supply and demand zones across up to 9 timeframes and draws them directly on your chart. Based on Sam Seiden's methodology, this indicator identifies the exact zones where banks and institutions placed their orders. Why This Indicator? Unlike basic support/resistance tools, ZAB Supply Demand MTF classifies every zone by its formation pattern and merges overlapping zones from different timeframes into high-probability confluence areas. Key
Connix MT5
Garry James Goodchild
5 (1)
Connix SMC Scanner by G-Labs — ICT and Smart Money Concepts multi-pair dashboard for MetaTrader 5. Order blocks, fair value gaps, break of structure, change of character, VWAP, premium and discount range, and multi-timeframe scanner from one chart. Connix scans multiple symbols across configurable timeframes and shows market structure status in an interactive table while drawing the same structures on the active chart. It is an analytical toolkit — you control every setting; it does not place
多くの矢印インジケーターは、シグナルだけを表示して、その後の判断をすべてトレーダーに任せてしまいます。KT Alpha Hunter Arrows は、完整なトレードプランをチャート上に提示します。 各シグナル矢印が表示されるたびに、エントリーライン、ストップロス、4つのテイクプロフィット水準、そして現在の銘柄と時間足が今トレードに値するかどうかを示すリアルタイムのエッジ判定が、すでに描画された状態で表示されます。付属の Trade Manager EA は、あなたが手動でエントリーした後の実行管理を担当し、相場が荒れて判断がぶれやすい場面でも規律あるトレードを保ちやすくします。リペイントなし。確定足シグナルのみ。Forex、ゴールド、指数、その他あなたが取引するあらゆる銘柄に対応します。 主な機能 リペイントしない買い矢印と売り矢印を、足の確定後にのみ表示。 各シグナルに、エントリーライン、構造的ストップロス、4つのテイクプロフィット水準を表示。 Edge Dashboard が、現在のチャートで買いセットアップと売りセットアップを別々に評価。 判定システム:No Edge、Mar
MasterTrend Indicator for MT5 A powerful trend-following and signal-evaluation tool MasterTrend   is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking wit
Ziva LSE System
Hassan Abdullah Hassan Al Balushi
ZIVA LSE System A Professional Liquidity & Structure Execution Framework Executive Overview ZIVA LSE System is a professionally engineered analytical framework designed to interpret market behavior through structural logic and liquidity dynamics. It is not positioned as a conventional indicator. Rather, it functions as a structured execution environment that organizes price action into a clear, disciplined decision-making model. The system is built to deliver consistency, clarity, and controlled
Obrigado por adquirir o Green Spike Detector V2. Caso precise de ajuda com a instalação, ativação, atualizações ou suporte técnico, entre em contato comigo pelo WhatsApp: +258 86 756 5485. Detector de picos Verde V2 Sistema de Detecção de Picos - Versão 2 Indicador que não repinta, otimizado para mercados de alta volatilidade, como Boom, Crash e Índices de Volatilidade. Detecta movimentos de momentum fortes (picos) com baixa latência. O que mudou na versão 2: O algoritmo é 47% mais preciso que
MasterTrend Indicator for MT5 A powerful trend-following and signal-evaluation tool MasterTrend   is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking wit
TradersParadiseView: Institutional Liquidity & Trend Logic TradersParadiseView is a professional-grade momentum and supply/demand indicator designed to identify high-probability "Smart Money" entries. Unlike standard lagging indicators, this tool focuses on Institutional Trap Zones and Market Volatility Confluence to provide precise entries with minimal drawdown. Developed for the modern trader, it translates complex price action into simple, actionable visual zones and signals. How it Works Tra
このインジケーターは、市場で 関心が示されたゾーン をハイライトし、その後に 注文の蓄積ゾーン を表示します。 これは、大規模な**板情報(オーダーブック)**のように機能します。 これは、 巨大な資金 のためのインジケーターです。その性能は卓越しています。 市場にどんな関心が存在していても、 必ず目に見えるようになります 。 (これは 完全に再設計され、自動化されたバージョン です。もはや手動分析は必要ありません。) トランザクションスピード(取引速度) は新しい概念のインジケーターで、市場で大口注文が どこに・いつ 集中しているかを示し、それに基づいたチャンスを提供します。 トレンドの変化を 非常に早い段階 で察知することができます。 FXでは「出来高」と呼ばれているものは誤解されています。実際には、これは 時間あたりの価格変動量 です。したがって、正しい名称は トランザクションスピード です。 考え方・行動・分析の仕方すべてが問われます。 分析パラダイムの転換は非常に重要です。 このインジケーターは、FXにおける出来高の考え方を 根本から再定義 し、論理的な形で正確に活用する、
作者のその他のプロダクト
If you like this product, please give it a  5 star rating as a token of appreciation. This CRT indicator draws the premium and discount zones of a single candle from any timeframe on your chart. You choose which candle (current or previous) using CandleOffset, and the indicator automatically retrieves that candle’s high, low, and midpoint which is the same as CANDLE RANGE THEORY (CANDLE RANGE THEORY). It then visually displays: Premium Zone (Upper 50%) A shaded rectangle from the candle’s midp
FREE
This indicator   is a sophisticated MetaTrader 5 tool that calculates and displays Average Daily Range (ADR) levels on your chart. It draws horizontal lines representing expected price movement ranges based on historical daily volatility, helping traders identify potential daily high and low targets. ADR (Average Daily Range)   = The average difference between the daily high and low over a specified period (default: 14 days). Unlike ATR which includes gaps between days, ADR focuses purely on int
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator draws vertical lines marking key Forex trading sessions (Asian, London, New York) for a configurable number of past days. These “Silver Bullet” lines help traders quickly visualize session start and end times on the chart. DaysToDisplay: How many previous days’ session lines to show. Session colors: Customizable line colors for each session. Session start hours: Local server hours for each sessi
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator projects Higher-Timeframe (HTF) candles onto the current chart and optionally shows their OHLC lines and Fair Value Gaps (FVGs) using ICT 3-candle logic. Projects multiple higher timeframe candles. Accurately preserves HTF OHLC on any lower timeframe. Allows spacing adjustment between projected candles. Optionally displays OHLC horizontal reference lines. Automatically detects and draws HTF Fair
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator identifies and displays Fair Value Gaps (FVG) on price charts. Fair Value Gaps are price zones where there's a significant imbalance between buying and selling pressure, creating "gaps" in price action. The indicator detects two types and when they are mitigated(touched): Bullish FVG: When a candle's low is above the high of a candle two periods earlier. Bearish FVG: When a candle's high is bel
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator calculates and draws pivot points and support/resistance levels for both daily and weekly timeframes: Pivot (central) level Support levels S1, S2, S3 Resistance levels R1, R2, R3 It allows showing daily, weekly, or both sets of pivots , giving traders visual references for potential support/resistance areas. Pivot mode: Choose which pivots to display (weekly, daily, or both). Colors and style: C
FREE
Th is i ndicator   is a versatile MetaTrader 5 tool that calculates and displays Average True Range (ATR) levels on your chart. It draws horizontal lines representing price levels based on ATR multiples from the daily opening price, helping traders identify potential support and resistance zones. 1.   Multiple ATR Levels ATR1 : Standard ATR level (default: 1x ATR) ATR2 : Intermediate level (default: 2x ATR) ATR3 : Extreme level (default: 3x ATR) Each level displays both upper (High) and lower (L
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. Inside Bar: A candle that is completely contained within the high-low range of the previous candle Outside Bar: A candle that completely engulfs the high-low range of the previous candle (also called an "Engulfing Bar") Inside Bars Consolidation Signals : Indicates market indecision/compression Breakout Setup : Often precedes significant price moves Continuation Patterns : Can signal pause in trend before con
FREE
This   ForexTrading Sessions   indicator is a powerful visual tool for MetaTrader 5 that highlights the three major forex trading sessions (Asian, London, and New York) on your chart  with the Asian Mid-line. 1. Trading Session Visualization Asian Session : 00:00 - 09:00 GMT (blue/aqua color) London Session : 08:00 - 17:00 GMT (magenta color) New York Session : 13:00 - 22:00 GMT (orange color) 2. Time Zone Adaptation TimeZoneShift   input allows you to adjust sessions to your local time Example:
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator plots horizontal trend lines at the opening price of each quarter (Q1–Q4) on the chart. These lines visually represent quarterly open levels of the current year, which traders often use as support/resistance or reference points. Automatically plots Q1–Q4 opening levels as trend lines on the chart. Lines are dashed, colored, and labeled. Handles both current and historical quarters. Cleans up line
FREE
If you like this product, please give it a  5 star rating as a token of appreciation. This indicator plots horizontal lines on the chart representing the previous year’s high and low prices . These levels are widely used in technical analysis as major support/resistance references. Automatically identifies the previous calendar year’s high and low . Plots horizontal lines on the chart at these levels. Customizable color, width, and style of the lines. Deletes lines on deinitialization. Updates
FREE
The indicator reads MT5’s built-in economic calendar and organizes events into three horizontal lanes : High-impact events (red) Medium-impact events (orange) Low-impact events (gray) (optional) Each lane scrolls horizontally across the chart like a ticker. You can choose whether to show: Today’s events only Or all events for the current week This is a complete fundamental dashboard for MT5. It gives you: Real-time scrolling economic events Interpreted color-coded results Day/Week filterin
This is an extremely clean, efficient, and well-designed CBDR engine. Calculates ICT’s Central Bank Dealers Range (CBDR) Using only candle bodies — NOT wicks (open–close structure). For a defined time window (e.g., 00:00–05:00 New York). For each past day and also for today in real time. Draws the following on chart: A rectangle showing the entire CBDR body range The CBDR High line (body top) The CBDR Low line (body bottom) An optional midline A pip label showing total CBDR size Optional extens
This MetaTrader 5 indicator plots ICT Killzone session markers on the chart using vertical lines . It draws the start and end times for three institutional trading sessions— Asian , London , and New York —for a user-defined number of recent historical days. No buffers or plots are used; instead, the indicator relies entirely on chart objects (OBJ_VLINE) . 1. Inputs and Parameters The indicator allows full customization of each killzone segment: General DaysToDisplay : number of past days to dra
This MT5 (CRT) indicator displays   key price zones   from different timeframes on your current chart, helping you visualize where price might find support or resistance based on higher timeframe structure using CANDLE RANGE THEORY. The indicator draws   three price zones   from selected historical candles: Premium Zone : Upper 50% of a historical candle's range Discount Zone : Lower 50% of a historical candle's range Midline : Exactly halfway between high and low Each zone represents an area w
Aklamavo Market Sessions Monitor-EA (Expert Advisor) is a   Global Stock Exchange Market Hours Dashboard   for MetaTrader 5. It provides a comprehensive visual display of the opening status and trading hours of 7 major stock exchanges around the world. The EA creates a real-time dashboard that shows whether each stock exchange is currently: OPEN   (Green background) CLOSED   (Red background) PRE-MARKET   (Light Green background) POST-MARKET   (Light Pink background) Unique Features: Progress Ind
This EA is an   RSI Crossover Trading System   with advanced position management features . This is not one of those EAs with fake/manipulated test results out there. RSI Crossover Advanced Robot  is robust and  suitable for traders who want automated RSI-based trading with professional-grade position management. It's particularly useful in trending markets where RSI signals can provide reliable entry and exit points. Recommended settings tested with 1HR timeframe using ICMarkets Tickers on 1 y
This is a   Cumulative Volume Delta (CVD) Indicator   for MetaTrader 5 that visualizes order flow imbalance between buying and selling pressure . The indicator calculates and displays the   cumulative difference between buying (Bid) and selling (Ask) volumes   over time, providing insights into whether buyers or sellers are controlling the market. 1. Visual Displays: Cumulative Delta Line   (Blue): Running total of volume delta across multiple bars Positive Bar Delta Histogram   (Green): Individ
This is a   Market Depth (DOM - Depth of Market) Indicator   for MetaTrader 5 that displays real-time order book data in a visual ladder format. The DOM provides a comprehensive view of market depth with clear visual cues for volume imbalances, making it useful for both scalping and swing trading decisions This indicator provides traders with a professional-grade market depth visualization that can be customized to match individual trading preferences and strategies.  You can easily switch betwe
This Volume Delta Profile is an advanced MetaTrader 5 indicator that visualizes   volume delta (order flow imbalance)   using a volume profile-style histogram. It shows the difference between buying and selling pressure at specific price levels, helping traders identify supply and demand zones. This indicator provides a unique perspective on market dynamics by visualizing the imbalance between buying and selling pressure, offering insights beyond traditional volume analysis. Core Concept Positiv
フィルタ:
レビューなし
レビューに返信