Harmony Or Divergence WavesThis script visually identifies harmony and divergence within the market through an analysis of volume and price action over a specified lookback period. The script highlights these phenomena on the price chart, aiding traders in making informed decisions based on observed patterns.
What It Does:
The script operates on the principle of comparing volume and candle body sizes within two halves of a user-defined lookback period. It aims to detect periods of harmony, where price and volume trends move in synchrony, and periods of divergence, where they do not. Specifically, it:
Calculates the highest volume and corresponding lowest price point in the first and second halves of the lookback period.
Determines the increase ratios for price and volume between these two points.
Visualizes these findings by drawing lines and labels on the chart, with the color indicating harmony (green) or divergence (red).
Optionally displays a table with detailed metrics and an "End H/D Period" label to mark the analysis boundary.
How It Does It
It begins by iterating over each candle within the specified lookback period, dividing the period into two halves to compare early and later segments.
For each half, it identifies the candle with the highest volume and records its volume, the price at its lowest point, and the size of its candle body.
After identifying these key points, the script calculates ratios of price increase and volume increase from the first half to the second.
Using these ratios, it determines whether price and volume are moving in harmony or diverging.
Based on this analysis, it then dynamically draws lines connecting the two key points, with the line color indicating whether the period is classified as harmony or divergence.
Additionally, it can display a table with the calculated metrics for both points and their ratios, and optionally, a label to mark the end of the analyzed period.
How Traders Might Use It:
It Can Be Used To
Identifying potential reversal points: Periods of divergence may indicate upcoming changes in market direction, offering traders clues for entry or exit points.
Confirming trend strength: Harmony between price and volume trends can serve as a confirmation of the current market direction, suggesting a stronger trend that traders might follow.
Adjusting strategies: By observing the dynamics of price and volume, traders can adjust their trading strategies to better align with market conditions, potentially increasing their chances of successful trades.
Educational insights: The visual and tabular data provided by the script can help traders understand the relationship between volume and price action, enriching their market analysis skills.
Volume
Harmony or Divergence Single CandleThis script is designed for traders who seek to visually identify and analyze patterns of harmony and divergence in the price action of securities directly on their trading charts. The script provides a nuanced approach to understanding market sentiment and potential price movement directions by examining candle sizes and volumes over a specified lookback period.
What the Script Does:
The script overlays indicators on the price chart that highlight periods of harmony and divergence using background colors. These periods are determined based on comparisons between current candle sizes, candle volumes, and their respective simple moving averages (SMAs) over a user-defined lookback period.
Harmony : A state where the candle size and volume are either both above or below their respective averages, indicating a consensus or agreement in market direction.
Divergence : A state where there's a mismatch, such as a larger candle size with lower volume or vice versa, suggesting uncertainty or potential reversal in market trends.
How It Does It:
User Inputs : Traders can customize several parameters, including the lookback period for averages, whether to include wicks in candle size calculations, and preferences for displaying harmony and divergence indicators with specific colors.
Calculations :
- The script calculates the simple moving average (SMA) of volume and candle sizes (with an option to consider the full candle range including wicks or just the body) over the specified lookback period.
- It then compares the current candle's size and volume against these averages to identify states of harmony or divergence.
Visualization :
- Based on the user's input, it colors the background of the chart to reflect identified patterns. Each state (harmony above or below average, divergence with higher volume or larger candle body) can be highlighted with different colors, providing immediate visual cues to the trader.
What Traders Can Do With the Script:
Traders can utilize this script to enhance their technical analysis by:
Identifying Trend Consistency : Harmony indicators can signal strong trends where price action and volume confirm each other, possibly supporting continuation strategies.
Spotting Potential Reversals : Divergence indicators may highlight potential exhaustion points or reversals, especially when price moves significantly without corresponding volume support.
Customizing Analysis : By adjusting the lookback period, candle size consideration (body or including wicks), and visualization options, traders can tailor the analysis to fit their trading style and strategy.
Advanced VolumeThe "Advanced Volume" indicator is a versatile tool designed for traders who need a detailed analysis of market volume dynamics. It provides three unique modes of volume analysis: Simple, Complex, and Analytics, each offering distinct insights for various trading styles.
Key Features:
Modes of Operation:
Simple Mode: Displays traditional volume data for a quick overview of market activity.
Complex Mode: Reveals the differential volume between buyers and sellers in a lower time frame. This mode features two average lines - one showing the current average volume level and another depicting the past average, based on the chosen length. These lines provide a comparative view of current and historical market dynamics.
Analytics Mode: Combines buyers' and sellers' volume in a lower time frame with their average. The average line in this mode changes color based on the dominant volume: it turns blue (default color for positive volume) if the average buy volume is higher, and switches to the sell volume color if the average sell volume is predominant.
Customizable Settings:
Average Length: Allows you to adjust the length for moving average calculations.
Definition: Select from 'Maximum', 'High', or 'Medium' for time frame granularity.
Visual Preferences: Customize the width and colors of the volume bars and average lines to suit your visual preference.
Dynamic Calculations and Plots:
Differentiates between up-volume and down-volume for nuanced market sentiment analysis.
Includes various plots such as volume bars, moving averages, and dynamic lines for comprehensive analysis.
Usage Tips:
Utilize 'Simple Mode' for a quick market overview.
Engage 'Complex Mode' to assess buying vs. selling pressures and compare current volume trends against historical averages.
Apply 'Analytics Mode' for an in-depth analysis of volume trends, with color-coded average lines indicating dominant market forces.
Asset Rotation ApertureAsset Rotation Aperture visualizes volume accumulation momentum, of multiple assets, side by side.
It's a surgical, multi-purpose leading indicator of price, market narratives and capital rotation.
Each colored line represents the rolling cumulative volume (or open interest) of an asset, index, narrative, or symbol equation. Normalized to each other, relative to each other.
This enables Asset Rotation Aperture to visualize assets and narratives with dramatically different market caps (and therefore different volume accumulation profiles), side by side.
METRIC CONSTRUCTION
Asset Rotation Aperture is a fork of Money Flow Index, like a centered On Balance Volume.
Modified to more effectively lead price, smoothed to more clearly visualize with clarity, and recursively printed.
SYMBOL SELECTION
I highly recommend selecting symbols from exchanges that dominate volume for the asset(s) you're visualizing.
For crypto, this typically means Binance pairs.
Keep the exchange consistent across symbols whenever possible.
To construct an index / narrative, use the following formula format:
(BINANCE:UNIUSDT*BINANCE:SNXUSDT*BINANCE:AAVEUSDT*BINANCE:CRVUSDT)^(1/4)
THE Y AXIS
The Y axis represents the asset's percentage of volume accumulated, relative to its norm AND relative to other assets.
It's a made up figure, and I recommend ignoring it.
A visual scan of the data viz is more effective than studying any Y-axis output.
Intraday volume pressureThis indicator shows the difference of bullish and bearish trading volume during intraday
The idea
Especially in "6E1!" it caught my eye, that often outside regular trading hours the price moves in one direction with thin volume and inside regular trading hours it moves back with much higher volume. It is possible, that the market closes e.g. with a plus. And over some days maybe you can see e.g. weak rising prices. But in this time the movements with high volume are going down every day. And one day - maybe within view minutes - the market rushs a level deeper.
Maybe some are manipulating the market in this way, maybe not, it doesn't matter. So my question was, can I find a way to show such divergences? I guess I can do.
How to use this indicator
Use it at your own risk! I don't take over any responsibility. You are the only one, who is responsible for your decisions. Always collect information from different independent sources!
Watch it in the daily chart - not intraday, not weekly! Of course this indicator just analyzes the past as all indicators. Everytime everything may happen that influences the market in any direction, no indicator can predict any news.
Watch it in sideways market or when the price is moving quite slow over days! An average volume pressure
below zero shows a volume-driven bearish pressure
above zero shows a volume-driven bullish pressure
of the last days. So there is a chance, that the market may follow the volume pressure within the next days. But of course, I cannot guarantee anything. The indicator just can give you an idea, why this will happen, when it will happens. Otherwise, the indicator indicated nothing helpfull.
Of course you also can try other securities. Maybe it will work there better or worse - difficult to say. I guess, it depends on the market.
Possible settings aside of colors
Intraday minute bars: Default is 15 minutes, in 6E in my point of view it is a good value. If you choose a smaller value, the chart gets too noisy, the results are getting too small. With a bigger timeframe some moves are hidden in bigger candles, the results are getting a large spread
Average over days: Default is 5 days - so one week. In 6E in my point of view it is a good value. A smaller value is too noisy. A bigger value reacts too slow. Often 6E has a trend over weeks. Sometimes it changes within some days - the indicator may help. But sometimes the market changes with a buying or selling climax. Such a case this indicator cannot recognize. But with the 5 days average maybe you get a change in the indicator within one or two days. Anyway, it is always a good idea to learn recognizing climaxes otherwise.
How the indicator works
It uses the function request.security_lower_tf to get the intraday candles. The volume of intraday up-candles is added to the intraday summary volume. The volume of down candles is substracted from the intraday summary volume.
In the oscillator area I plot a green bar on a day with a higher close than open and a red bar on a day with a lower close than open. The bar has a positive value, if the volume pressure is positive and a negative value if the volume pressure is negative. So it happens, that a green bar has a negative value or a red bar has a positive value.
The average is calculated with a floating sum. Once we have enough days calculated, I devide the floating sum by the length of the "Average over days" and plot the result. Then I substract the first value of the queue and I remove it.
Price Range Volume Profile++ [Pt]█ Introduction
The Price Range Volume Profile++ (PRVP++) is an advanced, feature-rich indicator specifically designed for volume profile users for in-depth volume analysis. Unlike most other volume profile tools that are limited to a 5000-bar lookback, PRVP++ can utilize all available candles on the chart, offering an unparalleled scope of historical data analysis.
█ Main Features
Full Chart Historical Lookback : PRVP++ sets a new standard with its ability to analyze the entire history of candles available on a chart, far exceeding the typical 5000-bar limit of other tools. This feature allows traders to conduct a comprehensive and detailed study of volume data over extensive time periods.
Volume Profile Analysis : The tool provides an in-depth volume profile analysis, showcasing the distribution of trading activity across different price levels. This is crucial for identifying key areas of interest in the market.
Bull/Bear Strength Profile : A standout feature that displays the relative strength of buyers (bulls) and sellers (bears) at different price levels. This visual representation helps traders gauge market sentiment and power dynamics.
Automatic HVN and LVN Identification : PRVP++ automatically highlights High Volume Nodes (HVNs) and Low Volume Nodes (LVNs), making it easier for traders to identify significant zones of trading activity and potential breakout areas.
Customization and Visual Enhancements : Offers customization for the profile's width, horizontal offset, and a sophisticated gradient color scheme for HVNs and LVNs, enhancing the tool's visual appeal and analytical utility.
█ Input Parameters
Price Range : Sets the percentage distance for the volume profile relative to the current closing price, determining the extent of volume data analysis.
Profile Step Size (Tick Size) : Users can choose automatic sizing or set a specific tick step size, offering flexibility in the granularity of the volume profile.
Volume Profile Options : Includes settings for gradient power and color selections for high and low volume areas, along with a fun mode for random color variations.
Profile Placement and Appearance : Adjustments for profile width, horizontal offset, and the option for background fill to enhance visibility.
Background Fill : Allows users to fill the background of the volume profile range, enhancing the visual impact and readability.
Time Weighted Profile : An option that weights the volume profile to give more emphasis to recent trading activities, highlighting the impact of recent market movements.
Smooth Filter : A feature that smoothens the volume profile to reduce noise and fluctuations, offering a clearer view of dominant volume levels.
High and Low Volume Node Settings : Customizable detection settings for HVNs and LVNs, line styles, label text sizes, and the option to extend lines for clearer market analysis.
Extra Settings : Includes displaying the current price on the profile, a customizable settings table with adjustable location and font size, and table opacity.
Random Color Generation : A feature for dynamically changing the colors used in the volume profile.
█ Possible Use Cases
Long-Term Market Analysis : Due to its ability to analyze all available candles on the chart, PRVP++ is exceptionally suited for long-term market analysis. Traders can study the historical volume profile over extended periods, identifying significant volume trends and shifts that could impact long-term investment strategies.
Identifying Key Support and Resistance Levels : The automatic HVN and LVN identification feature of PRVP++ makes it easier for traders to spot potential support and resistance levels. HVNs often correspond to strong support or resistance zones where significant trading activity has occurred, while LVNs may indicate levels where the price could break through more easily.
Gauging Market Sentiment with Bull/Bear Strength Profile : The Bull/Bear Strength Profile helps traders understand the prevailing market sentiment at different price levels. By analyzing the dominance of buying or selling pressure, traders can align their trades with the market's direction or prepare for potential reversals.
Intraday Trading and Scalping : For intraday traders and scalpers, the time-weighted feature and the ability to adjust profile step size offer valuable insights. By emphasizing recent trading activity and adjusting the granularity of the profile, traders can make more informed decisions based on short-term price movements and volume changes.
Breakout Trading : By utilizing the LVN identification, traders can pinpoint areas with low trading activity that might serve as potential breakout points. This information can be instrumental in formulating strategies to capitalize on sudden price movements.
Volume Gap Analysis : PRVP++ can be used to identify volume gaps, which are areas with significantly low volume. These gaps can act as important indicators for price movements, as prices may move quickly through these levels due to the lack of historical trading activity.
Risk Management and Position Sizing : Understanding the volume profile can aid in better risk management and position sizing. By recognizing areas of high and low volume, traders can set stop-loss orders more effectively and adjust their position sizes according to the perceived strength of support or resistance levels.
Swing Trading : For swing traders, the comprehensive historical lookback and HVN/LVN analysis provide critical information about where to enter and exit trades. Swing traders can utilize these features to identify trend reversals and momentum shifts.
█ Best Practices and Tips
Start with a Clear Understanding : Before utilizing PRVP++, ensure you have a solid grasp of volume profile concepts. Understanding High Volume Nodes (HVNs), Low Volume Nodes (LVNs), and their implications on market behavior is crucial.
Combine with Other Analysis Tools : While PRVP++ is powerful, it's most effective when used in conjunction with other technical analysis tools and indicators. Combining volume profile data with price action analysis, trend lines, and technical indicators can provide a more comprehensive market view.
Customize According to Your Trading Style : Tailor the tool's settings to fit your trading strategy. Day traders might prefer a more detailed profile, while long-term investors may benefit from broader data analysis.
Pay Attention to HVNs and LVNs : HVNs can indicate potential support or resistance areas, while LVNs might suggest breakout points. Monitor these areas closely for trading opportunities.
Utilize the Full Historical Lookback Feature : For a broader perspective, use the full historical lookback feature to understand long-term volume patterns and their impact on current price movements.
Keep an Eye on Bull/Bear Strength : Use the Bull/Bear Strength Profile to gauge market sentiment at different price levels. This can help in predicting potential price movements.
Regularly Update Your Strategy : As market conditions change, regularly review and adjust your use of PRVP++ to ensure it aligns with current market dynamics.
Stay Informed About Market News : Be aware of how economic news and global events might affect the volume and price, as these factors can significantly impact the effectiveness of volume-based strategies.
█ Disclaimers and Risk Advice
No Guarantee of Profits : Trading involves risk, and the use of the PRVP++ tool does not guarantee profits. Always be aware of the potential for loss.
Educational Purposes Only : The information provided by PRVP++ is for educational purposes only and should not be considered financial advice.
Not a Standalone Tool : PRVP++ should not be used as a standalone decision-making tool. Combine it with comprehensive market analysis and personal judgment.
Past Performance Not Indicative of Future Results [/b: Historical data and trends analyzed by PRVP++ do not guarantee future market behavior.
Use Risk Management : Always employ sound risk management strategies, including setting stop-loss orders and managing position sizes to protect your capital.
Personal Responsibility : Trading decisions remain the responsibility of the individual trader. Use PRVP++ as one of several tools in your decision-making process.
Ticker Screener by Volume Heatmap [SS]Fun little screener that creates a heatmap by daily volume trend.
The numbers expressed are the Sell to Buy ratio (Selling volume / buying volume). The % is the % change over the lookback period.
The default lookback period is 25 days, but you can adjust it as you see fit. The brightness of the green and red will change based on the extent of buying / selling.
Anything 1 or over means there is a lot of selling. A percent change in the negatives is good, it means that selling is decreasing and buying is increasing. Vice versa for a percent change in the positives.
It will accomodate up to 12 tickers, there are some pre-set but you can obviously customize it with your own tickers of interest.
And that's pretty much the indicator, pretty simple indicator but I hope you enjoy!
Safe trades everyone!
Volume Footprint Voids [BigBeluga]Volume Footprint Voids is a unique tool that uses lower timeframe calculation to plot different styles of single candle POC.
This indicator is very powerful for scalping and finding very precise entry and exits, spotting potential trapped traders, and more.
Unlike many other volume profiles, this aims to plot single candle profiles as well as their own footprints.
🔶 FEATURES
The script includes the following settings:
Windows: Plotting style and calculations
Coloring modes
Display modes
lower-timeframe calculations
🔶 CALCULATION
In the image above we can see how the script calculates each level position that will serve as a calculation process to see how much volume/closes there are within the levels.
In the image above, we can have a more clear example of how we count each candle close.
We use the prior screenshot as an example, after setting each level we will use the lower-timeframe input to measure the amount of closes within the ranges.
Depending on the lot size, the box will be larger or smaller, usually the POC will always have the highest box size.
NOTE: Size is the starting point, always from the low of the candle.
To find more voids, select a closer LTF to the current one you're using.
To find fewer voids, select a timeframe away from your current one.
Due to Pine Script limitations, we are only able to plot a certain amount of footprints, and we can't plot the whole history chart.
POC will be the largest block displayed, indicating the time point of control
Gray areas are closes above the average
Black are Void or imbalance that price will fill in the future, like FVG
The image above shows an incorrect size input that will lead to bad calculations, while on the other side, a correct size input that will lead to a clear vision and better calculation.
🔶 WINDOWS
The "▲▼" Mode will display delta buyers and delta sellers coloring with voids as black.
It also offers a gradient mode for a beautier visualization
The "Total Volume" mode will display the net volume within the lot size (closes within the levels).
This is useful to spot possible highest net volume within the same highest lot size.
The "POC + Gaps" will show both POC and Gaps as the highest block while all the rest will be considered as the smaller block.
This is useful to see where the highest lot were and if there are higher or lower imbalances within the candle
The last option "Gaps" will simply display the gaps as the highest block, while the POC as the lowest block.
This is useful to have a better view of the gaps areas
🔶 EXAMPLE
This is one of the most basic examples of how this script can be used. POC at the bottom creating a strong support area as price holds and creates higher voids gap that price fills while rising.
🔶 SETTINGS
Users have full control over the script, from colors to choosing the lower-timeframe inputs to disabling the lot size.
Binance Liqudation [ProjeAdam]OVERVIEW
This indicator is designed to analyze liquidations on the Binance futures market.
USER GUIDE:
The main purpose is to evaluate liquidation risks using volume differences, price change percentages and changes in open positions between futures and spot markets.
The indicator takes user input as the mean liquidation length over a certain period of time and the option to change bar colors.
SETTING PANEL - VİSUALİZATİON
"The 'Mean Liquidation Length' setting on the indicator represents the average size of liquidation in the market.
This setting is used to calculate the average amount of liquidation that has occurred over a specific time period.
Traders can better understand the overall risk level and volatility of the market by using this setting.
A higher average "Liquidation length can mean larger liquidations and potentially higher market risk. Therefore, the value of this setting plays an important role in assessing market conditions and possible liquidation risks."
In the indicator, the 'Activate Bar Color' setting is used to change the color of the bars on the chart when liquidation levels exceed a certain threshold.
This feature provides traders with a visual cue to quickly identify high liquidation risks in the market. If liquidation levels rise above the set threshold, the bars turn into a predefined color, allowing traders to easily spot potential high-risk situations.
This is particularly valuable in fast-moving markets, serving as an important alert mechanism for traders.
ALARMS
In this indicator, alarms are triggered specifically when liquidation levels surpass a set threshold. T
his feature is designed to alert traders when there is a significant increase in liquidation activity, indicating potentially high-risk market conditions. I
t serves as a crucial tool for traders to stay informed about critical market movements and manage their trades accordingly.
ALGORITHM
The main purpose is to evaluate liquidation risks using volume differences, price change percentages and changes in open positions between futures and spot markets.
The indicator takes user input as the mean liquidation length over a certain period of time and the option to change bar colors.
Its algorithm compares volume data for futures and spot markets, calculates price change percentages and analyzes changes in open positions.
This data is used as an indicator of liquidation risks. The indicator uses bar charts and color coding to visualize the calculated liquidation risk.
When using this indicator, careful analysis should be made, taking into account the volatility and variability of the markets.
The indicator should be used as a guide only and all investment decisions should be supported by a comprehensive market analysis.
Example
In the example below, we see the increasing liquidation level in bars with high liquidation.
It provides the opportunity to easily monitor liquidation risks.
It supports making more informed decisions against market movements.
It is a useful tool for observing relationships between futures and spot markets.
Benefits
Its advantages are that it enables users to monitor liquidation risks more easily and helps them make more informed decisions regarding market movements.
It is also a useful tool for observing relationships between futures and spot markets.
If you have any ideas what to add to my work to add more sources or make calculations cooler, suggest in DM .
Highest Volume Bar from a Lower TimeframeVolume is an essential indicator in technical analysis as it can signal confirmations of movement, reversals, and more. This indicator was developed to identify candles with high volume in both the current timeframe and a lower timeframe
SETTINGS
The indicator has two display modes: Candles and Volume.
- Candles: it presents a traditional candlestick chart that shows the candles of the current timeframe, along with the candle with the highest volume from the lower timeframe.
- Volume: it features a volume chart displaying the volume of the current timeframe in histogram form, as well as the bar with the highest volume from the lower timeframe represented in columns.
LOWER TIME FRAME SETTINGS
- Lower Time Frame: the lower timeframe to be taken into consideration.
- LTF Candle Display: determines which candles from the current timeframe chart will display the candles with the highest volume from the lower timeframe.
- Volume Display: determines how the volume bars will be presented for both the current timeframe and the lower timeframe.
VOLUME LEVEL SETTINGS
- SMA Period: the time period for calculating the volume average.
- High Volume: the multiplier used to classify a candle as having high volume.
- Medium Volume: the multiplier used to classify a candle as having medium volume.
- Low Volume: the multiplier used to classify a candle as having low volume.
- Show Volume MA: enable this option to display the Volume MA on the chart.
COLOR SETTINGS
- Candle Color: the color to be used in the charts.
- Shade Intensity : the intensity of the shades for volume levels.
- Transparency : the transparency to be used for the candles of the current timeframe when displaying candles with higher volume from the lower timeframe.
Williams Percent Range with Trendlines and BreakoutsHere is my "Williams Percent Range with Trendlines and Breakouts" indicator, a simple yet powerful tool for traders. This indicator combines the classic Williams %R oscillator, which helps identify overbought and oversold levels, with added trendlines for easier trend analysis at a glance.
It's designed to make spotting potential breakouts easier by drawing attention to significant price movements. With customizable settings for the Williams %R period and trendline sensitivity, it's a flexible tool for various symbols and trading styles.
Whether you're looking to refine your trading strategy or just need a clearer view of market trends, this indicator should offer a straight forward approach to hopefully enhance your trading decisions.
Disclaimer: This indicator is intended for educational and informational purposes only. Always conduct your own research and analysis before making trading decisions.
VOIThis indicator just divide Volumes by Open Interest. This is usefull to see the average size of positions of orders in OI. You can easly see if actors in OI are huges one or just retails.
Periodic Volume Profile++ [Pt]█ Introduction
The Advanced Pro ++ Version of the Periodic Volume Profile is an advanced TradingView indicator, designed for traders focusing on volume-driven strategies. It provides detailed volume distribution and key levels over selected periods with extensive customization options.
█ Features Overview
Highly customizable and versatile, this tool is essential for a trader's toolkit, offering a variety of settings to suit specific trading needs.
█ Volume Profile
Display Modes: Four options - Off, Total, Up/Down, Gradient.
POC Highlighting: Option to highlight the Point of Control (POC) VP histogram bar.
VP Bar Size Control: Customize the number of ticks per VP bar, including a 'use min tick' option.
Volume Display: Show volume figures on the profile.
Developing VP Color Theme: Different color themes for developing VP.
█ Point of Control (POC)
Historical POCs: Display POCs from a specified number of past periods.
POC Levels: Auto-drawn levels indicating price, period, timeframe, and volume.
Color Customization: Separate color options for closest POCs, older POCs, and NPOCs (Naked POCs).
Closest Historical POC Display: Show nearest historical POC within a customizable range.
Low Volume POC Fading: Fade out low volume POC lines.
█ Value Area and Background Color
Display Options: Off, Custom Color, or Color based on Period Close vs. Open.
Customizable Colors: Tailor the color scheme as per preference.
Value Area High/Low Prices: Display options for VAH and/or VAL.
█ Extra Options
Periodic Candle Bar Display: Show candle bar for each period with customizable colors.
Previous POC, VAH, VAL Display: Display these levels in dashed lines.
The Advanced Pro ++ Volume Profile indicator is a top choice for traders seeking in-depth analysis of volume patterns and market structure, offering unparalleled customization and precision.
Volume-Based Reversal and Breakout [The_lurker]Indicator Overview:
The "Volume-Based Reversal and Breakout Indicator" is designed for use on the TradingView platform. Its primary function is to identify potential reversal candles using volume and price criteria and to mark significant breakout points. This tool is particularly valuable for traders who incorporate reversal patterns and volume analysis in their trading strategies.
Detailed Functionality:
Customizable Label Color:
Traders can choose the color of the labels that mark breakout points, allowing for personalization and better visibility on different chart backgrounds.
Volume Multiplier Input:
Users can set a 'Volume Multiplier' to define what constitutes significant trading volume. This multiplier is used to compare the current candle's volume with that of the previous candle. A higher volume on the current candle, as defined by this multiplier, is indicative of a significant trading activity.
Reversal Candle Criteria:
The script identifies a candle as a reversal candle if it meets the following conditions:
The closing price of the candle is lower than its opening price, indicating a bearish sentiment.
The trading volume of the candle is greater than the product of the previous candle's volume and the user-set volume multiplier. This implies increased trading activity during the formation of this candle.
The length of the candle's lower tail is greater than its body, suggesting a rejection of lower prices and potential bullish sentiment building up.
Breakout Identification and Marking:
Upon detecting a reversal candle, the indicator draws lines at the high and low of this candle.
These lines represent potential breakout levels. A breakout is confirmed if the price crosses above the high (indicating a bullish breakout) or below the low (indicating a bearish breakout) of the reversal candle.
When a breakout occurs, the indicator places an arrow marker at the breakout point. The direction of the arrow (upwards or downwards) and its color (customizable by the user) indicate the nature of the breakout.
Breakout Alerts:
The indicator includes an alert condition that notifies traders when a breakout occurs. This feature helps traders to quickly react to potential trading opportunities.
Practical Application:
The indicator is best used in markets with distinct volume patterns, as volume is a key component of its analysis.
It can be combined with other technical analysis tools, such as trend lines or moving averages, for additional confirmation of trading signals.
Traders should consider adjusting the volume multiplier based on the typical volume characteristics of the specific asset they are analyzing.
Conclusion:
This "Volume-Based Reversal and Breakout Indicator" is a robust tool that aids traders in identifying potential reversals and breakouts with an emphasis on volume analysis. It's customizable and alert-enabled features make it a versatile addition to a trader's toolkit, suitable for various trading styles and market conditions.
Disclaimer:
This indicator is provided "as is" without any warranties, either express or implied. The information and data contained within this indicator do not constitute investment advice or a recommendation to buy or sell any security. Users assume full responsibility for any trading decisions made based on the use of this indicator.
Past performance of indicators does not guarantee future results. Investing in financial markets involves risks, including the potential loss of capital. It is strongly advised to consult with a qualified financial advisor before making any investment decisions.
The development of this indicator does not constitute an endorsement or recommendation by TradingView or any other entity. All trademarks and trade names mentioned herein are the property of their respective owners.
FED net liquidity [Orderflow]This indicator show the net liquidity of the FED.
Net Liquidity = FED balance sheet (total asset) - Treasury General Account - Reverse Repo
Net liquidity and Net liquidity changes are shown on wednesday. Total asset and TGA report are on weekly basis, thus a daily basis would be inacurate.
it is possible to add this indicator twice and move one of them in another graphic below and show the change. It gives a clear view of the liquidity.
Inversion Fair Value Gaps | Flux Charts💎 GENERAL OVERVIEW
Introducing our new Inversion Fair Value Gaps (IFVG) indicator! Inversion Fair Value Gaps occur when a Fair Value Gap becomes invalidated. They reverse the role of the original Fair Value Gap, making a bullish zone bearish and vice versa. With this indicator, you can now see the volume of the bar that invalidated the FVG, which is also the bar that IFVG occurred. For more information about the process, read the " HOW DOES IT WORK " section of the description.
Features of the IFVG Indicator :
Render Bullish / Bearish IFVG Zones
See The Occurrence Volume Of The IFVG Zones
Combination Of Overlapping FVG Zones
Variety Of Zone Detection / Sensitivity / Filtering / Invalidation Settings
High Customizability
🚩UNIQUENESS
This indicator stands out with its ability to render the occurrence volume of IFVGs. Also the ability to combine overlapping FVG zones will result in cleaner charts for traders. You can customize the FVG Filtering method, FVG & IFVG Zone Invalidation, Detection Sensitivity etc. according to your strategy to get the best performance from the indicator.
📌 HOW DOES IT WORK ?
A Fair Value Gap generally occur when there is an imbalance in the market. They can be detected by specific formations within the chart. An Inversion Fair Value Gap is when a FVG becomes invalidated, thus reversing the direction of the FVG.
⚙️SETTINGS
1. General Configuration
FVG Zone Invalidation -> Select between Wick & Close price for FVG Zone Invalidation.
IFVG Zone Invalidation -> Select between Wick & Close price for IFVG Zone Invalidation.
Zone Filtering -> With "Average Range" selected, algorithm will find FVG zones in comparison with average range of last bars in the chart. With the "Volume Threshold" option, you may select a Volume Threshold % to spot FVGs with a larger total volume than average.
FVG Detection -> With the "Same Type" option, all 3 bars that formed the FVG should be the same type. (Bullish / Bearish). If the "All" option is selected, bar types may vary between Bullish / Bearish.
Detection Sensitivity -> You may select between Low, Normal or High FVG detection sensitivity. This will essentially determine the size of the spotted FVGs, with lower sensitivies resulting in spotting bigger FVGs, and higher sensitivies resulting in spotting all sizes of FVGs.
Show Historic Zones -> If this option is on, the indicator will render invalidated IFVG zones as well as current IFVG zones. For a cleaner look at current IFVG zones which are not invalidated yet, you can turn this option off.
Simple Volume-Based Support & Resistance IndicatorWelcome to my open-source indicator that uses trading volume and market trends to identify potential support and resistance levels. This tool is great for seeing where the price might pause or reverse, helping you make more informed trading decisions.
Why You'll Love This Indicator:
Volume Awareness: It looks at how much trading is happening to better predict support (where the price might stop falling) and resistance (where the price might stop rising).
Trend Tracking: The indicator uses the market's ups and downs to refine these support and resistance areas.
Easy to Read: We've made the lines and zones clear and simple to understand, so you can focus on what matters.
How to Use This Tool:
No complicated settings needed! Since it's open-source, feel free to explore the code and tweak it if you like.
The chart will show support zones in green and resistance zones in red. These are your clues for potential price turns.
The Open-Source Advantage:
This script is completely open for you to use, modify, and share. I believe in community-driven improvements, so dive into the code, see how it works, and if you've got a knack for coding, you can even make it better!
Understanding the Chart:
You'll see the support and resistance levels dynamically drawn on your chart. Green shades are where the price might bounce up, and red shades indicate where it might bounce down.
This indicator is my way of giving back to the trading community. By sharing it openly, I hope we can all help improve it and learn from each other. Happy trading!
Volume Explosion [ProjeAdam]OVERVIEW
The purpose of the indicator is to detect significant changes in trading volume in financial markets.
USER GUIDE:
The user can change the sensitivity of the indicator by adjusting the multiplier value. The higher the multiplier, the harder it is to detect high volume bars.
The multiplier set by the user determines how much a move above the volume values is considered an "explosion". A higher multiplier results in fewer volume bursts being detected.
ALGORITHM
LANGUAGE
We have two different language options in our indicator. Users can use it in Turkish or English.
If we change the language option on our indicator, the language on our indicator that shows the upper and average level of our Band changes.
CALCULATING EXPLOSIONS
The indicator calculates the simple moving average of volume over a certain period of time. This average is used to identify abnormal movements by comparing it with the current volume.
If the current volume is higher than a certain multiple of the moving average, this is considered a volume burst. This indicates significant activity in the market.
ALARMS
We can change the parity for which we want to receive an alarm from the settings panel and ensure that we receive an alarm at the parity we want.
VİSUALİZATİON
When an alarm occurs in our parities, a separate indicator appears at the bottom right of the chart showing which parities the alarm is triggered in.
If there is no signal in the next bar, this table is automatically deleted.
Example
We understand that we have excessive volume in the two bars in our example and that interest in this financial product has increased in this region.
Benefits
This indicator is especially useful for traders who care about volume changes.
This indicator can be used as a helpful tool in trading decisions, as sudden increases in volume can be the beginning of a significant move in the market.
If you have any ideas what to add to my work to add more sources or make calculations cooler, suggest in DM .
Standardized Orderflow [AlgoAlpha]Introducing the Standardized Orderflow indicator by AlgoAlpha. This innovative tool is designed to enhance your trading strategy by providing a detailed analysis of order flow and velocity. Perfect for traders who seek a deeper insight into market dynamics, it's packed with features that cater to various trading styles. 🚀📊
Key Features:
📈 Order Flow Analysis: At its core, the indicator analyzes order flow, distinguishing between bullish and bearish volume within a specified period. It uses a unique standard deviation calculation for normalization, offering a clear view of market sentiment.
🔄 Smoothing Options: Users can opt for a smoothed representation of order flow, using a Hull Moving Average (HMA) for a more refined analysis.
🌪️ Velocity Tracking: The indicator tracks the velocity of order flow changes, providing insights into the market's momentum.
🎨 Customizable Display: Tailor the display mode to focus on either order flow, order velocity, or both, depending on your analysis needs.
🔔 Alerts for Critical Events: Set up alerts for crucial market events like crossover/crossunder of the zero line and overbought/oversold conditions.
How to Use:
1. Setup: Easily configure the indicator to match your trading strategy with customizable input parameters such as order flow period, smoothing length, and moving average types.
2. Interpretation: Watch for bullish and bearish columns in the order flow chart, utilize the Heiken Ashi RSI candle calculation, and look our for reversal notations for additional market insights.
3. Alerts: Stay informed with real-time alerts for key market events.
Code Explanation:
- Order Flow Calculation:
The core of the indicator is the calculation of order flow, which is the sum of volumes for bullish or bearish price movements. This is followed by normalization using standard deviation.
orderFlow = math.sum(close > close ? volume : (close < close ? -volume : 0), orderFlowWindow)
orderFlow := useSmoothing ? ta.hma(orderFlow, smoothingLength) : orderFlow
stdDev = ta.stdev(orderFlow, 45) * 1
normalizedOrderFlow = orderFlow/(stdDev + stdDev)
- Velocity Calculation:
The velocity of order flow changes is calculated using moving averages, providing a dynamic view of market momentum.
velocityDiff = ma((normalizedOrderFlow - ma(normalizedOrderFlow, velocitySignalLength, maTypeInput)) * 10, velocityCalcLength, maTypeInput)
- Display Options:
Users can choose their preferred display mode, focusing on either order flow, order velocity, or both.
orderFlowDisplayCond = displayMode != "Order Velocity" ? display.all : display.none
wideDisplayCond = displayMode != "Order Flow" ? display.all : display.none
- Reversal Indicators and Divergences:
The indicator also includes plots for potential bullish and bearish reversals, as well as regular and hidden divergences, adding depth to your market analysis.
bullishReversalCond = reversalType == "Order Flow" ? ta.crossover(normalizedOrderFlow, -1.5) : (reversalType == "Order Velocity" ? ta.crossover(velocityDiff, -4) : (ta.crossover(velocityDiff, -4) or ta.crossover(normalizedOrderFlow, -1.5)) )
bearishReversalCond = reversalType == "Order Flow" ? ta.crossunder(normalizedOrderFlow, 1.5) : (reversalType == "Order Velocity" ? ta.crossunder(velocityDiff, 4) : (ta.crossunder(velocityDiff, 4) or ta.crossunder(normalizedOrderFlow, 1.5)) )
In summary, the Standardized Orderflow indicator by AlgoAlpha is a versatile tool for traders aiming to enhance their market analysis. Whether you're focused on short-term momentum or long-term trends, this indicator provides valuable insights into market dynamics. 🌟📉📈
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 Oscillators Focus IndicatorVolume Oscillators Focus Indicator
Short name VolumeFocus
This indicator seeks to show episodes of high and low volumes analyzing these by calculating three lines and create colorings on the basis of where these lines go relative to each other.
The first line is a percent based on the current volume level, for which a 3 period sma is taken.
It is calculated by using the lowest volume in the lookback as zero, the highest as 100 percent
This line is called “current volume level”
The second line is a percent, based on the median volume of the last five periods. This line is called “new normal volume”
The third line is a percent, based on the median volume of the lookback period. This is called “old normal volume”
For the second and third line the lowest “new normal volume” in the lookback is used as zero while the 100 percent level is the same as in the calculation of the first line.
The reasoning for the colors is as follows:
When both current en new normal level are below old normal, the volume is to be considered ‘low’. When volume is low, the background color is gray and the fill color between the old normal and current lines is navy.
When both current and new normal level are above old normal, the volume is to be considered ‘significantly expanded’. When this happens the fill color between current and old normal is orange.
When volume is not low it is considered normal or high and the background color is green.
The lookback is set to 50, it advise to keep it that way.
Use of the indicator.
Volume results from focus of the market on the instrument. When the price seems correct, some buy it, some sell it but most don’t care. Then the volume is low, the background is gray. The navy fill color indicates ‘how low’.
When the price seems off, many will care and start trading. Then volume is high, background is green. When the trading is really heating up the orange fill color appears, showing that the market has high focus on this instrument, perhaps move in a trend.
Of course we don’t know in which way the market tries to ‘correct’ the price, for that purpose I use this indicator together with REVE Cohorts which provide useful markers to explain what the excess volume means.
Eykpunter
Volume-Trend Sentiment (VTS) [AlgoAlpha]Introducing the Volume-Trend Sentiment by AlgoAlpha, a unique tool designed for traders who seek a deeper understanding of market sentiment through volume analysis. This innovative indicator offers a comprehensive view of market dynamics, blending volume trends with price action to provide an insightful perspective on market sentiment. 🚀📊
Key Features:
1. 🌟 Dual Trend Analysis: This indicator combines the concepts of price movement and volume, offering a multi-dimensional view of market sentiment. By analyzing the relationship between the closing and opening prices relative to volume, it provides a nuanced understanding of market dynamics.
2. 🎨 Customizable Settings: Flexibility is at the core of this indicator. Users can adjust various parameters such as the length of the volume trend, standard deviation, and SMA length, ensuring a tailored experience to match individual trading strategies.
3. 🌈 Visual Appeal: With options to display noise, the main plot, and background colors, the indicator is not only informative but also visually engaging. Users can choose their preferred colors for up and down movements, making the analysis more intuitive.
4. ⚠️ Alerts for Key Movements: Stay ahead of market changes with built-in alert conditions. These alerts notify traders when the Volume-Trend Sentiment crosses above or below the midline, signaling potential shifts in market momentum.
How It Works:
The core of the indicator is the calculation of the Volume-Trend Sentiment (VTS). It is computed by subtracting a double-smoothed Exponential Moving Average (EMA) of the price-volume ratio from a single EMA of the same ratio. This method highlights the trend in volume relative to price changes.
volumeTrend = ta.ema((close - open) / volume, volumeTrendLength) - ta.ema(ta.ema((close - open) / volume, volumeTrendLength), volumeTrendLength)
To manage volatility and noise in the volume trend, the indicator employs a standard deviation calculation and a Simple Moving Average (SMA). This smoothing process helps in identifying the true underlying trend by filtering out extreme fluctuations.
standardDeviation = ta.stdev(volumeTrend, standardDeviationLength) * 1
smoothedVolumeTrend = ta.sma(volumeTrend / (standardDeviation + standardDeviation), smaLength)
A unique feature is the dynamic background color, which changes based on the sentiment level. This visual cue instantly communicates the market's bullish or bearish sentiment, enhancing the decision-making process.
getColor(volumeTrendValue) =>
sentimentLevel = math.abs(volumeTrendValue * 10)
baseTransparency = 60 // Base transparency level
colorTransparency = math.max(90 - sentimentLevel * 5, baseTransparency)
volumeTrendValue > 0 ? color.new(upColor, colorTransparency) : color.new(downColor, colorTransparency)
bgcolor(showBackgroundColor ? getColor(smoothedVolumeTrend) : na)
In summary, the Volume-Trend Sentiment by AlgoAlpha is a comprehensive tool that enhances market analysis through a unique blend of volume and price trends. Whether you're a seasoned trader or just starting out, this indicator offers valuable insights into market sentiment and helps in making informed trading decisions. 📈📉🔍🌐
Volume Profile [TFO]This indicator generates Volume Profiles from which to display insights about recent Volume Points of Control and High Volume Nodes. Volume Profile is a way to view trading volume by the price where trades have occurred, rather than the time when they occur (as seen by traditional Volume indicators).
By selecting a Resolution Timeframe (1m in this example), we can aggregate the volume at different prices to build a Volume Profile for a specified Profile Timeframe (1D in this example). In this indicator, we make the simple assumption that a given candle's volume is distributed evenly across all points. Realistically, this is seldom the case, but it gives us a starting point to easily estimate the volume at a given price, in turn helping us to build our profiles in a trivial way.
If we do this for all Resolution Timeframe candles within a Profile Timeframe (all 1m candles in a single 1D candle, in this example), then we can successfully aggregate this data and build a full Volume Profile. And thankfully, Pine Script's new polyline feature ultimately allow us to keep more Volume Profiles on our charts. Before polylines, we would have to consider using lines or boxes to represent the individual levels within a given profile, and each script currently has a cap of 500 lines and boxes, respectively. However, one single polyline can be used to draw the complex shape of an entire profile, and we may show up to 100 polylines in a given script. This helps us keep a lot more data on our charts!
Compared to TradingView's Session Volume Profile indicator (blue/yellow), we can see that our indicator (grey) is nearly identical, which verifies that our assumption of a uniform volume distribution is enough to roughly estimate a given Volume Profile. Note in this example the Row Size was set to 200, meaning that 200 levels are used to approximate profiles from each session's high to its low.
Show VPOC will show the volume point of control of each profile, which represents the price level where the largest amount of volume was traded for a given profile. This is shown with the red lines in the following chart.
Extend Last N VPOCs will look for the most recent, user-defined number of VPOCs (not including the current session's VPOC that's still developing) and extend them to the right of the chart as points of reference. The Show Labels Above option will annotate each VPOC with its respective date above a specified timeframe. This way, if one was using Volume Profiles on intraday timeframes, there wouldn't need to be several date strings all showing the same day.
Show Previous HVNs will show high volume nodes from the previous session. The HVN Strength setting is similar to a "pivot strength" that I use in a lot of my scripts - essentially, HVNs are validated by treating them as local highs. With a HVN Strength of 10 for example, if a given level contains more volume than the 10 levels above and below it, then it is validated as a HVN.
For a cleaner look and feel, HVNs can instead be shown as levels (lines) instead of areas (boxes). With levels enabled, solid lines denote the previous session's VPOC, and dotted lines represent all other HVNs. With areas enabled instead, the tops and bottoms will extend above/below the HVN level until a point with greater volume is discovered (marking the "end" of the node).
This indicator can be computationally intensive and may crash from taking too long to execute. In these cases, it's best to disable unused features, decrease the number of Rows, and/or simply reload the chart until it populates.