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
Easy VWAP
Luca Spinello
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 Ticks
Ricardo Almeida Branco
5 (4)
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 Value Gap Zone
Mattia Impicciatore
总体描述 Fair Gap Value 指标在 MetaTrader 5 图表上识别并突出显示“公平价值缺口”(fair value gaps)。当一根 K 线的最低价与隔一根中间 K 线后的另一根 K 线的最高价之间形成价格空白时,就产生了公平价值缺口。该指标使用彩色矩形(多头和空头)标注这些区域,为基于价格行为的交易策略提供直观支持。 主要功能 多头缺口检测 :用绿色矩形高亮当前 K 线最低价与两根前序 K 线最高价之间的缺口。 空头缺口检测 :用红色矩形高亮当前 K 线最高价与两根前序 K 线最低价之间的反向缺口。 动态延展 :可将矩形向右延伸指定数量的 K 线。 透明度控制 :可配置矩形的不透明度,以免遮挡底部图表。 显示开关 :支持单独开启或关闭多头/空头缺口的绘制。 历史扫描限制 :可选设置扫描的最大 K 线数量,以提升大数据量图表的性能。 自动清理 :切换周期或首次加载时,会自动删除并重绘所有已有缺口。 输入参数 LookbackBars :用于计算缺口的回溯 K 线数量(默认 3)。 MaxBars :最大扫描 K 线数量(0 = 不限;默认 0)。 ShowBullG
FREE
VisualVol EURUSD
Maxim Kuznetsov
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
True Volatility
Cristian Eriksson
5 (1)
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(魏斯波浪) 是由大卫·魏斯 (David Weis) 开发的技术指标,灵感来源于理查德·威科夫 (Richard Wyckoff) 的原理。 与传统逐根显示的成交量不同,Weis Waves 将成交量累积为连续的上涨或下跌“波浪”,当价格方向反转时重新开始计算。 这种方法使交易者能够清晰地看到市场运动的 真实力度 ,因为每一波浪都反映了支撑一系列K线的成交量强度。 主要特点: 将成交量分组为买入波浪和卖出波浪。 突出显示市场的主导力量(买方或卖方)。 有助于识别 趋势延续 或 潜在反转 。 基于威科夫方法论,被广泛应用于成交量与资金流分析。 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 条上下波动率带。每次选择新的周期(小时、4 小时、日线、周线、月线)时,计算都会重置,从而支持日内和长期趋势分析。 标准差带的权重与 VWAP 的权重相同。这使得它们具有动态性,能够灵敏地反映市场活动,有助于识别异常的价格波动和潜在的反转区域。 解读指南:VWAP 线通常用作加权平均价格的参考线。高于 VWAP 线的交易表明买盘压力,而低于 VWAP 线的交易则表明卖盘压力。这些带状区域作为动态参考水平,外侧带状区域指示具有统计显著性的极值。 配置参数: 周期:定义 VWAP 重置频率。 - 1 小时 (H1) – 每 00:00 重置一次。 - 4 小时 (H4) – 每 4 小时重置一次(00:00、04:00、08:00 等)。 - 日线 – 在每个交易日开始时重置。 - 周线 – 在每个交
FREE
Hunttern ZigZag MT5
Hassan Gh Fakhraei
5 (1)
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
PZ Penta O MT5
PZ TRADING SLU
3.8 (5)
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
Thirawut Detbangoon
Onyx FVG Pro 基于市场结构与 Fair Value Gap (FVG) 的 MT5 智能交易系统 1. 市场结构检测引擎 (Market Structure Engine) 采用高级 Swing High/Low 逻辑,自动识别关键的市场结构转变,包括 CHoCH (结构转变) 和 BOS (结构突破) ,确保您的交易始终顺应主趋势。 2. 动态 FVG 自动检测 (含自动缓解功能) 根据可自定义的最小点数阈值,实时扫描并绘制高概率的 Fair Value Gap (失衡区) 区域。具备 智能自动缓解 (Auto-Mitigation) 功能,当区域被价格填补后会自动变为灰色,保持图表整洁。 3. 智能趋势过滤与信号引擎 严格过滤信号,仅允许进入与当前市场结构方向一致的 FVG 区域。自动计算并显示高精度的交易计划: 入场价 (Entry) 与 止损价 (SL) 位置 TP1 至 TP4 止盈目标(风险回报比从 1:1 到 1:4) 4. 纯黑极简仪表盘 (Pure-Black Dashboard) 在图表上直接显示直观的 HUD 仪表
FREE
Basic Vwap
james mugendi
4 (1)
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
Envolventes con alertas
Juan Manuel Rojas Perez
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
Deriv Boom and crash
Israr Hussain Shah
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 Boom: Take SELL signals only (price spikes up then crashes) Crash: Take BUY signals only (price drops then spikes up) SL goes beyond the line as labeled Interactive Market Watch Panel : A left-side sidebar showing real-time strength indicators (po
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
Trend Following EURJPY
Sergio Tiscar Ortega
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
该产品的买家也购买
Neuro Poseidon MT5
Daria Rezueva
4.85 (54)
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水平 • 完全可自定义的风险回报比 • 实时警报、声音提醒和移动端推送通知 • 带交易建议的专业信息面板 • 适用于所有MT5交易品种和时间周期 • 界面简洁、轻量且用户友好 为什么交易者选择 UZFX SSS? 大多数交易者亏损的原因在于入场过晚、平仓过早,或者缺乏明确的交
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
使用 M1 Quantum 的实盘交易信号 : 信号 (交易由 Quantum Trade Assistant 自动 执行,并作为本产品 免费 提供。) 最新消息: 版本 1.64 已发布。现在所有交易的止损都会设置在相应的支撑位/阻力位之后。Smart Close 功能也进行了改进,以提升此版本 EA 的性能。 自 8 月 9 日起,实盘信号一直运行在版本 1.64 上。 价格计划: 当前价格: $169 (早期用户优惠) 下一阶段计划价格: $189 计划零售价: $299 开发者提示: 购买后请联系我,以获取 最新推荐的参数设置文件(Set File) 、交易建议,以及加入 VIP 支持群组 ,与其他 M1 Quantum 用户交流经验。 常见问题 - 设置文件 - 安装指南 M1 Quantum 是一款专业的 M1 交易系统,提供快速且精准的交易信号,并内置止损(Stop Loss)、止盈(Take Profit)以及智能资金管理功能。 M1 Quantum 包含专业的资金管理系统,通过专注于 连续盈利交易 ,帮助交易者更快地增长账户资金。 M1 Quantum 指标 的主
Btmm state engine pro
Garry James Goodchild
5 (4)
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
The Oracle Pro
Ottaviano De Cicco
5 (1)
The Oracle Pro:用于 MT5 的合成多周期偏向引擎 ️ 夏季上市优惠 — 早期买家可以 199 USD 获得 The Oracle Pro。价格将随关注度上升;最终价格 399 USD。 The Oracle Pro 是一款面向高要求与专业交易者的 MetaTrader 5 高级多周期 偏向引擎 。它以纪律回答一个问题:当前每个周期的方向偏向是什么、强度如何、各周期之间的一致程度如何?一切仅在已收盘的 K 线上计算——绝不重绘。 The Oracle Pro 是一套多因子共识系统。它将专有指标与优化算法整合为单一而精密的共识向量,并在单个指标实例内,跨当前周期与更高周期的堆栈进行读取——而不是在多个图表上堆叠互不相关的工具。 它是 Oracle 共识方法的专业进化版:完整重建为高级操作控制台,面向希望在一个纪律化工作流中获得深度、多周期背景与背离洞察的交易者。 是偏向引擎,而非信号生成器 The Oracle Pro 明确自身定位。它是一款提供纪律化方向背景的 多周期多因子偏向指标 。它 不是 信号生成器:不承诺入场、出场或盈利。偏向是背景——你在其方向上交易自己的设置
ARICoins
Temirlan Kdyrkhan
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
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5合成分形结构分析与确认入场 概述 Azimuth Pro 是 Merkava Labs 推出的多层级波段结构指标。四层嵌套波段层级、锚定波段的VWAP、ABC形态识别、三时间框架结构过滤以及收盘确认入场——一个图表,一个从微观波段到宏观周期的完整工作流程。 这不是盲目的信号产品。它是一个以结构为先的工作流程,专为重视位置、背景和时机的交易者打造。 ️ 夏季促销 — 庆祝夏至与 The Oracle Pro 上市:Azimuth Pro 七折优惠,现价 279 美元(原价 399 美元)。限时夏季优惠。 1. V2的变化 合成多时间框架引擎 高时间框架分析从零开始重建,采用与Meridian Pro相同的专有合成架构。更清晰的HTF背景、稳定的实时行为、无经典MTF同步问题。合成引擎还解锁了 固定比率时间框架级联 (x2、x3、x4、x6)——不再在经纪商的固定时间框架之间任意跳转,您可以按图表时间框架的固定倍数分析结构,在每个尺度上保持相同的分形关系。 确认入场箭头 作为稳定且可恢复的执行层而设计的收盘确认箭头。当ABC设置形成且自适应确认逻辑
Smart Market Structure Toolkit
Garry James Goodchild
5 (1)
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
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
Gem SIGNAL
Shengzu Zhong
5 (1)
GEM Signal Pro GEM Signal Pro 是一款適用於 MetaTrader 5 的趨勢跟隨指標,專為希望在圖表上獲得更清晰訊號、更有結構的交易設定,以及更實用風險管理的交易者而設計。 它不僅僅顯示一個簡單的箭頭,GEM Signal Pro 還能以更清晰、更易讀的方式呈現完整的交易思路。當條件確認完成後,指標可在圖表上顯示進場價、止損價與止盈目標,幫助交易者更有效率地評估交易設定。 運作方式 該指標首先根據其內部邏輯識別有效的初始訊號。 當確認條件滿足後,GEM Signal Pro 會在圖表上顯示完整的交易設定。這讓交易者可以更清楚地看到交易結構,並減少手動分析與計算的工作量。 圖表上的交易價位 對於已確認的訊號,GEM Signal Pro 可顯示: 進場價 止損價 止盈 1 止盈 2 止盈 3 風險報酬比 這讓交易設定更容易理解,也有助於讓圖表分析更有條理。 內建風險管理 風險管理是此指標設計的重要部分。 止損位基於近期市場結構,結合附近的擺動高低點與可選的 ATR 緩衝距離。這能讓交易價位更貼近當前市場條件,而不只是依賴固定距離。 圖表資訊面板 GEM Si
PrimeScalping
Temirlan Kdyrkhan
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 MT5
Relicus LLC
4.96 (24)
RelicusRoad Pro: 量化市场操作系统 终身访问限时 70% 折扣 - 加入 2,000+ 交易员社区 为什么大多数交易者即使拥有“完美”指标也会失败? 因为他们在真空中交易 单一概念 。没有背景的信号是赌博。要持续获胜,您需要 共振 (CONFLUENCE) 。 RelicusRoad Pro 不是一个简单的箭头指标。它是一个完整的 量化市场生态系统 。它描绘价格运行的“公允价值之路”,区分市场噪音和真实的结构性突破。 停止猜测。开始用机构级“路”逻辑进行交易。 核心引擎:“Road” (路) 算法 系统的核心是 Road Algo ,一个实时适应市场条件的动态波动率通道。它投射出 安全线 (平衡) 和价格可能反转的 扩展水平 。 Simple Road: 典型市场的标准结构映射。 Smooth Road: 针对震荡盘整的降噪计算。 Breakout Road: 专为识别波动率扩张和爆发性走势而调整。 1. 算法动量与确认 我们的“剥头皮箭头”不只是简单的交叉。它们利用 高阶多项式逻辑 过滤噪音,确保信号与主周期一致。我们检测动量、价格行为和 Road 结构汇聚的精确入场
Introducing the South African Sniper Indicator Created by a dedicated team of South African traders with years of profitable experience in the financial markets, the South African Sniper Indicator is designed to give traders a sharp edge — combining simplicity, precision, and power in one tool. This is a plug-and-play indicator for MT5, built to deliver accurate BUY and SELL (Sniper Entry) signals — complete with target levels and automated trailing stops. Whether you trade forex, indice
KURAMA GOLD SIGNAL PRO(MT5)— 7层过滤 · 自动止盈止损 · 质量评分 · 信号历史保存 | 完整的XAUUSD交易系统 实时不重绘。信号出现的瞬间,箭头、入场、止盈、止损当场锁定,之后绝不移动。你交易的就是这个实时信号。而且在v7.20中,每一个真正发出的信号都会自动保存,并在重启后精确还原。 购买者专属赠品 购买永久授权,即可免费获得 AI Zone Radar(价值$59)+ 完整PDF手册。在产品价格之外,额外附赠价值$59的赠品。购买后在MQL5上给我留言即可。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 在黄金交易者社区中被实际使用,因精度与易用性而广受好评。 你的难题 —— 以及解决方案 黄金一天波动$30–$50。你知道机会就在那里。但这些情况是否似曾相识: - 入场太早,价格逆行$10后才朝你的方向
TrendMaestro5
Stefano Frisetti
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
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
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
OrderFlow Absorption – 專業級MT5買賣差與吸收訊號指標 釋放真正訂單流分析的力量,OrderFlow Absorption 是MetaTrader 5上最強大的買賣差(Delta)直方圖與吸收訊號指標。專為想看清每一個價格波動背後真相的交易者設計,這個工具揭示了隱藏的買賣壓力與推動市場的吸收事件。 功能特色 買賣差直方圖視覺化:   以清晰的色彩直方圖即時顯示買方與賣方壓力。 吸收訊號偵測:   先進邏輯自動辨識多空吸收事件,及早預警潛在反轉。 圖表標記:   吸收訊號直接標示於主圖表,方便視覺辨識。 彈出式警報:   新吸收訊號出現時即時通知。 自訂門檻:   過濾弱訊號,專注高勝率機會。 資源管理:   高效運算,適用於大型圖表也能流暢運行。 全品種兼容:   適用於任何商品與週期,包括外匯、指數、商品等。 簡易整合:   參數簡單,快速上手與調整。 OrderFlow Absorption 的邏輯說明 OrderFlow Absorption 採用專利演算法,能在沒有完整Tick數據的情況下,估算每根K棒的買賣壓力(Delta)。它分析成交量、價格行為、K
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
SmartScalping
Temirlan Kdyrkhan
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
Temirlan Kdyrkhan
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
Spike detector Green V2
Odete Argelio Simbine
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
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals strictly at the close of a candle! TPA shows entries and re-entries, every time the bulls are definitely stronger than the bears and vice versa. Not to confuse with red/green candles. The shift of power gets confirmed at the earliest stage and is ONE exit strategy of several. There are available now two free parts of the TPA User Guide for our customers. The first "The Basics"
KT Alpha Hunter Arrows MT5
KEENBASE SOFTWARE SOLUTIONS
大多数箭头指标只给你一个信号,然后让你自己去判断剩下的一切。KT Alpha Hunter Arrows 为你提供完整的交易计划。 每一个信号箭头出现时,都会同时绘制一套完整计划:入场线、止损位、四个止盈目标,以及实时优势判断,告诉你当前这个交易品种和时间周期是否值得交易。随附的 Trade Manager EA 会在你手动入场后负责后续执行,让你在市场波动剧烈、情绪干扰明显时也能保持交易纪律。不重绘。仅在K线收盘后确认信号。适用于 Forex、黄金、指数以及任何你在 MT5 上交易的品种。 核心功能 不重绘买入和卖出箭头,只在K线收盘后生成。 每个信号都会显示入场线、结构性止损位和四个止盈目标。 Edge Dashboard 会分别评估当前图表上的买入和卖出机会。 判断系统包括:No Edge、Marginal、Tradeable、Good 或 Strong。 一键 Auto Optimize 按钮可根据当前品种和时间周期自动优化设置。 完整套装包含 Trade Manager EA,并提供五种专为本指标设计的预设交易管理方案。 Prop Firm Risk Panel 可在图表上
TrendProMaster
Temirlan Kdyrkhan
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
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
MasterTrend
Temirlan Kdyrkhan
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
Naked Forex Tweezer Pro Indicator Tweezer Pro Indicator is a pattern recognition indicator for Forex, Stocks, Indices, Futures, Commodities and Cryptos. The standard Tweezer is a two bar pattern. Our enhanced version is a multi-bar pattern. We filter the patterns for you so that you only get the     best and most effective patterns   and ignore the noise. The Tweezer pattern is a simple and effective pattern to trade. The strategy that comes with the Tweezer is based on price action. The Twe
Transaction Speed MT5
Ivan Stefanov
5 (4)
当然,以下是翻译成中文(简体)的版本: 该指标标出市场中显现出 交易兴趣 的区域,并随后显示 订单积累区域 。它的工作方式类似于大规模的订单簿。 这是为 大资金 打造的指标,性能卓越。市场中有任何兴趣,你都能通过它清晰看到。 (这是一个 完全重写的自动化版本 —— 不再需要手动分析。) 交易速度 是一个全新的概念指标,它显示了市场上大订单 何时 、 何地 聚集,并揭示了其背后的意义。它可以在 非常早期 就检测到趋势的变化。 在外汇市场,所谓的“交易量”实际上是误导性的,因为那指的是价格在单位时间内的变化,因此真正的名称应是“交易速度”。 一切都取决于我们如何思考、如何行动、如何分析。 改变分析范式至关重要。 该指标完全重构了外汇市场上“交易量”的概念,用逻辑方式重新定义并应用,从而成为一个 独特而精准的工具 。 使用方法: 默认情况下,指标处于 自动模式 ,可独立用于任何时间周期。如果你希望切换到手动模式,只需点击 Auto / Manual Mode 按钮即可。 在 手动模式 下,所有计算从 2025年1月1日 开始。你可以根据需要更改该日期,以查看不同的分析结果。 最优数据周期
作者的更多信息
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
Aklamavo ADR
Sylvester Aklamavo
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 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
Aklamavo ICT FVGs
Sylvester Aklamavo
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. 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 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
Aklamavo Pivot Points
Sylvester Aklamavo
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
Aklamavo ATR
Sylvester Aklamavo
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
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 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
Aklamavo ICT KillZones
Sylvester Aklamavo
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
Aklamavo Dom Ladder
Sylvester Aklamavo
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
筛选:
无评论
回复评论