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
SMC LIQUIDITY Advanced Institutional-Grade Smart Money and Liquidity Analysis Suite for MT5 SMC LIQUIDITY is a comprehensive institutional toolkit engineered for traders who require precise liquidity mapping, market structure intelligence, smart money concepts, and order flow awareness in a single integrated interface. It is designed for professional workflow, multi-timeframe clarity, and seamless execution in fast-moving conditions. This indicator combines several institutional methodologies in
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
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
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 Automatically detects major swing points not internal noise Generates buy/sell signals at key Fibonacci levels Displays professional GUI panel with real-time analysis Marks major swings with visual indicators Trading Strategy BUY at 38.2%-61.8% Fib
FREE
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
このプロダクトを購入した人は以下も購入しています
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
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
The Oracle Pro:MT5向け合成マルチタイムフレーム・バイアスエンジン ️ サマー・ローンチ・オファー — The Oracle Pro を 199 USD で(早期購入者向け)。価格は普及に応じて上昇します。最終価格 399 USD。 The Oracle Pro は、要求の高いプロのトレーダーのために作られた MetaTrader 5 向けのプレミアム・マルチタイムフレーム バイアスエンジン です。ひとつの問いに規律をもって答えます。すなわち、各タイムフレームの現在の方向バイアスは何か、その強さはどれほどか、そしてタイムフレーム同士はどれだけ一致しているか。すべては確定足のみで計算され、リペイントはありません。 The Oracle Pro はマルチファクター・コンセンサス・システムです。独自のインジケーターと最適化されたアルゴリズムを単一の高度なコンセンサス・ベクトルに統合し、それを単一のインジケーター・インスタンス内で現在足と上位足のスタックにわたって読み取ります。複数のチャートにばらばらのツールを積み重ねる代わりに、です。 これは Oracle コンセンサス手法
MT5 Indicator See What the Market Is Really Doing, See the 3 Market Phases Live in front of you (Contraction, Expansion, Trend Phases) and have Better Entries at the Early Stage in the Trend Phase. Stop guessing . Start reading the market like the institutions, Smart Money do. Apex Market Structure Pro Indicator for MT5 is a precision smart-money analysis tool that strips away the noise and shows you the true structure beneath every candle, liquidity, structure shifts, accumulat
収益性の高い取引機会を簡単に特定するのに役立つ強力な外国為替取引インジケーターをお探しですか?ビースト スーパー シグナル以外に探す必要はありません。 この使いやすいトレンドベースのインジケーターは、市場の状況を継続的に監視し、新しいトレンドを検索したり、既存のトレンドに飛びついたりします。ビースト スーパー シグナルは、すべての内部戦略が一致し、互いに 100% 合流したときに売買シグナルを発するため、追加の確認は不要です。シグナル矢印アラートを受け取ったら、単に売買します。 購入後、プライベート VIP グループに追加されるようにメッセージを送ってください! (完全な製品購入のみ)。 購入後、最新の最適化されたセット ファイルについてメッセージを送ってください。 MT4版は こちらから。 Beast Super Signal EA は こちらから 入手できます。 コメント セクションをチェックして、最新の結果を確認してください。 ビースト スーパー シグナルは、1:1、1:2、または 1:3 のリスクと報酬の比率に基づいて、エントリー価格、ストップ ロス、テイク プ
### **Zain Gold V4 - AI-Powered Trading Dashboard** **Overview:** Zen Gold V4 is our latest professional technical analysis indicator for the MetaTrader 5 platform, featuring an advanced AI-powered dashboard. Specifically designed for gold (XAUUSD) and major currency pairs, this tool provides actionable insights to help you make informed trading decisions. **Key Features:** * **AI-Powered Dashboard:** An advanced analytical dashboard that processes real-time market data, optimized specifical
UZFX {SSS} スキャルピング・スマートシグナル v4.0 MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントのない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間軸において、高確率の売買シグナル、警告シグナル、トレンド継続の機会を生成します。 トレードの判断に迷うのはもうやめましょう。明確さ、正確さ、そして規律ある市場執行を求めるトレーダーのために設計された、体系的なシグナルシステムに従い始めましょう。 私のおすすめ* 最適な時間足:15分足以上。 {H1} が私のお気に入りです。そして、その成果は驚異的です…!! 主な機能の更新 • 自動売買シグナル検出 • 高度な反転認識ロジック • 市場反転の可能性に先立つ早期警告シグナル • トレンド継続確認シグナル • エントリー、ストップロス、TP1、TP2、TP3レベルを備えた組み込み型
このインジケーターは、市場で 関心が示されたゾーン をハイライトし、その後に 注文の蓄積ゾーン を表示します。 これは、大規模な**板情報(オーダーブック)**のように機能します。 これは、 巨大な資金 のためのインジケーターです。その性能は卓越しています。 市場にどんな関心が存在していても、 必ず目に見えるようになります 。 (これは 完全に再設計され、自動化されたバージョン です。もはや手動分析は必要ありません。) トランザクションスピード(取引速度) は新しい概念のインジケーターで、市場で大口注文が どこに・いつ 集中しているかを示し、それに基づいたチャンスを提供します。 トレンドの変化を 非常に早い段階 で察知することができます。 FXでは「出来高」と呼ばれているものは誤解されています。実際には、これは 時間あたりの価格変動量 です。したがって、正しい名称は トランザクションスピード です。 考え方・行動・分析の仕方すべてが問われます。 分析パラダイムの転換は非常に重要です。 このインジケーターは、FXにおける出来高の考え方を 根本から再定義 し、論理的な形で正確に活用する、
Manipulatio Regis — Scanner di Simmetria Istituzionale Manipulatio Regis rileva le manipolazioni dei Market Maker leggendo i Trading Ranges e i progetti obiettivi simmetrici da Price Action istituzionale. Non prevede il Future: legge una manipolazione già avvenuta e progetti in cui Il prezzo tende a tornare a ribilanciarsi. Come funziona: • Evento significativo (SI): rileva un impulso anomalo ad alta efficienza (rapporto ATR). • Gamba e Candela #1: isola la gamba di ritracciamento controdirezion
GEM Signal Pro GEM Signal Pro は、MetaTrader 5 向けのトレンドフォロー型インジケーターです。より明確なシグナル、より整理されたトレードセットアップ、そして実用的なリスク管理をチャート上で確認したいトレーダーのために設計されています。 単純な矢印だけを表示するのではなく、GEM Signal Pro はトレード全体の考え方を、より見やすく分かりやすい形で表示します。条件が確認されると、インジケーターはエントリー価格、ストップロス、利確目標をチャート上に表示し、トレードセットアップをより効率的に確認できるようにします。 動作の仕組み このインジケーターは、まず内部ロジックに基づいて有効なシードシグナルを検出します。 確認条件が満たされると、GEM Signal Pro はチャート上に完全なセットアップを表示します。これにより、トレーダーはトレード構造をより明確に把握し、手作業による分析を減らすことができます。 チャート上のトレードレベル 確認済みシグナルに対して、GEM Signal Pro は以下を表示できます。 エントリー価格 ストップロス テ
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コンテキスト、安定したライブ動作、
機関投資家のフローと市場の勢いをリアルタイムで分析する究極のツール、 Smart Bubble Dominance Pro をご紹介します。このインジケーターは、複雑なボリュームデータを明確な視覚信号に変換し、「スマートマネー」がどこに配置されているかを正確に特定することを可能にします。 BTCUSD 専用に最適化 このインジケーターは、 BTCUSD のボラティリティと特有の挙動に合わせて細かく調整されています。市場のノイズを排除し、本当に重要な動きだけを強調するため、常にトレンドの正しい側に立つことができます。 ドミナンス・ビジュアルマップ(デルタカラー) 直感的なカラーコードにより、市場のセンチメントを瞬時に把握できます。 シアンのバブル(強力な買い): 買い手による攻撃的な支配を表します。価格が強い確信を持って押し上げられているサインです。 マゼンタのバブル(強力な売り): 圧倒的な売り圧力を示します。市場が機関投資家の供給によって支配されている状態です。 バブルのサイズ: バブルが大きいほど、ボリュームの不均衡(デルタ)が大きいことを意味します。巨大なバブルは、大
RelicusRoad Pro: 定量的市場オペレーティングシステム 【期間限定】無制限アクセス 70% OFF - 2,000人超のトレーダーと共に なぜ多くのトレーダーは「完璧な」インジケーターを使っても失敗するのでしょうか? それは、文脈を無視して 単一の概念 だけでトレードしているからです。文脈のないシグナルは単なるギャンブルです。勝ち続けるには、 根拠の重なり(コンフルエンス) が必要です。 RelicusRoad Proは単なる矢印インジケーターではありません。完全な 定量的市場エコシステム です。独自のボラティリティモデリングを用いて、価格が推移する「適正価値の道(Fair Value Road)」をマッピングし、ノイズと真の構造的ブレイクを判別します。 推測はやめましょう。機関投資家レベルの「ロード・ロジック」でトレードを。 コアエンジン:「Road」アルゴリズム システムの中心となる Road Algo は、市場環境にリアルタイムで適応するダイナミックなボラティリティチャネルです。 安全ライン(平衡点) と、価格が数学的に反転しやすい 拡張レベル を投影します。 Si
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
CGE Trading Suite
Carl Gustav Johan Ekstrom
5 (2)
Institutional-Grade Analytics for MT5 One indicator. The full analytical edge of a professional trading desk, built into your MT5 chart. CGE Trading Suite unifies everything a serious trader reads in a market — structure, momentum, timing, and capital flow — into one seamless MT5 workspace. 17 integrated modules act as a single system: ICT sessions and killzones, order-block and liquidity mapping, MIDAS volume curves, automated trend lines and channels, the Economic Confidence Model, and a live
トレーダーの皆さん、こんにちは! 多くの個人トレーダーは、動作の遅いウェブスクリプトに頼っています。真の収益性を実現するには、体系化されたフレームワークが必要です。 Astro AIインジケーターは、一般的なチャートオーバーレイではありません。これは、ターミナル上で直接動作する2つのエージェントを含む、コンパイル済みのニューラルネットワークです。 システムの具体的な技術は以下のとおりです。 1. エージェント1:アナリスト(グラフィカルニューラルネットワーク - GNN) 市場は孤立した価格バーではなく、相互に連結されたデータネットワークです。 機能:エージェント1は、グラフィカルニューラルネットワークを使用して、これらの複雑で非線形な関係をマッピングします。 利点:一般的なインジケーターは過去の移動平均しか考慮しませんが、当社のGNNは市場の深い構造的関係をリアルタイムで処理し、個人トレーダーの取引量が大きな影響を与える前に、隠れた相関関係を明らかにします。 2. エージェント2:エグゼキューター(近接戦略最適化 - PPO) パターン認識は、戦いの半分に過ぎません
多くの矢印インジケーターは、シグナルだけを表示して、その後の判断をすべてトレーダーに任せてしまいます。KT Alpha Hunter Arrows は、完整なトレードプランをチャート上に提示します。 各シグナル矢印が表示されるたびに、エントリーライン、ストップロス、4つのテイクプロフィット水準、そして現在の銘柄と時間足が今トレードに値するかどうかを示すリアルタイムのエッジ判定が、すでに描画された状態で表示されます。付属の Trade Manager EA は、あなたが手動でエントリーした後の実行管理を担当し、相場が荒れて判断がぶれやすい場面でも規律あるトレードを保ちやすくします。リペイントなし。確定足シグナルのみ。Forex、ゴールド、指数、その他あなたが取引するあらゆる銘柄に対応します。 主な機能 リペイントしない買い矢印と売り矢印を、足の確定後にのみ表示。 各シグナルに、エントリーライン、構造的ストップロス、4つのテイクプロフィット水準を表示。 Edge Dashboard が、現在のチャートで買いセットアップと売りセットアップを別々に評価。 判定システム:No Edge、Mar
OmniSync Projection
Antonio-alin Teculescu
5 (1)
Chronos Fractal Engine is an innovative price projection indicator for MetaTrader 5, designed to transform your technical analysis by intelligently identifying and projecting historical price patterns. Built upon an advanced correlation algorithm and the fractal principles of the market, this powerful tool visualizes potential future price movements, giving you a unique edge in your trading decisions. What is Chronos Fractal Engine? At its core, the Chronos Fractal Engine employs a sophisticat
マーケットメーカーのためのツール。 Meravith は次の機能を提供します: すべての時間足を分析し、現在有効なトレンドを表示します。 強気と弱気の出来高が等しくなる流動性ゾーン(出来高均衡)を強調表示します。 異なる時間足のすべての流動性レベルをチャート上に直接表示します。 テキスト形式の市場分析を生成し、参考情報として表示します。 現在のトレンドに基づいて目標値、サポートレベル、ストップロスを計算します。 取引のリスクリワード比を算出します。 口座残高に基づいてポジションサイズを計算し、潜在的な利益を推定します。 また、市場に大きな変化があった場合には警告を表示します。 インジケーターの主要ライン: 強気/弱気の出来高エグゾーストライン ― 目標値として機能します。 市場のトレンドを示すライン。市場が強気か弱気かによって色が変わり、トレンドのサポートとして機能します。主にその色が市場センチメントを示します。 出来高均衡ライン(Eq)。Eq(Volume Equilibrium)ラインはシステムの中核です。これは買い手と売り手の出来高のバランスポイントを表します。市場の流動性を示し
This indicator automatically detects internal & swing market structure, Fibonacci Retracement and Fibo Levels. Features Full internal & swing market structure labeling in real-time Fibonacci Retracement Fibonacci Levels After purchasing the indicator, the full source code is provided, and via indicator buffers it can be easily integrated into your Expert Advisors (EAs) for automated trading strategies.
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
Brandon Angelo Flag Pattern — how it works This indicator automatically detects classic bull and bear flag chart patterns in real time. The detection happens in three stages for each bar. First it looks for a flagpole — a sharp, strong directional move over a configurable number of bars ( FlagpoleBars , default 5) that must exceed a minimum percentage size ( FlagpoleMinPct ). For a bullish flag the pole must close net higher than it opened; for a bearish flag, net lower. Second it identifies th
OrderFlow Absorption – MT5用プロフェッショナル・デルタ&アブソープションシグナルインジケーター OrderFlow Absorptionで本物のオーダーフロー分析の力を解き放ちましょう。MetaTrader 5向けの究極のデルタヒストグラム&アブソープションシグナルインジケーターです。あらゆる価格変動の裏側で何が起きているのかを知りたいトレーダーのために設計されており、市場を動かす隠れた買い/売り圧力や吸収イベントを明らかにします。 特徴 デルタヒストグラムの可視化:   買い圧力・売り圧力を色分けされたヒストグラムで即座に表示。 アブソープションシグナル検出:   高度なロジックで強気・弱気の吸収イベントを特定し、反転の兆しを早期に通知。 チャートマーカー:   吸収シグナルをチャート上に直接マークし、視覚的に分かりやすく表示。 ポップアップアラート:   新しい吸収シグナルが出現した際にリアルタイムで通知。 カスタマイズ可能な閾値:   弱いシグナルを除外し、高確率のセットアップに集中。 リソース管理:   大きなチャートでも高速に動作する効率的な計算。
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
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
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
VTrende Pro
Andrii Diachenko
5 (1)
VTrende Pro - MTF indicator for trend trading with a display panel for MT5 *** Videos can be translated into any language using subtitles (video language - Russian) Although the signals of the VTrende Pro indicator can be used as signals of a full-fledged trading system, it is recommended to use them in conjunction with the Bill Williams TS. VTrende Pro is an extended version of the VTrende indicator. Difference between Pro version and VTrende: - Time zones - Signal V - signal 1-2 waves -    S
==================================================================== SMC Pro v6.1 APEX AI — XAUUSD Gold Empire MetaTrader 5 インジケーター · Smart Money Concepts · 予測インテリジェンス・エンジン ==================================================================== SMC Pro v6.1 APEX AI は、MetaTrader 5 上の XAUUSD(ゴールド)専用に構築された、プロフェッショナルな Smart Money Concepts インジケーターシステムです。 完全な SMC フレームワーク — Order Blocks、Liquidity sweeps(流動性スイープ)、Fair Value Gaps、Break of Structure、Change of Character — に加え、AI を活用した 8 つの新モジュールを組み合わせ、精密なビ
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
CRT Scanner MTF
Jessica Victoria Huera Rodriguez
CRT Scanner MTF is a specialized indicator for traders who use the CRT — Candle Range Theory strategy. Its main purpose is to scan multiple timeframes in order to detect Mother Candles, R candles and active CRT ranges , helping traders identify which structures are currently active and which ones are aligned across different timeframes. The indicator can scan up to 9 configurable timeframes at the same time. On each selected timeframe, it searches for relevant CRT ranges and identifies four main
作者のその他のプロダクト
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
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
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 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 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. 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
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
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
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
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. 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
フィルタ:
レビューなし
レビューに返信