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
LZ Session Boxes PRO is a professional-grade tool for day traders, designed to beautifully visualize global trading sessions (Asia, Pacific/Sydney, London, New York) across your entire chart history. It eliminates the confusion of broker time offsets by automatically detecting timezones and adjusting for Daylight Saving Time (DST), ensuring your session boxes always align perfectly with real-market hours. **SPECIAL PROMOTION: All PRO features are FREE to use until June 30, 2026!** Enjoy the
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
Premium https://www.mql5.com/en/market/product/167272 BITCOIN DAILY TOP BOTTOM ENGINE (V1) This is not a simple indicator. This is a professional-grade market observation and decision engine designed for serious Bitcoin traders who demand clarity, structure, and precision. The Bitcoin Daily Top Bottom Engine is built to identify high-probability daily extremes using adaptive range logic, sweep behavior analysis, and market condition filtering. Instead of reacting late, this engine prepares y
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
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
このプロダクトを購入した人は以下も購入しています
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
SignalTech MT5 is a fully rule based trading system for EURUSD, USDCHF, USDJPY, AUDUSD, NZDUSD, EURJPY, AUDJPY, NZDJPY, CADJPY.  All the winning trades with chart setups are published on the comments page. 2025-12 1174 Pips 2026-01 2624 Pips 2026-02 2937 Pips 2026-03 2165 Pips 2026-04 2243 Pips It can generate signals with Buy/Sell Arrows and Pop-Up/Sound Alerts. Each signal has clear Entry and Stop Loss levels, which should be automatically flagged on the chart, as well as potential Targets 1,
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5向けシンセティック・フラクタル構造分析と確認済みエントリー 概要 Azimuth Pro は Merkava Labs によるマルチレベルスイング構造インジケーターです。4つのネストされたスイングレイヤー、スイングアンカーVWAP、ABCパターン検出、3タイムフレーム構造フィルタリング、そして確定バーでの確認済みエントリー — 1つのチャートで、ミクロスイングからマクロサイクルまでを網羅するワークフロー。 これはブラインドシグナル製品ではありません。ロケーション、コンテキスト、タイミングを重視するトレーダーのための構造ファーストワークフローです。 V2発売記念オファー — Azimuth Pro V2をUSD 399で(次の100本)。最終価格:USD 499。 1. V2での変更点 シンセティック・マルチタイムフレームエンジン 上位タイムフレーム分析をMeridian Proと同じ独自のシンセティックアーキテクチャで一から再構築。よりクリーンなHTFコンテキスト、安定したライブ動作、従来のMTF同期問題なし。シンセティックエンジンは 固定比率タ
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケーター
多くの矢印インジケーターは、シグナルだけを表示して、その後の判断をすべてトレーダーに任せてしまいます。KT Alpha Hunter Arrows は、完整なトレードプランをチャート上に提示します。 各シグナル矢印が表示されるたびに、エントリーライン、ストップロス、4つのテイクプロフィット水準、そして現在の銘柄と時間足が今トレードに値するかどうかを示すリアルタイムのエッジ判定が、すでに描画された状態で表示されます。付属の Trade Manager EA は、あなたが手動でエントリーした後の実行管理を担当し、相場が荒れて判断がぶれやすい場面でも規律あるトレードを保ちやすくします。リペイントなし。確定足シグナルのみ。Forex、ゴールド、指数、その他あなたが取引するあらゆる銘柄に対応します。 主な機能 リペイントしない買い矢印と売り矢印を、足の確定後にのみ表示。 各シグナルに、エントリーライン、構造的ストップロス、4つのテイクプロフィット水準を表示。 Edge Dashboard が、現在のチャートで買いセットアップと売りセットアップを別々に評価。 判定システム:No Edge、Mar
RelicusRoad Pro: 定量的市場オペレーティングシステム 【期間限定】無制限アクセス 70% OFF - 2,000人超のトレーダーと共に なぜ多くのトレーダーは「完璧な」インジケーターを使っても失敗するのでしょうか? それは、文脈を無視して 単一の概念 だけでトレードしているからです。文脈のないシグナルは単なるギャンブルです。勝ち続けるには、 根拠の重なり(コンフルエンス) が必要です。 RelicusRoad Proは単なる矢印インジケーターではありません。完全な 定量的市場エコシステム です。独自のボラティリティモデリングを用いて、価格が推移する「適正価値の道(Fair Value Road)」をマッピングし、ノイズと真の構造的ブレイクを判別します。 推測はやめましょう。機関投資家レベルの「ロード・ロジック」でトレードを。 コアエンジン:「Road」アルゴリズム システムの中心となる Road Algo は、市場環境にリアルタイムで適応するダイナミックなボラティリティチャネルです。 安全ライン(平衡点) と、価格が数学的に反転しやすい 拡張レベル を投影します。 Si
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
MetaTrader 5 向けスマート多層ブレイクアウト&プルバック検出器 「スマート・シンプル・ファスト!」 高確率のブレイクアウトエントリーを見逃すことにうんざりしていませんか? 複数のチャートを何時間もスキャンし、ブレイクアウトをトレンド方向と通貨のモメンタムに合わせようとして、それでも動きを逃してしまうことはありませんか? Break Pullback は、1つのインジケーターでそのすべてを解決します。 Break Pullback とは何ですか? Break Pullback は、マーケットストラクチャー、ブレイクアウト、トレンド継続のセットアップを取引するトレーダー向けに特別に設計されたプロフェッショナルグレードの MetaTrader 5 インジケーターです。 リアルタイムで複数の通貨ペアにわたるブレイクとプルバックの形成を自動的に検出し、3層の確認を通じてすべてのシグナルをフィルタリングします: ストラクチャラルブレイクアウト検出 — チャート上の主要なブレイクレベルを特定 HTF 日足バイアス — エントリーを支配的な日足トレンド方向に合わせる 通貨強弱指数 —
ARICoin 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 Cust
MightyPips Sentiment Pro is a market sentiment indicator for MetaTrader 5 designed to help traders analyze buying and selling pressure in the market. The indicator evaluates market behavior to provide a clearer view of trend direction, momentum strength, and overall sentiment conditions. It helps traders understand whether buyers or sellers are currently dominating the market. Features Buyer vs Seller Analysis Displays the balance between buying and selling pressure using real-time market data.
==================================================================== SMC Pro v6.1 APEX AI — XAUUSD Gold Empire MetaTrader 5 Indicator · Smart Money Concepts · Predictive Intelligence Engine ==================================================================== SMC Pro v6.1 APEX AI is a professional Smart Money Concepts indicator system built exclusively for XAUUSD (Gold) on MetaTrader 5. It combines the complete SMC framework — Order Blocks, Liquidity sweeps, Fair Value Gaps, Break of Structure,
マーケットメーカーのためのツール。 Meravith は次の機能を提供します: すべての時間足を分析し、現在有効なトレンドを表示します。 強気と弱気の出来高が等しくなる流動性ゾーン(出来高均衡)を強調表示します。 異なる時間足のすべての流動性レベルをチャート上に直接表示します。 テキスト形式の市場分析を生成し、参考情報として表示します。 現在のトレンドに基づいて目標値、サポートレベル、ストップロスを計算します。 取引のリスクリワード比を算出します。 口座残高に基づいてポジションサイズを計算し、潜在的な利益を推定します。 また、市場に大きな変化があった場合には警告を表示します。 インジケーターの主要ライン: 強気/弱気の出来高エグゾーストライン ― 目標値として機能します。 市場のトレンドを示すライン。市場が強気か弱気かによって色が変わり、トレンドのサポートとして機能します。主にその色が市場センチメントを示します。 出来高均衡ライン(Eq)。Eq(Volume Equilibrium)ラインはシステムの中核です。これは買い手と売り手の出来高のバランスポイントを表します。市場の流動性を示し
「 Dynamic Scalper System MT5 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレ
UZFX {SSS} スキャルピング・スマートシグナル MT5は、変動の激しい市場において正確かつリアルタイムのシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに設計された、リペイントしない高性能な取引インジケーターです。(UZFX-LABS)によって開発されたこのインジケーターは、価格行動分析、トレンド確認、スマートフィルタリングを組み合わせることで、すべての通貨ペアおよび時間軸において、高確率の売買シグナルを生成します。 推奨* 最適な時間足:15分足以上。 {1時間足}が私のお気に入りです。そして、その成果は驚くべきものです...! 注:{ LTL 164343 }インジケーターと組み合わせることで、シグナルの勝率を高めることができます。 LTLシグナルでトレンドを判断し、SSSシグナルをエントリーシグナルとして活用してください。 このアプローチにより勝率が最大化され、誤ったシグナルの発生を防ぐことができます。 主な機能 スマートシグナル検出 – 強力なトレンド反転や継続パターンを正確に特定します。 マルチタイムフレーム・スキャルピング – すべての時間
プレミアムレベルは、正しい予測の精度が80%を超える独自の指標です。 この指標は、最高のトレーディングスペシャリストによって2か月以上テストされています。 あなたが他のどこにも見つけられない作者の指標! スクリーンショットから、このツールの正確さを自分で確認できます。 1は、1キャンドルの有効期限を持つバイナリーオプションの取引に最適です。 2はすべての通貨ペア、株式、商品、暗号通貨で機能します 手順: 赤い矢印が表示されたらすぐにダウントレードを開き、青い矢印が表示されたら閉じます。青い矢印の後に開くこともできます。 試してテストしてください!推奨設定はデフォルトです! 日足チャートで最高の精度を示します! インディケータは、2600 Pipsの収益性に対して、約10Pipsという非常に小さなマージンを使用します。
MATADOR GOLD — XAUUSD M5 ( TimeFrame M5 ) Scalp Signals for MT5 Strategy Tester Visualization Video https://youtu.be/_cWbbyg2RSs Not every move deserves a signal. MATADOR GOLD was built for traders who prefer selective, structured, high-quality decision support over noisy, hyperactive signal tools. Designed specifically for Gold (XAUUSD / GOLD) on M5 , MATADOR helps you read short-term momentum with more discipline by combining trend logic, market-condition filters, momentum timing, spread pro
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
AriX
Temirlan Kdyrkhan
1 (4)
AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX 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 with real-time stat
Introducing Assembler:  The best value for money,  Designed for advanced traders and professionals, yet accessible for ambitious beginners ready to elevate their trading game. Great for ICT, SMC, TREND and breakout traders . Combining advanced analytics, a sleek graphical interface, and highly customizable features, Assembler empowers you to trade with precision, clarity, and confidence. Key Features of Assembler 1. Dynamic Graphical User Interface (GUI): A fully draggable, customizable interf
UZFX SWS {スキャルピング・ウィニング・シグナルズ} Pro v1.0 は、Usman Zabir(UZFX LABS)が開発した強力なノンリペインティング指標です。急変する市場で正確なエントリーシグナルを求めるスキャルパー、デイトレーダー、スイングトレーダー向けに特別に設計されています。遅延や誤った再描画のない、信頼性の高いリアルタイムシグナルを求めるトレーダーに最適です。 私のおすすめ* 最適時間枠:30分以上。 {1時間} が私のお気に入りです。そして結果は驚くべきもの...! 注:{ LTL 164343 }インジケーターと組み合わせることで、シグナルの勝率を高めることができます。 LTLシグナルでトレンドを判断し、SWSシグナルをエントリーシグナルとして活用してください。 このアプローチにより勝率が最大化され、誤ったシグナルの発生を防ぐことができます。 主な機能: 直近および過去のシグナルを明確な視覚的矢印で表示(古いシグナルを点で表示するオプション付き)。 取引ラインの自動計算・描画:エントリー、ストップロス(直近のスイングロー/ハイに基づく)、複数テイクプロフ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++ Link to EURUSD Only Free Version -->  https://www.mql5.com/en/market/product/156904?source=Unknown +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Hallo Trader, This is a traditional GANN & FIBONACCI strategy based on detection of an impulsive move in the opposite direction. This is called a Breakout. At the moment of Breakout, the indicator draw
The Zone Trading Indicator is a technical analysis tool for MetaTrader 5 that automatically identifies and displays tradable price zones across multiple timeframes to assist with structured market analysis. The indicator plots Monthly, Weekly, Daily, and H4 tradable zones , allowing traders to view higher- and lower-timeframe price areas simultaneously. These zones are designed to support one-candle–based entry approaches by highlighting predefined areas where price interaction may be monitored.
このインジケーターの独自性と鋭さを支えるコンセプトは、最高のメンターの一人であるArjo氏が考案・監修した「フェアバリューギャップ理論」に基づいています。そして、私自身がそのコンセプトに開発面を加えました。一連の動画には、完全な解説のためのオリジナルのYouTubeリンクと、コンパイル済みのMT4/5システムの動作画面のスクリーンショットが含まれています。 公開されるすべてのシステムは、あらゆるプラットフォームとユーザーの要望に対応するため、MT4とMT5でそれぞれ個別に提供されます。 ボーナス機能として、システムをご購入いただいた先着100名様には、PineScriptツールをプレゼントいたします。これにより、追加料金なしでTradingViewでシステムをご利用いただけるようになります。 リンク: https://youtu.be/gT5SFdwIYC0?si=L_ldI4E_pCx4gVhL 内容: 1. リンクで説明されているように、強気/弱気のフェアバリューギャップボックスが自動的に検出され、描画されます。 2. 巧妙なブレイクアウェイギャップシグナル 3. ブレイクアウェ
Presenting one-of-a-kind Gann Indicator for XAUUSD IQ Gold Gann Levels is a non-repainting, precision tool designed exclusively for XAUUSD/Gold intraday trading. It uses W.D. Gann’s square root method to plot real-time support and resistance levels, helping traders spot high-probability entries with confidence and clarity. William Delbert Gann (W.D. Gann) was an exceptional market analyst whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient calcul
The Propfolio Master Suite is the ultimate all-in-one analytical workstation for professional traders. Combining the power of the Beat The Market Maker (BTMM) methodology, Smart Money Concepts (SND/Liquidity), and Advanced Volume Profile, this suite replaces multiple different indicators with one optimized engine. Monitor up to 14 pairs simultaneously from a single chart, instantly identify market cycles, and seamlessly map institutional footprints with the click of a button. The Command Center
A tool for on-chart strategy backtesting and performance analysis. A utility for developing, debugging, and testing custom trading ideas and indicator functions. An indicator designed to quickly test trading concepts and visualize the effectiveness of different input parameters. An all-in-one sandbox for testing everything from simple crossovers to complex, multi-condition trading systems.
SHOGUN Trade - 戦略的市場構造と損小利大の極意 スペシャルセール – 特別価格 (通常価格 $299)! 新作 https://www.mql5.com/ja/market/product/176984 この特別オファーは期間限定です。 私たちは現在、 さらなる製品開発と最適化 に注力しております。皆様からの貴重なフィードバックを製品に反映させるため、レビューへのご協力を条件にこの割引価格で提供させていただきます。皆様からいただくご意見は、次回のアップデートや新機能の追加に直接活用させていただきます。 ショーグントレードプロ ~「迷い」を断ち切り、将軍の視座を手に入れる。ダウ理論・市場構造分析スイート~ MT4版はこちらをクリックしてください https://www.mql5.com/ja/market/product/158467 1. はじめに:なぜ、多くのトレーダーは「森」で迷うのか? あなたは、目の前の1分足の値動きに翻弄され、感情的なエントリーで資金を減らしていませんか? 戦場で地図を持たずに走り回る兵士は生き残れません。生き残るのは、高台から戦況全体を俯瞰し
Niveaux mensuels + PinBar + Marubozu + ALERTES (MQL5) Version : 2.0 FINAL Auteur : KOUAME N'DA LEMISSA See More Description du produit Cet indicateur avancé pour MetaTrader 5 combine l'analyse des niveaux mensuels, la reconnaissance des modèles de chandeliers japonais (PinBar et Marubozu) et un système d'alerte en temps réel. Il aide les traders à identifier rapidement les zones clés du marché et les opportunités de trading à forte probabilité. Caractéristiques principales Affichage automatiqu
トレンドに沿ってトレードする際の主な難しさは、レベルを見つけることではなく、どこが実際に有効なエントリーポイントなのかを理解することにあります。 価格はしばしばレベルに反応しますが、動きが継続しないことが多く、その結果、誤ったエントリーや機会損失につながります。 Owl Smart Levels は単にレベルを表示するだけではなく 、市場構造とプルバックに基づいてゾーンを形成します。これにより、エントリーポイントを異なる視点で評価でき、一部の誤シグナルを回避できます。 Owl Smart Levels システムに含まれるもの Owl Smart Levels は単なるレベルの表示ではなく、各要素が連携する 完全なトレードモデル です。 内容は以下の通りです: Owl Smart Levels(インジケーター) トレンド方向、プルバックゾーン、事前定義されたエントリー・StopLoss・TakeProfitレベルを表示 システムガイド 実際のトレードでのシグナルの扱い方を解説:どの状況を考慮し、どれを回避し、どのようにトレードを管理するか トレード判断チェックリスト シグナルを迅
このインジケーターは、市場で 関心が示されたゾーン をハイライトし、その後に 注文の蓄積ゾーン を表示します。 これは、大規模な**板情報(オーダーブック)**のように機能します。 これは、 巨大な資金 のためのインジケーターです。その性能は卓越しています。 市場にどんな関心が存在していても、 必ず目に見えるようになります 。 (これは 完全に再設計され、自動化されたバージョン です。もはや手動分析は必要ありません。) トランザクションスピード(取引速度) は新しい概念のインジケーターで、市場で大口注文が どこに・いつ 集中しているかを示し、それに基づいたチャンスを提供します。 トレンドの変化を 非常に早い段階 で察知することができます。 FXでは「出来高」と呼ばれているものは誤解されています。実際には、これは 時間あたりの価格変動量 です。したがって、正しい名称は トランザクションスピード です。 考え方・行動・分析の仕方すべてが問われます。 分析パラダイムの転換は非常に重要です。 このインジケーターは、FXにおける出来高の考え方を 根本から再定義 し、論理的な形で正確に活用する、
作者のその他のプロダクト
If you like this product, please give it a  5 star rating as a token of appreciation. This 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. It then visually displays: Premium Zone (Upper 50%) A shaded rectangle from the candle’s midpoint to high. Discount Zone (Lower 50%) A shaded rectangle from th
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
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 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 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. 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 where institutional traders might
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
フィルタ:
レビューなし
レビューに返信