OPEN-SOURCE SCRIPT
Обновлено Montosca's Volume Delta

Volume Delta Montosca - Indicator Summary
Volume Delta Montosca is a specialized Pine Script indicator for TradingView designed to analyze buying and selling pressure within each candle. It focuses on identifying high-impact volume events combined with strong directional dominance.
Key Features
1. Volume Delta Visualization
Displays volume bars split into Buy Volume (Blue) and Sell Volume (Red).
Includes centered text labels inside the bars showing the exact percentage of buy and sell volume for clear readability.
2. Signal Generation Logic (Triangles)
The indicator generates Buy (Blue Triangle) and Sell (Red Triangle) signals based on two strict criteria that must be met simultaneously:
Criterion A: Significant Volume (SMA Filter)
The current candle's volume must exceed a dynamic threshold.
This threshold is calculated using a Simple Moving Average (SMA) of the volume (e.g., 20 periods) multiplied by a user-defined Adjustment Factor (e.g., 150%).
Example: If the factor is 150%, the volume must be 1.5x higher than the average.
Criterion B: Directional Dominance
The candle must show strong internal conviction.
The Buy Percentage (for long signals) or Sell Percentage (for short signals) must exceed a specific Dominance Threshold (e.g., 70%).
3. Simplified Analysis
Alerts: Integrated alert conditions for both Buy and Sell signals for automated trading or notifications.
Volume Delta Montosca is a specialized Pine Script indicator for TradingView designed to analyze buying and selling pressure within each candle. It focuses on identifying high-impact volume events combined with strong directional dominance.
Key Features
1. Volume Delta Visualization
Displays volume bars split into Buy Volume (Blue) and Sell Volume (Red).
Includes centered text labels inside the bars showing the exact percentage of buy and sell volume for clear readability.
2. Signal Generation Logic (Triangles)
The indicator generates Buy (Blue Triangle) and Sell (Red Triangle) signals based on two strict criteria that must be met simultaneously:
Criterion A: Significant Volume (SMA Filter)
The current candle's volume must exceed a dynamic threshold.
This threshold is calculated using a Simple Moving Average (SMA) of the volume (e.g., 20 periods) multiplied by a user-defined Adjustment Factor (e.g., 150%).
Example: If the factor is 150%, the volume must be 1.5x higher than the average.
Criterion B: Directional Dominance
The candle must show strong internal conviction.
The Buy Percentage (for long signals) or Sell Percentage (for short signals) must exceed a specific Dominance Threshold (e.g., 70%).
3. Simplified Analysis
Alerts: Integrated alert conditions for both Buy and Sell signals for automated trading or notifications.
Информация о релизе
Volume Delta Montosca - Indicator SummaryVolume Delta Montosca is a specialized Pine Script indicator for TradingView designed to analyze buying and selling pressure within each candle. It focuses on identifying high-impact volume events combined with strong directional dominance.
Key Features
1. Volume Delta Visualization
Displays volume bars split into Buy Volume (Blue) and Sell Volume (Red).
Includes centered text labels inside the bars showing the exact percentage of buy and sell volume for clear readability.
2. Signal Generation Logic (Triangles)
The indicator generates Buy (Blue Triangle) and Sell (Red Triangle) signals based on two strict criteria that must be met simultaneously:
Criterion A: Significant Volume (SMA Filter)
The current candle's volume must exceed a dynamic threshold.
This threshold is calculated using a Simple Moving Average (SMA) of the volume (e.g., 20 periods) multiplied by a user-defined Adjustment Factor (e.g., 150%).
Example: If the factor is 150%, the volume must be 1.5x higher than the average.
Criterion B: Directional Dominance
The candle must show strong internal conviction.
The Buy Percentage (for long signals) or Sell Percentage (for short signals) must exceed a specific Dominance Threshold (e.g., 70%).
3. Simplified Analysis
Alerts: Integrated alert conditions for both Buy and Sell signals for automated trading or notifications.
Скрипт с открытым кодом
В истинном духе TradingView, создатель этого скрипта сделал его открытым исходным кодом, чтобы трейдеры могли проверить и убедиться в его функциональности. Браво автору! Вы можете использовать его бесплатно, но помните, что перепубликация кода подчиняется нашим Правилам поведения.
Отказ от ответственности
Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.
Скрипт с открытым кодом
В истинном духе TradingView, создатель этого скрипта сделал его открытым исходным кодом, чтобы трейдеры могли проверить и убедиться в его функциональности. Браво автору! Вы можете использовать его бесплатно, но помните, что перепубликация кода подчиняется нашим Правилам поведения.
Отказ от ответственности
Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.