Volumespike
PROFESSIONAL LONG & SHORT VOLUMESThis script plots most important long/short volumes that identifies supports and resistances levels.
These levels are often turning points or at least they identifies BUY/SELL area and TAKE PROFIT zones, offering an advantage to setup initial small stop loss (to move into BREAK-EVEN LEVEL after the right direction is confirmed).
If these levels are broken they often evolve into long/short squeeze.
It works with stocks/etf, futures, FX and spreads too.
My advice is to apply it on 2-4 contemporary time frames and to trade observing/following volumes on different frames with a sequential ZOOM IN approach (with FX and 24h futures: weekly, daily, 8 hours, 4 hours).
Enhanced Volume MonitorThis is my enhanced volume monitor using Pine Script version 4.0 freely available to ALL! It's very much like the built-in TV volume monitor displayed in the overlay chart, but it isn't dockable like TV's, sorry. Maybe one day they will find it in thier hearts to adopt this script for thier built-in replacement. I would gladly do so and already offered it previously. I preferably put it over top of the overlay chart by itself, just like you see above, and then I can expand it down easily for a substantially better quick inspection. I provided a wide assortment of vibrant color schemes to choose from for anyone who may have vision impairments. This also displays that color scheming is VERY possible in Pine.
I would personally like to thank the talented individuals at TV for providing a platform that embraces an initial free membership, which I first obtained myself, for individuals like me to freely code in Pine with mathemagical ideas and mental wizardry, creating ultimately, inventions like this eye candy display above.
Features List Includes:
I.P.O.C.S.(Initial Public Offering Clean Start) Technology - plotting from day one, minute one of IPO with all 4 moving averages
Enable/disable dark background for enhanced visibility
Color schemes (all displayed above)
Enable/disable tricolor scheme
Enable/disable volume moving average
Moving average "type" option with multiple selections
Adjustable moving average period
If you do have any questions or comments regarding this indicator, I will consider your inquiries, thoughts, and ideas presented below in the comments section, when time provides it. As always, "Like" it if you simply just like it, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
[Xzhi] Net VolumeUse net volume to find areas of reversal. This is not meant to be used on its own, and requires others tools, but it is helpful in identifying possible points of entry. Area's with lots of market participants could signify a reversal, depending on the positions entered.
Edit the source code to suit the currency pair you are trading.
Balihuntul Normalized Absolute Volume by RRBBalihuntul Normalized Absolute Volume by RagingRocketBull 2018
Version 1.0
This indicator shows absolute and/or normalized volume for an asset, allows for more accurate volume based comparisons (like a log scale for volume).
Volume is measured in coins traded, not USD traded, so direct comparisons of different price moves may not be accurate.
Professional traders usually compare absolute or normalized volumes of trend moves/spikes/dips/capitulation events instead.
When the USD price of an asset is lower you can trade more coins but capitalization won't be as significant as when there are less coins for a higher price.
Similarly, you can normalize volume using:
- price/price ma (to get a bit of a price-weighted volume) or
- volume ma to compare it with its average assuming the total volume is a percentage above or below the MA (100% or 1).
- use alpha multiplier to add/lose a few zeroes if necessary
Features:
- Use Absolute Price Value (Price * Volume) of an asset instead of Coins Traded (Volume) to compare capitalization
- Normalize volume using Price / Price MA / Volume MA
- Supports any existing type of MA: SMA, EMA, WMA, HMA etc
- Oscillator mode with negative axis
- Highlight high volume spikes above MA or hide low volume bars below MA
- Change color based on prev Close or Volume bars
- Change Volume MA color based on a number of last rising/falling bars
- Display volume as 1000s, mlns, or blns using alpha multiplier
Notes:
1. uses plot* and custom hma functions
2. swma has a fixed length = 4, alma and linreg have additional offset and smoothing params
Feel free to use. Good Luck!
Volume spikesSimple indicator which shows volume spikes.
By default spike is defined as such when volume is 2 times higher than average volume for last 10 volume bars (this can be changed in settings)
Also instead of using average volume (SMA is used in this case) you can use WMA or EMA by changing settings
M.S.'s Quadruple RSI w/Volume-SpikeThis strategy is a combination of multiple period RSI's and also a Volume Spike Indicator.
Works better on lower timeframes.
Volume SpikeThis script identifies volume spikes as a percentage change of the current bar's volume compared to the previous 3 bars' average volume.
RSI candlesLike Volume-Spread-Analysis , this plot is an attempt to show a little of the candle's feeling.
Some people say that "the most important thing is closure", but we can read some patterns on the RSI candle. And if we use volume changes, it can sometimes make the pattern reading clearer. This indicator is intended to help as a support.
The technique is simple: an RSI candle, not just a linear graph. And also with the option to weigh the volume changes.
Ideas, corrections and suggestions.
Those are always welcome
Al igual que el Volume-Spread-Analysis , esta presentación del clasico RSI es un intento de mostrar un poco del sentimiento que refleja la vela.
Algunas personas dicen que "lo más importante es el Precio final", pero podemos leer algunos patrones en la vela aun en el RSI. Y si usamos cambios de volumen, puede hacer que la lectura del patrón sea más clara. Este indicador tiene la intención de ayudar como un soporte.
La técnica es simple: una vela RSI, no sólo un gráfico lineal. Y también con la opción de sopesar los cambios de volumen.
Ideas, correcciones y sugerencias.
Son siempre bienvenidos
Colored Volume Bars standard deviation from meanThe colour bars:
Green: Price up - Volume > 2 x STD of last 21 bars
Blue: Price up - Volume > 1 x STD of last 21 bars
Maroon: Price down - Volume > 2 x STD of last 21 bars
Purple: Price down - Volume > 1 x STD of last 21 bars
Grey: not high volume bar
Green line: 2 bar sma
Red line: 8 period sma of the greenline
Bollinger band: 55 period sma of the 21 period sma with bands 1.618 deviation from the mean