Volume Profile Regression Channel [LuxAlgo]The Volume Profile Regression Channel calculates a volume profile from an anchored linear regression channel. Users can choose the starting and ending points for the indicator calculation interval.
Like a regular volume profile, a "line" of control (LOC), value area, and a developing LOC are displayed.
🔶 SETTINGS
Sections: The number of sections the linear regression channel is divided into for the calculation of the volume profile.
Width %: Determines the length of the profile within the channel relative to the channel length.
Value Area %: Highlights the sections starting from the POC whose accumulated volume is equal to the user-defined percentage of the total profile sections volume.
🔶 USAGES
Regular volume profiles are often constructed from a horizontal price area, this can allow highlighting price areas where most trading activity takes place.
However, when price is strongly trending a classical volume profile can sometimes be more uniform. This is where using an angled volume profile can be useful.
The line of control allows highlighting the section of the channel with the most accumulated volume, this line can be used as a potential future support/resistance. This is where an angled volume profile might be the most useful.
The developing LOC highlights the LOC location at a specific time within the profile (from left to right) and can sometimes provide an estimate of the underlying trend in the price.
🔶 DETAILS
To be computed the script requires a left and right chart time coordinates. When adding the script to their charts users can determine the left and right time coordinates by clicking on the chart.
The linear regression channel width is determined so that the channel precisely encompasses the whole price.
🔶 LIMITATIONS
Using a very large calculation interval can return timeouts. Users can reduce the calculation interval to fix that issue from occurring.
The amount of drawing objects that can be used is limited, as such using a high calculation interval can display an incomplete profile.
🔶 ACKNOWLEDGEMENTS
If you are interested in these types of scripts, @HeWhoMustNotBeNamed published a similar script where users can use a custom line angle. See his 'Angled Volume Profile' script from March 2023.
Cerca negli script per "volume"
Import Forex Volume from 5 biggest FX Brokers (single/combined) Some Brokers like Forex.com don't show Volume for FX. This indicator allows user to import Volume from a range of FX brokers that DO show volume
-Combine the reported volumes from all five brokers: FXCM, GLOBALPRIME, PEPPERSTONE, Currency.com, OANDA. Or pick a specific broker to import volume from.
-Image above shows combined Volume from the big 5 brokers, with added notes on the 2yr average of various broker's volumes; showing their size in descending order.
-Works across timeframes & FX pairs. Standard color formatting options Added.
//notes:
~default settings pull/combine volume from all 5 brokers. History goes back to Sept 2019 (due to GlobalPrime's later start date in publishing Volume data).
~~toggle ON 'only show FXCM, Pepperstone & Oanda' for a LONGER history, going back to June 2012.
~individual broker feeds: top checkbox toggled OFF, choose your preferred broker.
~~FXCM has both the longest history and the highest volume size of all the brokers.
~Table (toggle on/off) shows the broker feed (which broker(s) volume is on display) and the SMA 100 to give an idea of relative size.
//Cautionary note:
Volume is not as reliable in Forex as it is in Equities/commodities, due to unreported Inter-bank trades; the broker volumes do not give the full picture, but this is a best approximation of combined total volume based on brokers reported volume. The true volume will likely be much higher.
-Thank you @theEccentricTrader for the idea of pulling volume feed from other brokers.
Volume Breakouts v2The Volume Breakouts Indicator 2.0 is a comprehensive improvement on its predecessor "Volume Breakouts" with new features and improved performance. It offers high customization options where almost every aspect can be changed to suit your preferences.
The main functionality of the indicator is to display volume that exceeds a certain level of relative volume with a specific color, and now it also differentiates between strong up and strong down days. The legacy mode from the previous version is still available, and the calculation error has been corrected in the legacy mode.
Volume Bars in their default configuration are determined by the following factors: Up and Down days, relative volume , and a strong/weak close range. The strong/weak close range is determined by marking bars with a "strong" color only if the close price is higher/weaker than 60% or 40% of the candlestick range - otherwise the color gets downgraded by one level (for example from strong green upday to medium strong blue upday). The main options for Volume Bars are the "Multipliers", where a multiplier of 1.5 represents 150% relative volume . For example, if there is an up day closing above 60% of its range and the volume is above the defined moving average threshold times the multiplier, the bar will be colored green.
(the option: "Strong/week close range" is optional and can be disabled)
Upday and multiplier 2: green
Upday and multiplier 1: blue
Downday and multiplier 2: red
Downday and multiplier 1: pink
The indicator also integrates Pocket Pivots , which are displayed as "star" icons above the current volume bar. There are two types of Pocket Pivots:
The day's volume should be larger than the highest down volume day over the prior 10 days (Rule No. 3, Chris Kacher)
If the pocket pivot occurs in an uptrend after the stock has broken out, it should act constructively around its 10-dma." The star will appear in black if the first condition is met and red if the second condition is met. (Rule No. 4, Chris Kacher)
The signal (star) will appear in black if the first condition is met and red if the second condition is met.
A new addition to the indicator is the Dashboard of different variables, which can be individually enabled or disabled. These variables include:
Actual volume: the volume of the most recent bar
Actual dollar volume: the amount of $ traded on the most recent bar
Average volume: the average volume over a defined period of time (same as moving average)
Average dollar volume: the amount of $ traded over a defined period of time (same as moving average)
Relative volume: the relative value of the current bar compared to the moving average of the volume
Up/down volume ratio: the total of the stock's volume on days when it closes up divided by the volume traded on days when the stock closed down. The assumption is that if a stock closes up for the day, the volume was buying induced and thus the stock is under accumulation
Free floating shares: Free float, also known as public float, refers to the shares of a company that can be publicly traded and are not restricted (for example held by insiders)
Rocket Ratio: Is a value (Formula: Float/AvgVolume) which measures the liquidity of the stock. A lower value means that fewer shares can move the stock fast. The default threshold is < 150
All colors can be customized, and there is also a predefined option for dark mode.
Effective Volume (Willain)This is the Effective Volume using the Average Separation Method
Excerpt:
The most obvious way to separate Large from Small Effective Volume is to calculate the per-minute average Effective Volume exchanged for all the
minutes of the day where a price inflection was found. The volume above that average is called Large Effective Volume (pg. 67)
Looks at the Close(n) to Close(n-1)/h-c*vol and registers it if its above 30% of total volume.
Candle Color by VolumeA simple but effective indicator that paints candles with different shades of colors based on the volume transacted.
-> Supports 6 levels of sensitivity at present. Might enhance the granularity later.
-> Darkest indicates the most volume transacted. Lightest, the least. Change it around however you see fit and based on your theme.
-> Use it for your Volume Spread Analysis and/or in conjunction with any other strategies that you employ.
-> Note that the volume ratio is calculated relative to the average volume of the last n candles ( EMA 20 by default).
Best Bulls Bears Volume trend Breakout V2 [badshah_e_alam]This is a intraday indicator. Only to be used on timeframe less than daily charts.
This indicator purely uses volume to plot the graph. The indicator helps in conforming a breakout strategy.
This indicator is advanced version of my previously developed indicator you can check this link
Total volume is made up of buying volume and selling volume . Buying volume is the number of shares, contracts, or lots that were associated with green bars, and selling volume is the number that were associated with red bars.
The labels on the right side are the current bar value and that days bulls /bears weightage.
the first value shows the current bar volume.
second value show the bulls weight in %
third value show the bears weightage throughout the day ( %)
The Blue plot in graph keeps the track of bulls movement in intraday( %)
The Red plot in graph keeps the track of bears movement in intraday ( %)
X axis is time.
Y axis ranges from 100 to -100
I use 1:2 risk to reward ratio. Do your own research.
**not a financial advice**
Example of price increasing, volume decreasing
this indicator can be used for confirming a breakout strategy with bulls or bears in action. In the current example, the buyer’s volume percentage is reducing and the price is increasing throughout the day. Hence a breakout of the trendline is confirmation of a short trade.
Example of Price reducing, volume decreasing
example of price moving down , bears losing the grip
Example of price decreasing volume increasing
Thanks to nizar9599 for giving idea to improve my previous indicator.
DISCLAIMER
Any and all liability for risks resulting from investment transactions or other asset dispositions carried out by the user based on information received or a market analysis is expressly excluded by me.
All the information made available here is generally provided to serve as an example only, without obligation and without specific recommendations for action. It does not constitute and cannot replace investment advice. We therefore recommend that you contact your personal financial advisor before carrying out specific transactions and investments.
Do your own research, This is not a financial advice.
Average Dollar VolumeDollar volume is simply the volume traded multiplied times the cost of the stock.
Dollar volume is an extremely important metric for finding stocks with enough liquidity for market makers to position themselves in. Market Liquidity is defined as market's feature whereby an individual or firm can quickly purchase or sell an asset without causing a drastic change in the asset's price. The key concept you want to understand is that these big instructions with billions of dollars need liquidity in a stock in order to even think about buying it, and therefore these institutions will demand a large dollar volume. A good dollar volume amount, that represents a pretty liquid name, is typically above 100 million $ average. Why are institutions important? Simple because they are the ones who make stocks move, and I mean really move. If you want to see large growth from a stock in a short amount of time, you need institutions wielding billions of dollars to be fighting one another to buy more shares. Institutions are the ones who make or break a stock, this is why we call them market makers.
My script calculates average dollar volume using four averages: the 50, the 30, the 20, and the 10 period. I use multiple averages in order to provide the accurate and up to date information to you. It then selects the minimum of these averages and divides this value by 1 million and displays this number to you.
TL;DR? If you want monster moves from your stocks, you need to pick names with average high liquidity(dollar volume >= $100 million). The number presented to you is in millions of whatever currency the name is traded in.
Cumulative Weekdays VolumesHello traders!
This indicator shows you cumulative weekdays' volumes across the instrument history.
What is included
An option to start calculations from specific date
It works on ANY instrument that has available volume data.
It works on all resolutions
I attached some screenshots to show you how it works with other instruments.
How to get access
You can buy it for only 39$ to get lifetime access
Good luck and happy trading!
Average Hourly VolumesHello traders!
This indicator shows you the average hourly volumes across the instrument history.
It can help you to find time frames with the highest and the lowest activity of traders. Thus, you will know when to jump into the train and when to jump out.
What is included
An option to include/exclude weekends from calculation
An option to start calculations from specific date
An option to hide zero volumes
It works on ANY instrument that has available volume data.
It works on all resolutions
I attached some screenshots to show you how it works with other instruments.
How to get access
You can buy it for only 59$ to get lifetime access
Good luck and happy trading!
BTC Avarage Volume Indicator 2This indicator shows that volume and candle color of "BTC" pairs on one of the top 4 "BTC" exchanges.
You can easily see the volumes and candle color for "BTC" trading.
* Currently, this indicator can be used by selected people in order to complete private beta test.
* Once testing is completed, this indicator can be purchased.
* If you'd like to use this, please "DM" me and I will provide PayPal information.
About Inputs
* Default Ticker IDs are set as "BITMEX:XBT", "BITFINEX:BTCUSD", "BITFLYER:BTCJPY" and "BINANCE:BTCUSDT".
* Ticker ID can be changed.
* Ticker Label Color can be changed.
* Scale Value Of Sum Of Other Volume can be changed. See the following Important Notice.
* Ticker Label Color can be changed depending on theme color.
* Show/Hide warning(Show=0, Hide=100) can be changed. See the following Important Notice.
* Interval (Timeframe) can be changed depending on timeframe of current chart.
Specification
* barmerge is set as barmerge.gaps_off and barmerge.lookahead_off for every calculation.
Important Notice
* Volume of some exchange is over 100x times compared to other volumes. In this case, value of column chars is manipulated since other column chars come to be invisible and warning will be displayed on the right side of last chart.
* Manipulated column charts is calculated as sum of other volumes by scale which can be changed from "Scale Value Of Sum Of Other Volume" on Inputs
DepthHouse MTF Volume FlowDepthHouse MTF Volume Flow Indicator is an amazing tool used to help determine market direction on multiple time-frames based on the the traded volume.
This indicator is a superb upgrade to my original volume flow indicators.
You now how the option to adjust the displayed volume timeframe, which in turn adjusts the Volume Flow Moving Averages , along with the new Breakout Candle feature.
Additionally, the background colors represent the volume flow crossovers on the primary time-frame, along with three addition time-frames that are user adjustable.
The primary volume flow crossover is shown on the top of the grid, followed by the First Additional Time Frame and then so on down to the bottom.
I generally have this set with the lowest timeframe value at the top, followed by the next one in line.
For those of you who wish to set the current timeframe greater than the rest. I have built in a grid separator feature which will separate it from the rest of the background crossovers.
My MA Settings:
I generally have my Moving Averages set anywhere from 7-14
Breakout Factor:
I generally have the breakout factor set at 1.5 or 2.5
Note: Since volume amounts vary across the board. The background height is set to readjust based on the highest bars. This lookback amount is adjustable by the user and it does not affect calculations what so ever.
How to get:
As you can see this is an invite only script. In the coming month this indicator, along with many others will become pay to use only. (website on my profile page)
However all my indicators will be FREE until May 1, 2018 . So please try them out!
To take advantage of this FREE trial:
1. Leave comment on this indicator post! Maybe even give me a follow :D
2. Check out and take advantage of all my other indicators!
I hope you all enjoy!
Institutional Volume Footprint ProOVERVIEW
The Institutional Volume Footprint Pro is a comprehensive volume analysis indicator designed to identify institutional trading activity and significant volume patterns. Based on the proven Pocket Pivot Volume methodology by Chris Kacher and Gil Morales, this indicator has been enhanced with multiple additional volume analysis techniques to provide traders with a complete picture of smart money movements.
KEY FEATURES
1. Pocket Pivot Volume (PPV) Detection
- Identifies bullish volume patterns where current volume exceeds the highest down-day volume of the past 10 days
- Blue volume bars with "PPV" labels mark potential institutional accumulation
- Customizable lookback period (5-20 days)
2. Pivot Negative Volume (PNV) Detection
- Spots bearish volume patterns where selling volume exceeds recent up-day volumes
- Orange bars with "PNV" labels indicate potential institutional distribution
- Early warning system for trend reversals
3. Advanced Institutional Patterns
- Accumulation Detection (Aqua): High volume with narrow price range - classic stealth accumulation
- Churning/Distribution (Yellow): Heavy volume with minimal price progress - potential topping pattern
- Volume Dry-up (Purple): Extremely low volume periods that often precede significant moves
- Volume Climax (Fuchsia): Extreme volume spikes signaling potential exhaustion
4. Real-time Analytics Dashboard
- Relative Volume: Current volume compared to 10-day average
- Volume vs MA: Multiple of current volume to selected moving average
- Price Range Analysis: Narrow/Normal/Wide range classification
5. Accumulation/Distribution Trend
- Background coloring shows overall money flow direction
- Green tint: Net accumulation phase
- Red tint: Net distribution phase
HOW TO USE
Entry Signals:
- PPV (Blue): Consider long positions when price breaks above resistance with PPV confirmation
- Accumulation (Aqua): Watch for breakouts following multiple accumulation days
- Volume Dry-up (Purple): Prepare for potential explosive moves
Exit/Warning Signals:
- PNV (Orange): Consider taking profits or tightening stops
- Churning (Yellow): Distribution may be occurring despite stable prices
- Volume Climax (Fuchsia): Potential reversal point - extreme caution advised
CUSTOMIZATION OPTIONS
Analysis Parameters:
- PPV Lookback Period (5-20 days)
- Volume MA Length & Type (SMA/EMA/WMA)
- Relative Volume Threshold
- Climax Volume Multiplier
Visual Controls:
- Toggle Info Table display
- Enable/disable individual label types (PPV, PNV, ACC)
- Show/hide volume moving averages
- Control A/D trend background
- Customize threshold lines
BUILT-IN ALERTS
- Pocket Pivot Volume detected
- Pivot Negative Volume detected
- Institutional Accumulation pattern
- Volume Climax warning
- Volume Dry-up alert
PRO TIPS
1. Combine with Price Action: Volume confirms price - look for PPV at breakouts and PNV at breakdowns
2. Multiple Timeframes: Check daily and weekly charts for confluence
3. Relative Volume Matters: Patterns are stronger when relative volume > 1.5x
4. Watch for Divergences: Price up with decreasing volume = weakness
COLOR LEGEND
- Blue: Pocket Pivot Volume (Bullish)
- Orange: Pivot Negative Volume (Bearish)
- Aqua: Institutional Accumulation
- Yellow: Churning/Distribution
- Purple: Volume Dry-up
- Fuchsia: Volume Climax
- Green: Above-average up volume
- Red: Above-average down volume
- Gray: Below-average volume
EDUCATIONAL BACKGROUND
This indicator implements concepts from:
- "Trade Like an O'Neil Disciple" by Gil Morales & Chris Kacher
- William O'Neil's volume analysis principles
- Richard Wyckoff's accumulation/distribution methodology
Happy Trading! May the volume be with you!
Volumetric Entropy IndexVolumetric Entropy Index (VEI)
A volume-based drift analyzer that captures directional pressure, trend agreement, and entropy structure using smoothed volume flows.
---
🧠 What It Does:
• Volume Drift EMAs : Shows buy/sell pressure momentum with adaptive smoothing.
• Dynamic Bands : Bollinger-style volatility wrappers react to expanding/contracting drift.
• Baseline Envelope : Clean structural white rails for mean-reversion zones or trend momentum.
• Background Shading : Highlights when both sides (up & down drift) are in agreement — green for bullish, red for bearish.
• Alerts Included : Drift alignment, crossover events, net drift shifts, and strength spikes.
---
🔍 What Makes It Different:
• Most volume indicators rely on bars, oscillators, or OBV-style accumulation — this doesn’t.
• It compares directional EMAs of raw volume to isolate real-time bias and acceleration.
• It visualizes the twisting tension between volume forces — not just price reaction.
• Designed to show when volatility is building inside the volume mechanics before price follows.
• Modular — every element is optional, so you can run it lean or fully loaded.
---
📊 How to Use It:
• Drift EMAs : Watch for one side consistently dominating — sharp spikes often precede breakouts.
• Bands : When they tighten and start expanding, it often signals directional momentum forming.
• Envelope Lines : Use as high-probability reversal or continuation zones. Bands crossing envelopes = potential thrust.
• Background Color : Green/red backgrounds confirm volume agreement. Can be used as a filter for other signals.
• Net Drift : Optional smoothed oscillator showing the difference between bullish and bearish volume pressure. Crosses above or below zero signal directional bias shifts.
• Drift Strength : Measures pressure buildup — spikes often correlate with large moves.
---
⚙️ Full Customization:
• Turn every layer on/off independently
• Modify all colors, transparencies, and line widths
• Adjust band width multiplier and envelope offset (%)
• Toggle bonus plots like drift strength and net baseline
---
🧪 Experimental Tools:
• Smoothed Net Drift trace
• Drift Strength signal
• Envelope lines and dynamic entropy bands with adjustable math
---
Built for signal refinement. Made to expose directional imbalance before the herd sees it.
Created by @Sherlock_Macgyver
Aggregated Spot vs Perp Volume (% Change)Aggregated Spot vs Perp Volume (% Change)
Description
The "Aggregated Spot vs Perp Volume (% Change)" indicator helps crypto traders compare the momentum of spot and perpetual futures (perp) trading volumes across 12 major exchanges. It calculates the percentage change in volume from one bar to the next, highlighting divergences and showing which market—spot or perp—is leading a move. By focusing on relative changes, it eliminates the issue of absolute volume differences, making trends clear.
The indicator aggregates data from Binance, Bybit, OKX, Coinbase, Bitget, MEXC, Phemex, BingX, WhiteBIT, BitMEX, Kraken, and HTX. Users can toggle exchanges and choose to measure volume in coin units (e.g., BTC) or USD.
How It Works
Volume Aggregation:
Fetches spot and perp volume data for the selected crypto (e.g., BTC) from up to 12 exchanges.
Spot volume is included only if perp volume is available for the same pair, ensuring consistency.
Volume can be measured in coin units or USD (volume × spot price).
Percentage Change:
Calculates the percentage change in spot and perp volumes from the previous bar:
Percentage Change = ((Current Volume − Previous Volume) / Previous Volume) ×100
This focuses on relative momentum, making spot and perp volumes directly comparable.
Visualization:
Spot volume % change is plotted as a blue line, and perp volume % change as a red line, both with a linewidth of 1.
Who Should Use It
Crypto Traders: To understand spot vs. perp market dynamics across exchanges.
Momentum Traders: To spot which market is driving price moves via volume divergences.
Scalpers/Day Traders: For identifying short-term shifts in market activity.
Analysts: To study liquidity and sentiment in crypto markets.
How to Use It
Blue line: Spot volume % change.
Red line: Perp volume % change.
Look for divergences (e.g., a sharp rise in the red line but not the blue line suggests perp markets are leading).
Combine with Price:
Use alongside price charts to confirm trends or spot potential reversals.
Context
Spot markets reflect actual asset trading, while perp markets, with leverage, attract speculative activity and often show higher volumes. This indicator uses percentage change to compare their momentum, helping traders identify market leadership and divergences. For example, a 50% increase in both spot and perp volumes plots at the same level, making it easy to see relative shifts across exchanges.
Volume Delta with Custom Colors and Min Delta Input### Indicator Description: **Volume Delta with Custom Colors and Min Delta Input**
---
Volume Delta with Custom Colors and Min Delta Input is a powerful and flexible indicator for analyzing volume delta (the difference between buying and selling volume) on TradingView charts. This indicator visualizes volume delta with customizable colors and allows filtering based on a minimum delta value. It is an ideal tool for traders who want to gain deeper insights into market activity and identify significant volume changes.
---
### Key Features:
Volume Delta Visualization:
- The indicator displays volume delta as candlesticks, where:
- Green candles indicate positive delta (buying volume dominance).
- Red candles indicate negative delta (selling volume dominance).
Customizable Colors:
- Users can choose their preferred colors for positive and negative delta to tailor the indicator to their preferences.
Minimum Delta Volume Filter:
- Added functionality to set a minimum delta volume threshold. This helps ignore insignificant volume changes and focus on important movements.
Flexible Timeframe Selection:
- The indicator supports analyzing volume delta on a different timeframe than the current chart. For example, you can analyze hourly volume delta on a daily chart.
Adaptive Settings:
- Users can configure the moving average (SMA) period and standard deviation multiplier to calculate the delta threshold.
---
### How to Use the Indicator:
Add the Indicator to Your Chart:
- Search for the indicator in the TradingView library and add it to your chart.
Configure the Settings:
- Positive Delta Bar Color: Choose the color for bars with positive delta.
- Negative Delta Bar Color: Choose the color for bars with negative delta.
- Minimum Delta Volume: Set the minimum delta volume value to be displayed.
- Use Custom Timeframe: Enable if you want to analyze volume on a different timeframe.
- Timeframe: Specify the desired timeframe for volume analysis (e.g., "1H" for hourly).
- SMA Period: Set the moving average period for delta calculation.
- Delta Multiplier: Adjust the standard deviation multiplier to fine-tune the delta threshold.
Analyze the Chart:
- Green candles indicate buying volume dominance, while red candles indicate selling volume dominance.
- Use the minimum delta volume filter to focus on significant movements.
---
### Benefits of the Indicator:
Flexibility: Customizable colors, timeframe selection, and filtering make the indicator versatile for various trading strategies.
Clarity: Volume delta visualization as candlesticks allows for quick assessment of market activity.
Noise Reduction: The minimum delta volume filter helps ignore insignificant changes and focus on important movements.
---
### Example Use Cases:
For Scalping: Use a minute timeframe and set a minimum delta volume filter to identify short-term volume anomalies.
For Long-Term Trading: Analyze volume delta on daily or weekly timeframes to identify key support and resistance levels.
---
### Recommendations:
Use the indicator in combination with other technical analysis tools (e.g., support/resistance levels or trendlines) to improve signal accuracy.
Experiment with the settings to adapt the indicator to your trading strategies.
---
Volume Delta with Custom Colors and Min Delta Input is an essential tool for traders who want to gain a deeper understanding of market dynamics and make more informed trading decisions. Try it out today and see its effectiveness for yourself!
Volume Weighted Moving Average (TechnoBlooms)The Volume Weighted Moving Average Oscillator (VWMO) is a custom technical indicator designed to measure market momentum while accounting for volume. It helps traders assess whether price movements are supported by strong or weak trading volumes. The VWMO provides insights into potential trends by comparing current momentum with historical averages.
Indicator Overview:
The VWMO is based on a combination of price and volume data, highlighting the relationship between these two components to generate a clear oscillation value. The oscillator displays dynamic insights into market strength, capturing price directionality and volume alignment.
Key Features:
1. Dynamic Visualization of Momentum:
o The oscillator displays positive and negative momentum by analyzing the relationship between price movements and trading volume over a specified period.
o Positive momentum typically represents a bullish market, while negative momentum reflects bearish conditions.
2. Volume-Weighted Analysis:
o Volume is incorporated to give an adjusted price perspective, where price movements on high-volume days have more influence on the resulting oscillator values.
3. Trend Confirmation via EMA:
o An Exponential Moving Average (EMA) of the oscillator is plotted to smooth the raw oscillator values and provide trend confirmation.
o The EMA is essential for identifying whether the oscillator is in an upward or downward trend. It also serves as a support for evaluating when momentum might reverse.
4. Visual Indicators and Color Coding:
o The indicator uses varying color intensities to differentiate between strong and weak momentum.
o Bullish and bearish momentum is visually reflected by colors, offering at-a-glance guidance on potential trade opportunities.
5. Overbought and Oversold Thresholds:
o Horizontal lines at predefined levels (e.g., +100 and -100) help to define overbought and oversold areas, which assist in identifying overextended price movements that may signal reversals.
6. Scalability & Adaptability:
o The indicator allows for adjustment of the period, EMA length, and other key parameters to tailor its usage according to different asset classes or timeframe preferences.
Volume and Price, EMA Hierarchy Scoring Relations V 1.1Understanding the Volume and Price, EMA Hierarchy Scoring Indicator
Financial markets are often analyzed through a series of technical indicators, each providing valuable but isolated insights into price movements, volume dynamics, and trends. While these tools are widely used, they often lack context when applied individually. The Volume and Price, EMA Hierarchy Scoring Indicator was developed to bridge this gap by introducing structure, context, and relationships between these known indicators.
By utilizing Exponential Moving Averages (EMAs) and assigning periods derived from prime numbers, this indicator creates a scoring system that evaluates the relative positioning and interaction of 13 widely used technical tools. This approach adds meaning to individual indicator outputs by:
Revealing how their results align, diverge, or complement each other.
Quantifying their collective behavior through a hierarchy scoring system.
Enabling traders to not only analyze indicators individually but also combine them to uncover how they influence and interact with each other.
The result is a tool that provides clarity and insight into market behavior, enabling traders to move beyond surface-level analysis and uncover deeper patterns and relationships within the data.
Key Features and Methodology
The Volume and Price, EMA Hierarchy Scoring Indicator is built on a robust mathematical framework that evaluates and visualizes the relationships between 13 widely used technical indicators. By leveraging Exponential Moving Averages (EMAs) and prime numbers, the indicator provides meaningful insights into individual indicator performance as well as their combined behavior.
1. EMA Hierarchy Scoring
At the core of the indicator is its ability to assess the hierarchy of EMAs for each tool. This hierarchy scoring evaluates how the EMAs are aligned relative to one another, providing traders with a quantifiable measure of the indicator's internal consistency and its alignment with trends.
How It Works:
Each EMA is assigned a period derived from a unique prime number. This ensures that no two EMAs overlap, preserving their individuality.
The scoring system measures the gaps between these EMAs, assigning weighted values to these relationships based on their position in the hierarchy.
Why Prime Numbers?
Prime numbers ensure that the EMA periods are distinct and mathematically unrelated, creating a structured yet diverse dataset for analysis.
This approach allows the scoring system to capture both short-term and long-term trends, while avoiding redundancy.
2. Independent Indicator Evaluation
One of the key features of this indicator is the ability to analyze any of the 13 tools individually. Each indicator has its own module, complete with adjustable parameters and dedicated visualizations:
Histograms: Represent the raw EMA hierarchy score. Positive bars indicate alignment with upward trends, while negative bars highlight potential reversals or misalignments.
Smoothed Line: Averages the histogram values, reducing short-term noise and emphasizing longer-term trends.
Signal Line: Highlights trend shifts by smoothing the smoothed line further. Crossovers between the smoothed line and the signal line act as actionable signals for traders.
3. Combining Indicators for Context
Beyond individual analysis, the indicator allows users to combine multiple indicators to evaluate their interactions. For example:
Pairing ALMA (price smoothing) with Volume enables traders to see how price trends are supported or contradicted by market activity.
Combining Delta Volume and CMF (Chaikin Money Flow) reveals nuanced dynamics of buying and selling pressure.
Number of Combinations
With 13 tools available, the indicator supports "two to the power of thirteen minus one," which equals 8,191possible combinations. This flexibility empowers traders to experiment with various subsets of indicators, tailoring their analysis to specific market conditions or strategies.
Detailed Breakdown of Indicators
The Volume and Price, EMA Hierarchy Scoring Indicator integrates 13 widely used technical indicators, each bringing a unique perspective to market analysis. These indicators are scored individually using the EMA hierarchy system and can also be combined for more comprehensive insights.
Here’s a detailed look at what each indicator contributes:
Price Analysis
Arnaud Legoux Moving Average (ALMA):
Purpose:
ALMA smooths price data, reducing noise while maintaining responsiveness to trends.
Unique Features:
The EMA hierarchy scoring highlights how well ALMA’s EMAs align, revealing the strength of price trends.
Visualization includes a histogram of ALMA scores, a smoothed line, and a signal line.
Settings:
Adjustable parameters for the window size, offset, and sigma.
Tooltips guide users on how each setting affects the calculation.
Application:
Evaluate price momentum or combine with volume-based indicators to validate trends.
2. Price Hierarchy Score (PRC):
Purpose:
Focuses solely on price behavior to identify consistency and strength.
Visualization:
Includes a histogram representing raw scores and smoothed and signal lines for trend detection.
Settings:
Adjustable EMA periods derived from prime numbers.
Customizable smoothing and signal periods.
Volume Insights
3. Chaikin Money Flow (CMF):
Purpose:
Integrates price and volume data to measure capital flow direction and strength.
Visualization:
Raw CMF hierarchy scores are plotted, alongside smoothed and signal lines for easier trend identification.
Settings:
Lookback period adjustment for CMF calculation.
Toggle for enabling/disabling the module.
Application:
Use alongside Delta Volume to assess buying and selling pressure.
Above chart snapshot, in addition to the well-known CMF indicator, the Volume and Price indicator and the EMA Hierarchy Scoring can also be seen in the chart. By enabling the CMF evaluation, you can observe both how the CMF is analyzed and how it aligns with the price chart.
4. Delta Volume:
Purpose:
Captures the balance between buying and selling activity in the market.
Visualization:
A histogram represents the raw divergence in buying and selling strength.
Signal lines help identify momentum shifts.
Settings:
Options to set lower timeframes for more granular analysis.
Adjustable smoothing and signal periods.
Application:
Combine with CMF for a deeper understanding of capital flow dynamics.
In the above chart, alongside the Volume Delta indicator, you can observe our evaluation of this indicator's performance.
In the above chart, as explained, you can observe the impact of our evaluation metrics both individually and in combination with other indicators. This chart featuring VPR (Volume and Price Indicator along with EMA Hierarchy Scoring) illustrates the interplay between CMF and Volume Delta.
5. Volume Hierarchy Score (VOL):
Purpose:
Tracks raw volume data to identify areas of heightened market activity.
Visualization:
Histogram and smoothed lines highlight volume trends.
Settings:
Prime-numbered EMA periods to analyze volume hierarchy.
Adjustable smoothing and signal line parameters.
In the above chart, as previously explained, by analyzing the EMA of volume data over 25 iterations within specified periods (based on the first 25 prime numbers), you can observe the relationship between volume and price. We are witnessing a price increase, while the current volume position shows significant deviation and instability relative to the EMAs calculated over 25 different time periods.
In the above chart, by simultaneously enabling the evaluation of both volume and price, you can clearly observe the interplay and impact of volume and price in relation to each other.
Momentum and Trend Strength
6. Aroon Up:
Purpose:
Evaluates the strength of trends by measuring time since price highs.
Visualization :
Hierarchy scores plotted as histograms with trend-tracking smoothed and signal lines.
Settings:
Lookback period adjustments.
Module toggle for focus on Aroon trends.
If the analysis and interpretation of Aroon lines seem somewhat complex, the Volume and Price Indicator along with EMA Hierarchy Scoring provides a clear and intuitive representation of the Aroon indicator in relation to the price chart, as you can see in the current chart.
7. Average Directional Index (ADX):
Purpose:
Quantifies the strength of trends, regardless of direction.
Visualization:
ADX scores and smoothed lines for trend confirmation.
Settings:
Adjustable directional indicator (DI) and ADX smoothing periods.
Tooltip guidance for parameter optimization.
The simultaneous chart of the well-known ADX indicator alongside the evaluation system of the Volume and Price Indicator with EMA Hierarchy Scoring provides an integrated perspective on the ADX indicator.
8. Elder Force Index (EFI):
Purpose:
Combines price and volume to measure the strength of price movements.
Visualization:
EFI hierarchy scores with clear trend representation through signal and smoothed lines.
Settings:
Length adjustments for sensitivity control.
Smoothing and signal line customization.
In the above chart, we simultaneously have the well-known EFI indicator and the Volume and Price Indicator along with EMA Hierarchy Scoring. As we progress further, you will become increasingly familiar with the functionality and precision of the Volume and Price Indicator along with EMA Hierarchy Scoring.
Volatility and Oscillators
9. Ehler Fisher Transform:
Purpose:
Highlights extreme price movements by transforming price data into a Gaussian distribution.
Visualization:
Fisher Transform scores with smoothed trend indicators.
Settings:
Fisher length adjustment.
Module toggle and smoothing controls.
10. McGinley Dynamic (MGD):
Purpose:
Tracks price trends while adjusting for volatility, providing a smoother signal.
Visualization:
Raw MGD hierarchy scores with smoothed and signal lines.
Settings:
Lookback period customization.
Adjustable smoothing and signal periods
.
Ichimoku Components
11. Conversion Line (ICMC):
Purpose:
Captures short-term price equilibrium levels within the Ichimoku framework.
Visualization:
Short-term hierarchy scores visualized with smoothed lines.
Settings:
Adjustable conversion line length.
Tooltips explaining Ichimoku-related insights.
12. Base Line (ICMB):
Purpose:
Identifies medium-term equilibrium levels in the Ichimoku system.
Visualization:
Scores and smoothed trend lines for medium-term trends.
Settings:
Base line period adjustments.
Tooltip guidance for Ichimoku analysis.
In the chart below, to better illustrate the capabilities of the Volume and Price, EMA Hierarchy Scoring relation, we present a chart that evaluates the simultaneous interaction of Ichimoku Base and Conversion lines, Price, Volume, and Delta Volume.
Market Health
13. Money Flow Index (MFI):
Purpose:
Detects overbought or oversold conditions using price and volume data.
Visualization:
MFI hierarchy scores with trend tracking through smoothed and signal lines.
Settings:
Lookback period customization for sensitivity adjustment.
Module toggle and visualization controls.
EMA of Indicators: A Unified Scoring Metric
The EMA of Indicators module introduces a unique way to aggregate and analyze the individual scores of all 13 indicators. By applying a unified EMA calculation to their hierarchy scores, this module provides a single, combined metric that reflects the overall market sentiment based on the collective behavior of all indicators.
How It Works
1. Indicator-Specific EMAs:
An EMA is calculated for each of the 13 indicator hierarchy scores. The EMA period is adjustable in the settings menu, allowing traders to control how responsive the metric is to recent changes.
2. Combined EMA Calculation:
The individual EMAs are summed and averaged to generate a single Combined EMA Value. This value represents the average performance and alignment of all the indicators.
3. Smoothed and Signal Lines:
To enhance the interpretability of the Combined EMA Value:
- A Smoothed EMA is calculated using an additional EMA to filter out short-term fluctuations.
- A Signal Line is applied to the Smoothed EMA, providing actionable signals when crossovers occur.
Visualization
The Combined EMA Value is visualized as:
Histogram Bars: Represent the raw Combined EMA Value, highlighting positive or negative market alignment.
Smoothed Line: Tracks longer-term trends by smoothing the combined value.
Signal Line: Marks potential shifts in market sentiment when it crosses the Smoothed Line.
Customization and Settings
The settings menu allows full control over the EMA calculation:
Enable/Disable Module: Toggle the entire EMA of Indicators functionality.
Adjust EMA Period: Define the responsiveness of the individual indicator EMAs.
Set Smoothing Period: Control the degree of smoothing applied to the combined score.
Signal Line Period: Fine-tune the signal line's sensitivity for detecting trend shifts.
Tooltips accompany each parameter, ensuring that users understand their impact on the final visualization.
Applications in Market Analysis
1. Market Health Overview:
Use the Combined EMA Value as a quick snapshot of overall market sentiment based on all 13 indicators.
2. Trend Confirmation:
Analyze crossovers between the Smoothed EMA and Signal Line to confirm market trends or reversals.
3. Flexible Strategy Development:
Adjust EMA and smoothing periods to align the module with short-term or long-term trading strategies.
From EMA Scoring to Divergence-Weighted Insights
While the EMA scoring system provides insights into individual indicators and their trends, the Divergence-Weighted Volatility Adjusted Score takes this analysis further by combining and comparing all 13 indicators into a unified metric.
The Divergence-Weighted Volatility Adjusted Score
This score evaluates how the EMA scores of the 13 indicators interact and diverge, adding a layer of context and collective behavior analysis to the raw hierarchy scores.
1. Normalization:
All EMA scores are scaled to a common range, ensuring comparability regardless of the magnitude of individual indicators.
2. Divergence Analysis:
The system calculates the average score of the 13 indicators and evaluates the deviation (or divergence) of each individual score from this average.
Indicators with significant divergence are highlighted, as they often signal critical market dynamics.
3. Dynamic Weighting:
Indicators with greater divergence are assigned higher weights in the combined score. This ensures that outliers with meaningful signals are emphasized.
4. Volatility Adjustment:
The combined score is adjusted based on market volatility (calculated as the standard deviation of the score over a defined lookback period). This stabilizes the output, making it reliable even during turbulent market conditions.
Visualization and Customization
The Divergence-Weighted Volatility Adjusted Score is plotted as a dynamic line chart, offering a clear visual summary of the collective behavior of all indicators. The chart includes:
Smoothed Score Line: Filters out noise and emphasizes longer-term trends.
Signal Line: Helps identify potential trend shifts by tracking smoothed score crossovers.
Settings:
Lookback Period: Defines the time frame for volatility calculation.
Smoothing Period: Controls the degree of noise reduction in the smoothed score line.
Signal Line Period: Adjusts the responsiveness of the signal line.
These settings are fully adjustable, with tooltips guiding users to understand their impact.
Applications
The Divergence-Weighted Volatility Adjusted Score has several practical applications:
1. Cross-Indicator Alignment:
Detect when multiple indicators align or diverge, signaling potential opportunities or risks.
2. Dynamic Market Insights:
Adapt to changing conditions with the volatility-adjusted scoring.
3. Trend Confirmation:
Use smoothed and signal lines to validate trends identified by individual indicators.
Conclusion
The Volume and Price, EMA Hierarchy Scoring Indicator redefines how traders analyze financial markets. By combining 13 widely used technical tools with a structured scoring system based on Exponential Moving Averages (EMAs) and prime-numbered periods, this indicator brings depth and context to market analysis.
Key features include:
Independent Analysis: Evaluate individual indicators with precise EMA hierarchy scoring to assess their alignment with market trends.
Dynamic Combinations: Explore the relationships between indicators through over 8,000 combinations to uncover nuanced interactions and patterns.
Divergence-Weighted Scoring: Compare the collective behavior of indicators using a divergence-weighted system, providing a holistic market perspective adjusted for volatility.
Customization: Enable or disable modules, adjust smoothing and signal periods, and fine-tune settings to align the indicator with specific trading strategies.
User-Friendly Visualizations: Intuitive histograms, smoothed lines, and signal lines help traders identify trends, reversals, and market alignment at a glance.
This indicator empowers traders to move beyond isolated analysis by creating meaning and context between known tools. Whether you’re a scalper seeking short-term trends or a swing trader analyzing broader market movements, the Volume and Price, EMA Hierarchy Scoring Indicator offers insights tailored to your strategy.
Disclaimer
The Volume and Price, EMA Hierarchy Scoring Indicator is a tool for technical analysis and market evaluation. While it provides structured insights into market behavior, no indicator can guarantee success or eliminate the inherent risks of trading. Market conditions are complex, and multiple factors influence price movements.
Users are advised to:
Combine this indicator with other analysis methods, such as fundamental analysis or risk management strategies.
Make informed decisions based on their own analysis, trading goals, and risk tolerance.
Trading involves significant risk, and past performance does not guarantee future results. Always consult with a financial advisor or professional before making trading decisions.
Freak VolumeFreak Volume is a technical indicator designed to identify bars with exceptionally high trading volume. It operates by calculating the mean volume over a specified period and determines high volume thresholds using both multiples of the mean and standard deviations from this mean.
High Volume Identification:
Standard Deviation Threshold: Bars with volume exceeding a specified number of standard deviations above the mean are highlighted within the indicator and on the corresponding candlesticks on the chart.
Mean Multiple Threshold: Bars with volume exceeding a multiple of the average volume are also highlighted. This highlighting is secondary to the standard deviation threshold, meaning standard deviation-based highlights take precedence.
Price Range Plotting: The indicator offers an option to display the price range of high volume candles, which may serve as potential supply and demand zones or support and resistance levels.
Freak Volume assists traders in visually identifying significant volume spikes that could indicate important market activity or potential turning points by providing multiple methods of high volume detection.
Bubbles Volume [BigBeluga]The Bubbles Volume indicator is an innovative visualization tool designed to represent trading volume in a more intuitive and visually appealing manner. By displaying volume as bubbles of varying sizes and colors on the price chart, this indicator helps traders quickly identify significant volume levels and potential areas of interest.
Important Note:
For correct visual representation of indicator, layout it to front:
🔵 KEY FEATURES
● Volume Bubbles
Represents trading volume as bubbles on the price chart
Bubble size increases with higher volume levels
Color intensity changes based on volume significance
Provides an intuitive visual representation of volume distribution
● Heatmap Coloring
Optional feature to color bubbles based on volume intensity
Uses a color gradient from cool (low volume) to hot (high volume) colors
Helps quickly identify extremely high volume areas
● Significant Volume Levels
Option to display horizontal lines at significant volume levels
Shows volume amount as labels for highly significant levels
Helps identify potential support/resistance areas based on volume
Volume Levels:
Levels with HeatMap:
Levels without Volume Bubles:
● Normalized Volume Calculation
Uses normalized volume to account for overall market volume trends
Provides a more accurate representation of volume significance
🔵 HOW TO USE
● Volume Analysis
Larger bubbles indicate higher trading volume
Clusters of large bubbles may suggest areas of high interest or potential reversals
Use in conjunction with price action to identify potential breakouts or fakeouts
● Trend Confirmation
Strong trends often show increasing bubble sizes in the trend direction
Diminishing bubble sizes might indicate weakening trends
● Support and Resistance
Significant volume levels (displayed as lines) can act as potential support/resistance
Pay attention to price reactions at these levels for trading opportunities
● Divergences
Look for divergences between price action and bubble sizes
Price making new highs/lows with smaller bubbles might indicate weakening momentum
● Volatility Assessment
Periods with consistently large bubbles indicate high volatility
Can be used to adjust trading strategies or position sizing
🔵 CUSTOMIZATION
The Bubbles Volume indicator offers several customization options:
Toggle bubble display on/off
Adjust volume threshold for filtering low volume bubbles
Enable/disable heatmap coloring for enhanced visual analysis
Show/hide significant volume levels
Adjust the number of significant levels displayed
Customize colors to suit personal preferences
By fine-tuning these settings, traders can adapt the indicator to various market conditions and personal analysis preferences.
The Bubbles Volume indicator provides a unique and intuitive way to visualize trading volume directly on the price chart. This approach allows traders to quickly identify areas of significant trading activity and potential price levels of interest without the need for a separate volume sub-chart.
This tool can be particularly useful for traders focusing on volume analysis, breakout strategies, or those looking to confirm price action with volume. The visual nature of the bubbles makes it easy to spot volume patterns and anomalies at a glance, potentially leading to faster and more informed trading decisions.
As with all technical indicators, it's recommended to use the Bubbles Volume indicator in conjunction with other forms of analysis and within the context of a well-defined trading strategy. While this indicator provides valuable volume insights, it should be considered alongside other factors such as overall market trends, price patterns, and fundamental analysis when making trading decisions.
Buy-Sell Volume Bar Gauge [By MUQWISHI]▋ INTRODUCTION :
The Buy-Sell Volume Bar Gauge is developed to provide traders with a detailed analysis of volume in bars using a low timeframe, such as a 1-second interval, to measure the dominance of buy and sell for each bar. By highlighting the balance between buying and selling activities, the Buy-Sell Volume Bar Gauge helps traders identify potential volume momentum of a bar; aimed at being a useful tool for day traders and scalpers.
_______________________
▋ OVERVIEW:
_______________________
▋ METHODOLOGY:
The concept is based on bars from a lower timeframe within the current chart timeframe bar, where volume is categorized into Up, Down, and Neutral Volume, with each one displayed as a portion of a column plot. Up Volume is recorded when the price experiences a positive change, Down Volume occurs when the price experiences a negative change, and Neutral Volume is observed when the price shows no significant change.
_______________________
▋ INDICATOR SETTINGS:
(1) Fetch data from the selected lower timeframe. Note: If the selected timeframe is invalid (higher than chart), the indicator will automatically switch to 1 second.
(2) Price Source.
(3) Treating Neutral Data (Price Source) as
Neutral: In a lower timeframe, when the bar has no change in its price, the volume is counted as Neutral Volume.
Previous Move: In a lower timeframe, when the bar has no change in its price, the volume is counted as the previous change; “Up Volume” if the previous change was positive, and “Down Volume” if the previous change was negative.
Opposite Previous Move: In a lower timeframe, when the bar has no change in its price, the volume is counted as the opposite previous change; “Up Volume” if the previous change was negative, and “Down Volume” if the previous change was positive.
(4) Average Volume Length, it's used for lighting/darkening columns in a plot.
(5) Enable Alert.
(7) Total bought (%) Level.
(8) Total Sold (%) Level.
_____________________
▋ COMMENT:
The Buy-Sell Volume Bar Gauge can be taken as confirmation for predicting the next move, but it should not be considered a major factor in making a trading decision.
Wig20 Volume StatsThe WIG20 index is a price index of the largest listed companies on the GPW/WSE. The index value is calculated based on the turnover and share prices of the 20 largest listed companies. The initial index level on April 16, 1994 was 1,000 points.
Wig20 Volume Stats script is merging data from different sources and calculates volume or cash flow on all Wig20 companies. Script includes data starting from 1.01.2010. Some companies included in the Wig20 in that period are no longer listed on the GPW/WSE. TradingView no longer provides data of these companies. In result, some historical periods are affected by missing part of the data. This does not affect the data presenting the current composition of the Wig20 index.
Script can analyze data in few ways and show statistics in the table on the right corner of the screen - Controlled by type param in script settings.
This script can be used by ANY user. You DO NOT NEED to have PRO or PREMIUM account to use it.
This script is a part of a bigger package called "Wig20". In that package we have:
Wig20 Volume - Chart showing volume/cash flow on Wig20 index.
Wig20 Volume Stats - Volume statistics compared with similar periods in history.
Wig20 Sentiment - Wig20 sentiment in +2 and +9 months time period.
Wig20 Expectation - Wig20 expectations in +2 and +9 months time period.
Wig20 Impact - Script showing expected impact of price change of particular instrument on the Wig20 index.
Script settings:
Type - Type of statistics shown in the right-top table.
- WD-V - Volume Data splitted into days
- WD-V% - Volume data splitted into days and compared to historical data
- WH-V - Volume data splitted into hours
- WH-T/L - Volume data splitted into hours and compare this and last week data
- WH-T/L% - Volume data splitted into hours and this / last week volume in %
- WH-AV - Average volume data splitted into hours
- WH-T/AV% - This week as percent of average volume data splitted into hours in %
Units - Units used in the statistics:
PLN - Cash in PLN
K PLN - Cash in k PLN (/1 000)
M PLN - Cash in m PLN (/1 000 000)
Bold current - Highligh current day and value with text bolding.
Extend hours - Showing 8:00-18:00 hours instead of 9:00-17:00
Average Volume: Start date - Start date for calculating average volume.
Highlight values bigger than current - Enable highlighs and pick color.
Troubleshooting:
In case of any problems, send error details to the author of the script.
Volume Wizard - Omkar
Volume bars on up days will be in 'silver' colour.
Volume bars on down days will be in 'grey' colour.
The volume bar will ‘be red’ in colour if the latest close is below the previous close and the volume is more than the average volume.
A green circle will be plotted if the current candle volume is the least in the last 20 days.
The volume bar will be ‘blue’ in colour if the current candle volume is more than the highest volume of the down day in the last 5 days (5-day Pocket Pivot).
The volume bar will be ‘green’ in colour if the current candle volume is more than the highest volume of the down day in the last 10 days (10-day Pocket Pivot).
The volume bar will be ‘lime’ in colour if the current candle volume is more than the highest volume of the down day in the last 20 days (20-day Pocket Pivot).
The volume bar will be ‘teal’ in colour if the current candle volume is highest in the last 3 months.
The volume bar will be ‘aqua’ in colour if the current candle volume is highest in the last 1 year.
If the current volume is the lowest in the last 22 days, a tiny yellow circle will be plotted on the volume average line on daily and weekly timeframe only.
If the current volume is more than three times the average volume and the close is in the top half of the candle, a diamond will be plotted at the top of the volume bar on a daily and weekly timeframe only.
Average volume days and Pivot lookback period can be modified.
The table shows the average turnover, the number of pocket pivots in the last ‘n’ days and the up-down ratio.
The table position can be changed.
Volume Wizard - Omkar indicator provides me with insights, allowing me to make informed trading decisions, and identify potential trends.
It's my go-to companion for navigating the financial markets with confidence.
Add it to your favourites and start using it right away.
Happy trading!
ETH Volume*Close Top Exchanges in millions $The script is designed to create a custom indicator that calculates the total volume of Ethereum traded on various exchanges, calculated in millions of dollars, and then plots a histogram of that volume along with a Simple Moving Average (SMA) of the volume.
The script starts by setting some input parameters such as the length of the SMA and the range period. It then requests data on the volume of Ethereum traded on several exchanges such as Binance, Coinbase, Kraken, and others. It calculates the combined total volume across all these exchanges and multiplies it by the close price of Ethereum to get a value in millions of dollars.
The script then checks if the volume is rising while the price is lower than the previous 5 bars high and higher than the previous 5 bars low, and if so, it sets the color of the histogram bars to white. It then plots the histogram bars and the SMA on the chart.