The Volume Forecasting indicator provides a forecast of volume by capturing and extrapolating periodic fluctuations. Historical forecasts are also provided to compare the method against volume at time t . This script will not work on tickers that do not have volume data. 🔶 SETTINGS Median Memory: Number of days used to compute the median and first/third...
Greetings, fellow traders! Throughout my trading career, I've been intrigued by the dynamic interplay between candlestick patterns and trading volume. This fascination led me to develop an open-source indicator to help illuminate these patterns for the broader trading community. Upon researching the Public Library, I found that many indicators relating to...
Description: The Volume Shaded Candles indicator (VSC) is a technical analysis tool designed to represent price candles on a chart with transparency based on the volume traded during each candle. This overlay indicator enhances visual analysis by providing a visual representation of volume intensity. How it Works: The VSC indicator calculates the...
Description: The High Volume Candles indicator (HVC) is a technical analysis tool designed to identify candles with high trading volume. It allows traders to quickly spot periods of significant market activity based on volume. How it Works: The HVC indicator analyzes the volume of each candle in relation to the highest volume observed over a specified lookback...
Description: The Volume Breakout indicator (VB) is a technical analysis tool that highlights candles with significant trading volume. It helps traders identify potential breakout periods characterized by high volume activity. How it Works: The Volume Breakout indicator compares the volume of each candle with a user-defined minimum volume threshold. If the volume...
With the help of Fibonacci and Golden Number, I have made this Indicator. Especially to confirm Breakout, Bulk Deals and chart pattern confirmation
The OBV-MACD indicator is a momentum-based technical analysis tool that helps traders identify trend reversals and trend strength. This Pine script is an implementation of the OBV-MACD indicator that uses the On-Balance Volume (OBV) and Moving Average Convergence Divergence (MACD) indicators to provide a momentum data of OBV. The OBV-MACD indicator uses the OBV...
The vPOC or volume point of control shows where most of the volume was traded. This is important because this is where the institutions and market makers have opened their positions, and these are the ones that move the markets! This indicator is designed to cut through the volume noise, and enable the hiding of lower volume data. The main setting allows you to...
This idea has been in my mind for a while. We all know how important volume is to technical analysis but volume and price itself doesn't mean much when volatility and momentum of the current trend is not taken into account. With this oscillator we try to combine all these factors into one indicator and provide a simplified interpretation of this relationship with...
This script simply displays the ratio of "Dollave Volume (Volume * Close)" to "Market Capitalization(Total Shares Outstanding * Close)" of stock. Formula = (DollarVolume / MarketCap) * 100
An accumulation/distribution indicator that works better against gaps and with trend coloring. Accumulation/Distribution was developed by Marc Chaikin to provide insight into strength of a trend by measuring flow of buy and sell volume . The fact that A/D only factors current period's range for calculating the volume multiplier causes problem with price gaps....
Shows actual liquidations on a per-candle basis by using the difference in volume between spot and futures markets. i.e. volume on a futures market will be much higher if there are many liquidations. By default, green represents short liquidations (hence a bullish move, hence why it's green), whereas red is for long liquidations (bearish move). The colors can be...
This is the Olympus Mons indicator. It uses Braid Filter, LSMA, and Hawkeye Volume to fire Buy and Sell signals. I use this on the 5 Min. SPY chart to play 1 point scalp targets with options. I have been able to get a pretty consistent win rate using it like this. The default settings are what I use. Hope it helps any of you guys. Let me know if you see any...
The purpose of this code is to graph a volume simple moving average (sma) and it's first and second derivatives to provide traders with additional information that might determine if volume is converging or diverging with price. The yellow line represents the volume sma, the red line represents the first derivative or the rate of change of the volume and the green...
The objective of this indicator is to be a leading indicator that can detect a large price change before it happens. It is based on the On Balance Volume (OBV) indicator, which is a leading indicator based on the premise that a large change in volume often precedes a large price change. This indicator charts the N-Period deviation of the OBV data and displays it...
This simple indicator computes the average Relative Strength Index of each Banknifty stock and displays the volume on the chart with color schemes while the average line indicates the average RSI of all Bank Stocks. This indicator works on Banknifty and its stocks. It works on all time frames How You can use this? You can use this indicator for Volume...
This simple tool will allow you to quickly see where there is imbalance in the market. Options to either keep or remove mitigated imbalances, as well as a display limit so your chart doesn't get cluttered.
Indicator showing volume impulse & engulfing candlestick pattern. You can set up multiple parameter for both events. Volume Impulse : Volume Period : Lenght of the average volume calculated. Volume Multiplier : Factor to compare actual volume with average volume. Engulfing Pattern : VS avg body : Let you chose to compare body candle to...