Volume Ratio(出来高比率)This bar chart shows the ratio of volume.
It is a ratio to the number of shares issued, and floating shares.
You will need to enter number of shares issued, and floating shares.
The value to be entered is in millions.
If the volume continues to exceed the float, there is a possibility that some kind of major movement will occur.
この棒グラフは発行済株式、浮動株に対する出来高の比率を示します。
利用には発行済株式数、浮動株数を入力する必要があります。
浮動株を上回るような出来高が続く場合、何かしらの大きな動きが起こる可能性があります。
Cerca negli script per "volume"
Volume ProfileThis is a Volume Profile based on pine script arrays.
The main idea behind this script is from the user @IldarAkhmetgaleev .
He created an awesome piece of code for free users on tradingview.
Here are some changes to the main script:
0. Used Pine Script Arrays for doing/storing calculations.
1. The bar labels are replaced with lines.
2. Added a POC line.
3. Bar growing directions changed from right to left.
4. Added an option to change bar width.
Inputs:
0. Volume Lookback Depth : Number of bars to look back for volume calculations.
1. Bar Length Multiplier : Bar length multiplier to make bar long or short.
2. Bar Horizontal Offset : Horizontal distance from the current bar in the right direction.
3. Bar Width : Width of the bars.
4. Show POC Line : Show or hide the POC line.
Happy trading.
Volume %This volume indicator additionally shows in percent how much volume, e.g. in the 1-minute chart, was traded compared to the average daily volume.
vRSI-volume detectorVolume RSI and standart deviation of mean volume calculation impose on one another
for easy detection of breakout volumes
Volumes on BarEste indicador colore as cores do candle de acordo com o volume.
Desabilitar a visibilidade do candle original.
Volume Weekdays/WeekendsShow weekend volumes in a difference colour and calculate two separate moving averages over the lookback period.
Volume/Price Alert (idea from a dear TV trader)Simple code that finds a sell candle following a buy candle that has higher volume.
Volume Divergence 11192It calculates a custom volume-weighted moving average using the pine_wma() function which takes into account whether each candle is bullish or bearish
It processes volume data through multiple layers of this custom moving average
It detects four types of divergences:
Regular Bullish Divergence: When price makes a lower low but volume makes a higher low (potential bullish reversal)
Hidden Bullish Divergence: When price makes a higher low but volume makes a lower low (potential bullish continuation)
Regular Bearish Divergence: When price makes a higher high but volume makes a lower high (potential bearish reversal)
Hidden Bearish Divergence: When price makes a lower high but volume makes a higher high (potential bearish continuation)
It visualizes these divergences on the chart with colored markers and labels
Volume Pulse Pro📊 Volume Pulse Pro – Advanced Volume Spike Detector
🔍 What is it?
Volume Pulse Pro is an advanced tool designed to detect and highlight significant volume spikes in real-time. This indicator helps traders:
✅ Identify strong market momentum shifts.
✅ Spot institutional activity and market maker moves.
✅ Avoid fake breakouts by filtering volume anomalies.
✅ Receive instant alerts for critical volume changes without staring at the chart.
⚙️ How does it work?
The indicator analyzes volume relative to a 50-period SMA and dynamically colors volume bars based on their significance:
🔵 Moderate Volume Spike (Lvl 1) → Volume exceeds 1.3x the average.
🟠 Strong Volume Spike (Lvl 2) → Volume exceeds 2.5x the average.
🔴 Extreme Volume Spike (Lvl 3) → Volume exceeds 3.5x the average.
Each threshold can be customized and enabled/disabled in the settings, allowing full control over alerts and visual display.
🚀 Why use Volume Pulse Pro?
✅ Flexible customization – choose which volume spikes to track.
✅ Real-time alerts – never miss a critical volume event.
✅ Clear visual representation – gradient-colored bars for easy interpretation.
✅ Perfect for scalpers & swing traders – filter out noise and focus on key moves.
🎯 How to Use It?
1️⃣ Add the indicator to your TradingView chart.
2️⃣ Adjust the volume thresholds and enable alerts for key levels.
3️⃣ Trade with confidence by spotting high-impact volume surges instantly.
🔥 Volume Pulse Pro gives traders a clear edge by revealing hidden volume signals that drive the market! 📈💰
📢 Get started now and take your trading to the next level! 🚀
Volume Spike IndicatorThe Volume Spike Indicator is designed to identify significant volume spikes in the market. This tool helps traders recognize unusual trading activity, which may indicate potential reversals, breakouts, or increased volatility. The indicator uses a simple moving average (SMA) of volume over a specified period and highlights bars where the current volume exceeds a multiple of this average.
Features:
Volume SMA Calculation:
The indicator calculates the SMA of volume over a customizable period (default: 20 bars).
Spike Multiplier:
A threshold multiplier (default: 4) determines what qualifies as a "spike."
Spikes occur when the current volume is greater than the SMA multiplied by this threshold.
Visual Alerts:
If a spike is detected, a red cross ( Cross ) and X-shape ( X-Cross ) are plotted above the corresponding bar for easy identification.
How to Use:
Spot High-Activity Areas:
Use this indicator to find points of unusually high trading activity, which can signify key levels or moments of interest in the market.
Adjust Settings for Sensitivity:
Length : Change the SMA period to match your trading timeframe.
Spike Multiplier : Lower values detect smaller spikes; higher values focus on extreme events.
Combine with Other Indicators:
This tool works best when combined with price action analysis, support/resistance levels, or trend indicators to confirm trading signals.
Customization Options:
Length: Number of bars for SMA calculation (default: 20).
Spike Multiplier: Threshold for defining volume spikes (default: 4).
This indicator is suitable for traders looking to enhance their analysis by identifying abnormal market activity.
Volume Density AnalysisVolume Density Analysis
Overview
The "Volume Density Analysis" indicator is designed to provide traders with insights into volume dynamics relative to price movements. By analyzing the density of volume against price spread, this indicator helps identify potential reversal points and extreme volume conditions, enhancing decision-making in trading strategies.
Key Features
Volume Density Calculation: The indicator computes the density of volume by dividing the total volume by the price spread (high - low) for each bar. This allows for a more nuanced understanding of volume activity in relation to price movements.
Extremum Detection: Users can specify the number of bars to consider when identifying extreme volume conditions, allowing for tailored analysis based on market behavior.
Reversal Bar Conditions: The indicator includes options to determine if low or high volume bars must coincide with reversal patterns, providing additional context for potential trade signals.
Dynamic Coloring*: The histogram displays colored bars based on specific conditions:
Blue Bars: Indicate the lowest and highest volume density within a specified range, highlighting significant volume extremes.
Gray Bars: Represent lower or higher volume density that meets reversal criteria.
Green and Red Bars: Indicate bullish or bearish reversal signals based on historical density patterns.
User Inputs
nl: Number of previous lower bars to consider for comparison (default is 8).
nh: Number of previous higher bars to consider for comparison (default is 8).
ext: Number of bars for detecting extremum volume (default is 30).
LReversalBar: Boolean option to determine if low volume bar spread must indicate a reversal.
HReversalBar: Boolean option to determine if high volume bar spread must indicate a reversal.
Suggested Timeframes
M15: Without reversal considerations, use `nl=3`, `nh=3`, and `ext=20`.
M5: Without reversal considerations, use `nl=4`, `nh=4`, and `ext=35`.
M1: Use `nl=8`, `nh=8`, and `ext=58` for more detailed analysis.
Volume OscillatorThe Volume Oscillator is a powerful tool for analyzing volume dynamics and identifying potential divergences and trend confirmations. This indicator combines multiple volume analysis techniques to provide a comprehensive view of market participation and potential turning points.
At its core, the Volume Oscillator calculates a custom volume delta, taking into account the true range of each candle. The volume delta is adjusted based on the relationship between the open and close prices, assigning a higher weight to the candle body when the close is higher than the open. This approach captures the nuances of buying and selling pressure within each candle.
The cumulative volume delta is then calculated using one of three user-selectable methods: On-Balance Volume (OBV), Cumulative Volume Delta (CVD), or Price-Volume Trend (PVT). These options allow traders to choose the volume accumulation method that best suits their analysis style.
The Volume Oscillator plots the difference between two exponential moving averages (EMAs) of the selected cumulative volume. The short-term EMA length and long-term EMA length can be customized by the user, providing flexibility to adapt to different trading timeframes and market conditions.
A key feature of this indicator is the divergence detection. It identifies bullish and bearish divergences between the Volume Oscillator and price action. Bullish divergence occurs when the oscillator forms a higher low while the price forms a lower low, suggesting potential buying pressure. Conversely, bearish divergence occurs when the oscillator forms a lower high while the price forms a higher high, indicating potential selling pressure. The divergence detection algorithm uses a configurable lookback range and pivot point detection to improve the accuracy of divergence signals.
The indicator also incorporates a signal line, which is an EMA of the Volume Oscillator. Crossovers between the Volume Oscillator and the signal line provide additional confirmation of potential trend changes. Bullish crossovers occur when the oscillator crosses above the signal line, while bearish crossovers occur when the oscillator crosses below the signal line.
To enhance the reliability of crossover signals, the indicator utilizes deviation bands based on the average volume delta. Bullish crossovers are confirmed when the signal line is below the lower deviation band, and the Volume Oscillator is negative. Bearish crossovers are confirmed when the signal line is above the upper deviation band, and the Volume Oscillator is positive.
The Volume Oscillator employs a dynamic color scheme to visually represent the strength and direction of the oscillator. The color gradually changes based on the normalized gradient between two colors, providing an intuitive view of the oscillator's momentum.
Customization options include:
- Short and long EMA lengths for the Volume Oscillator calculation
- Cumulative volume type (OBV, CVD, or PVT)
- Signal line length
- Divergence detection parameters (lookback range and pivot point settings)
This indicator is designed to be used in conjunction with other technical analysis tools and should not be relied upon as a standalone trading system. It is intended to provide insights into volume dynamics and potential trend changes, aiding in the decision-making process for professional traders.
Please note that this indicator is a complex tool that requires a solid understanding of volume analysis and technical analysis concepts. It is recommended to thoroughly test and validate the indicator's performance in different market conditions and timeframes before incorporating it into a live trading strategy.
Volume Grid [SS Premium]Hey everyone!
This is the Volume Grid indicator. It is essentially very similar to the Volume Profile Histogram indicator I released, but this premium version overlays on the chart and provides you with the tradeable ranges and the volume composition in each range. So let's get into it!
What it does:
This indicator cumulates buy and sell volume over a user defined lookback period in addition to calculating the average ranges that the stock trades in and the volume composition in each respective range.
It then paints these ranges based on the volume composition. Red means selling and green means buying. However, the brighter the red or green, the higher the buying or selling (essentially a heatmap).
The indicator will also provide you alerts when there are buying or selling volume spikes and circle the candle in which that has happened on (see example in main chart).
These alerts can of course be toggled on or off.
Trading with it:
This indicator can be used as a stand alone trading indicator, and here is how:
The ranges act as support and resistance. Within each range you can see whether the composition is buying or selling.
If we are in a green zone, it means there is buying and it is essentially a buy the dip situation (see below example):
When we are in a heavy selling zone, its essentially a short the rip situation:
You can also see when a zone transfers from a bearish or bullish zone, to the inverse:
The indicator also will plot a POC (point of control). Because we are not only pulling from daily volume data, we will already have a well established POC going into open:
This was SPY on Friday. The POC marked the current point of control from a volume perspective, which was at 482.
And here is what happened:
The POC will change colours between Red and Green, if its a bearish POC it will turn Red, bullish green. For the most part, both the bearish and bullish POCs remain within the same range but sometimes they will diverge and the indicator will alert you when this happens.
Additional options:
In addition to toggling off and on the alerts, you can also change the text colour and size.
As well, there is an option to "Condense Range". What that will do is reduce the range by a factor of 2 (in half). This will give you more aggressive support and resistance levels that you can play.
Condensed Range:
Uncondensed Range:
Personally, I prefer the condensed range, especially when trading leveraged shares, because I treat them as support and resistance levels and play breaks of them in either direction.
And last but not least, you can adjust the ranges to the daily, hourly, monthly or any timeframe you want, you simply select your desired timeframe and it will plot the ranges for that specific period:
SOXL on the week:
The yellow line represents the current period open. It is your reference line and frequently will act as support and resistance, depending on the market sentiment at the time.
That is the indicator in a nut shell, as always, please let me know your questions and suggestions below!
Safe trades and enjoy!
For access, please review the instructions below.
Volume Profile Movable RangeA movable range volume profile indicator is an advanced technical analysis tool that offers traders the flexibility to customize the start date from which the indicator's calculation begins. This feature is particularly valuable for investors who wish to focus on specific time periods and gain a more detailed understanding of price and volume movements within those intervals.
The primary advantage of this indicator lies in its intuitive movable bar, which allows users to easily adjust the start date on the chart. By dragging this bar forward or backward along the time axis, the volume profile calculation is automatically updated to reflect the newly selected date range. This provides traders with a unique ability to adapt to changing market conditions and adjust their analysis in real-time.
By customizing the start date, investors can explore patterns, trends, and support/resistance levels within specific timeframes more accurately and timely. Furthermore, this indicator offers a detailed interpretation of trading volume, aiding traders in assessing the strength or weakness of trends, identifying potential entry and exit points, and making informed decisions in their trading strategies.
In summary, a movable range volume profile indicator is an essential tool for traders seeking more adaptable and precise technical analysis. The ability to easily select and adjust the start date through a movable bar on the chart provides a significant advantage when making data-driven, personalized decisions in financial markets.
Volume Pressure Based Buy and Sell SignalsThis script uses a volume pressure indicator to generate buy and sell signals. The volume pressure indicator is calculated by taking the sum of the product of volume and price change over a specified period of time, and then dividing that sum by the total volume over the same period. This gives a measure of the amount of buying pressure or selling pressure in the market.
The script then compares the volume pressure indicator to a moving average of the volume pressure indicator. When the volume pressure indicator crosses above the moving average, a buy signal is generated. When the volume pressure indicator crosses below the moving average, a sell signal is generated.
This script is beneficial to traders because it can help them to identify potential trend reversals. When the volume pressure indicator crosses above the moving average, it indicates that there is a growing amount of buying pressure in the market. This could be a sign that the trend is about to reverse from a downtrend to an uptrend. Conversely, when the volume pressure indicator crosses below the moving average, it indicates that there is a growing amount of selling pressure in the market. This could be a sign that the trend is about to reverse from an uptrend to a downtrend.
Volume Intensity OscillatorIntroducing the "Volume Intensity Oscillator" indicator, an advanced tool that utilizes the PeacefulIndicators library to gauge market volume intensity. This innovative indicator is designed to help traders identify potential market trends and improve their trading analysis.
The Volume Intensity Oscillator offers the following key features:
Adjustable input parameters, enabling you to modify the length and the option to remove negative values according to your trading preferences.
A visually appealing display, with the Volume Intensity Oscillator represented as columns in different colors based on the direction of the market movement (red for bearish and green for bullish).
Powered by the rvo function from the PeacefulIndicators library, the core functionality of the Volume Intensity Oscillator ensures accurate and reliable results.
To integrate the Volume Intensity Oscillator into your trading analysis, simply add the script to your chart and customize the input parameters as needed. We hope this script, built upon the PeacefulIndicators library, becomes a valuable asset to your trading strategy.
Volume Strike Strategy 1.1Volume Strike
This custom non-repainting indicator is based on an extremely simple strategy we came up with using only the default Volume indicator and key price levels.
We’ll start by explaining the time settings. You will see 4 of them.
The 2 times on the left represent the closed-volume candles at those times.
The 2 times on the right MUST be 1 minute after the times on the left. This is just a technicality based on pine script, so you can ignore the reasoning behind It. Just make sure these times are always 1 minute after the times on the left.
How signals are plotted
-If Volume 1 is higher than Volume 2, we are bullish
-If Volume 1 is lower than Volume 2, we are bearish
It's that simple! We added key price levels to also limit where to display trades. So if you only enable "Quarter Levels", this means trades will only be entered at or around Quarter Levels based on the "Price Offset" you enter.
Rounding Value: This is to help determine where to start marking Whole Levels.
Example: You’re trading USDJPY. The rounding value will be 10. The reasoning for this is that every $10 movement in price is equivalent to 1,000 pips, so a half level is 500 pips, and a quarter level is 250 pips. For a pair such as NAS100, we’ll use a rounding value of 1,000.
Price offset: This is to only show trades X price or less away from the enabled levels.
Example: You're trading NAS100 and enter 100 for the "Price Offset" setting. This means trades will only be displayed within a $100 price of the levels you selected. Keep in mind, if no levels are selected the Price Offset setting is disabled by default, and if Price Offset is 0, the levels are disabled by default, and trades will be displayed regardless if it's around a key price level or not.
Risk Management
We added several options to choose from for determining your SL and TP.
TP: Price, Percent or Next Level
SL: Price or Percent
Next Level: This option is only available for TP. Next level is just how it sounds, the next level in the direction of your trade. Keep in mind, if price is too close to the level, it’ll skip that one and set your TP at the next level.
Inverse Signals: This was added in case you find a losing strategy. You can inverse the trades to potentially have a winning strategy
Position Tool: This will display boxes on the cart with the price of your SL + TP, and the % movement in price of your SL + TP
An example of settings we are using for NAS100 are below:
NAS100. M15
09:30 - 09:31
12:00 - 12:01
MA Filter = 5
Rounding Value = 1,000
Price Offset = 0
Target = 100 price
Stop loss = 100 price
Volume StrikeVolume Strike
This custom non-repainting indicator is based on an extremely simple strategy we came up with using only the default Volume indicator and key price levels.
We’ll start by explaining the time settings. You will see 4 of them.
The 2 times on the left represent the closed-volume candles at those times.
The 2 times on the right MUST be 1 minute after the times on the left. This is just a technicality based on pine script, so you can ignore the reasoning behind It. Just make sure these times are always 1 minute after the times on the left.
How signals are plotted
-If Volume 1 is higher than Volume 2, we are bullish
-If Volume 1 is lower than Volume 2, we are bearish
It's that simple! We added key price levels to also limit where to display trades. So if you only enable "Quarter Levels", this means trades will only be entered at or around Quarter Levels based on the "Price Offset" you enter.
Rounding Value: This is to help determine where to start marking Whole Levels.
Example: You’re trading USDJPY. The rounding value will be 10. The reasoning for this is that every $10 movement in price is equivalent to 1,000 pips, so a half level is 500 pips, and a quarter level is 250 pips. For a pair such as NAS100, we’ll use a rounding value of 1,000.
Price offset: This is to only show trades X price or less away from the enabled levels.
Example: You're trading NAS100 and enter 100 for the "Price Offset" setting. This means trades will only be displayed within a $100 price of the levels you selected. Keep in mind, if no levels are selected the Price Offset setting is disabled by default, and if Price Offset is 0, the levels are disabled by default, and trades will be displayed regardless if it's around a key price level or not.
Risk Management
We added several options to choose from for determining your SL and TP.
TP: Price, Percent or Next Level
SL: Price or Percent
Next Level: This option is only available for TP. Next level is just how it sounds, the next level in the direction of your trade. Keep in mind, if price is too close to the level, it’ll skip that one and set your TP at the next level.
Inverse Signals: This was added in case you find a losing strategy. You can inverse the trades to potentially have a winning strategy
Position Tool: This will display boxes on the cart with the price of your SL + TP, and the % movement in price of your SL + TP
An example of settings we are using for NAS100 are below:
NAS100. M15
09:30 - 09:31
12:00 - 12:01
MA Filter = 5
Rounding Value = 1,000
Price Offset = 0
Target = 100 price
Stop loss = 100 price
Volume Buoyancy [LucF]█ OVERVIEW
This indicator uses simple analysis of past volume to determine how well it supports recent market activity. What I call Volume buoyancy measures the strength and direction of that support.
█ CONCEPTS
Buoyancy
In physics, buoyancy is the force described in Archemedes' principle :
Any object, wholly or partially immersed in a fluid, is buoyed up by a force equal to the weight of the fluid displaced by the object.
I use the term loosely in this indicator's context, as "Volume buoyancy" here can be directed either up or down, indicating that past volume displays a bullish or bearish bias.
The calculation of buoyancy begins from a target quantity of volume summed over n bars. We then search chart bars backward, adding the volume of up and down bars in two different slots until each slot reaches the target. We then calculate two average distances: one each for the up and down bars whose volume was summed to reach the target. These average distances are then subtracted and the difference is divided by the farthest distance we had to go to find the target in either up or down bars. The last part of the calculations looks like this:
(avgDistanceDn - avgDistanceUp) / barsAnalyzed
When the average distance of down bars is greater than that of up bars, buoyancy will be positive, indicating that past activity favors the upside and vice versa. The force's strength, which in the case of actual buoyancy is the weight of the displaced fluid, in our case is measured by the size of the gap between the average distance of up vs down bars in relation to the farthest distance we had to go in the past. Buoyancy is always between +1 and -1, with values higher/lower than 0.3/-0.3 typically being unsustainable.
█ HOW TO USE THE INDICATOR
Load the indicator on an active chart (see here if you don't know how).
The default configuration displays:
• Buoyancy as a monochrome gray line.
• A channel between buoyancy and its MA, colored in one of four colors. The MA is not plotted by default, but you can see where it is with the channel.
The default settings use an Arnaud Legoux moving average over 20 bars.
• A fill between the MA and the centerline, which can be one of two colors.
• A high level at 0.30, a low level at -0.30 and the centerline at zero.
The default target is the sum of volume in the last 20 bars.
█ FEATURES
The indicator's settings allow you to define:
• A higher timeframe you want the calculations to be made on. Note that you should then ensure your chart's timeframe is always lower than the higher timeframe you specified,
as calculating on a timeframe lower than the chart's does not make much sense because the indicator is then displaying only the value of the last intrabar in the chart bar.
• The number of bars for which to add volume to obtain the target value that will be searched for in past up and down bars.
• The display of the buoyancy and MA lines, the channel between them and the fill between the MA line and the centerline.
• The type and length of the MA.
Using the "Style" tab of the indicator's settings, you can change the type and width of the lines, and the level values.
█ INTERPRETATION
Buoyancy shares the properties and shortcomings of many oscillators:
• It tends to be noisy, which is why the MA line can be helpful.
• The safest way to use it may be as a rough sentiment indicator, i.e., by paying more attention to its bull/bear state above/below the centerline.
• The more intrepid traders will want to use the channel between the main line and the MA, as it will provide earlier information than main line crosses of the centerline.
Decreasing the number of bars for which the source is added to calculate the target value will increase the noise level, somewhat like decreasing an MA's length would, but keep in mind that the number of bars is not the length of an MA.
█ LIMITATIONS
Under some circumstances, the indicator will display zero values because it cannot find the target in past bars. This will happen at the beginning of the dataset when not enough past bars have elapsed, or in the rarer cases anywhere in the dataset, when the target cannot be found in the `MAX_BARS_BACK` number of bars defined in the first line of the indicator's code (the default is 1000).
The calculations use a very primitive interpretation of volume similar to that of OBV , where all the volume of a bar is attributed to either the up or down slot. The indicator nonetheless produces results I think can be useful because we are not so much calculating precise buying/selling pressure as trying to build a big picture of where past activity over many bars appears to be taking price.
Volume data is notoriously high-variance; large values that come into or exit the calculations' scope can produce sudden variations in results, somewhat like the drop-off effect in moving averages.
█ NOTES
• The script can be used with any chart timeframe, including seconds.
• Historical values will always produce the same results. In real time, values will change until the bar closes.
Volume ScalingVolume Scaling Indicator
Objective - Use for entry action filter
Description - Volume Scaling is the introduction of volume to scaling it into 1 Standard deviation. Since the volume scaling in general has a wide distribution of data, we need to scaling the data to reduce fragmentation.
Applications - The principle of Volume Scaling is to use it as an order action filter when the value of the volume scaling crosses above zero.
Recommendation - Volume Scaling should be used in conjunction with indicators used to filter trend. for example Supertrend, Parabolic Sar
Volume Distribution DeviationThis indicator explores the question - "Does a currency's PERCENTAGE of trading volume verses other currencies show an insight into market sentiment?"
Specifically, it calculates the average market share based on the same time of day for a given number of days back (10 days by default) for trades involving the selected currency then presents fluctuations from that average as a percentage.
For example, assume that currencies involving EUR (EURUSD, EURAUD, EURCAD etc…) on average account for 20% of trading volume at 8am GMT (London open) however today at London open EUR crosses account for 30% at London open – 50% higher than usual. Does this information give us a heads up for market sentiment for the next few hours? And what if EUR volume was 50% higher than average and USD was 30% lower than average – should we focus on EUR and pass on USD that session?
Note that the indicator is not presenting information regarding volume quantity – it is showing you interest in that currency within the volume occurring that day. I already have an indicator that compares volume quantity to average volume quantity for that time of day, this takes the concept a little further and shows the normalised deviations from that average. So if USD volume was up 50% and NZD was up 50% they will show as equal on the indicator even though the actual traded volume of USD is probably x10 higher.
I find the 15 minute timeframe gives the most meaningful data. I use an 8 window chart and display the deviations for each currency (NZD, AUD, JPY, CHF, EUR, GBP, CAD, USD). If you set to 'Automatic' the indicator will automatically chose the currency based on the currency you crossed with gold (OANDA:XAUNZD, OANDA:XAUAUD, OANDA:XAUJPY, OANDA:XAUCHF, OANDA:XAUEUR, OANDA:XAUGBP, OANDA:XAUCAD, OANDA:XAUUSD). I tend to look at the average deviation rather than an isolated spike.
There are features in the indicator to try to summarise and highlight impactful data - highlighted deviations over a set tolerance (10% by default) and the SMA of the deviations.
Good luck
Volume PressureBreaks down volume into buyers (green part) vs sellers (red part).
It is recommended to set the volume's scale, especially if you switch tickers on the same chart. Follow these steps:
Select the Volume Pressure indicator's 3 dots (...)
Select Pin To Scale
Select a separate scale from the main chart, such as Pin To New Left Scale (Z)
Left click and hold the scale on the side of the chart and drag it up/down to bring the volume bars into the desired area
To update to the latest version, just close the indicator and add it again.