Energy ScriptEnergy Script Indicator
Description of Indicator
The Energy Script Indicator calculates the market's energy using the formula `Energy = Price * sqrt(Volume)`; providing insight into market activity by combining price movement and volume. This indicator is designed to help traders identify potential reversals and continuation points based on energy levels.
Features
Energy Calculation: Utilizes price and volume to compute market energy, highlighting significant activity changes.
Smoothing Options: Two customizable smoothing periods to filter out noise and highlight trends.
Threshold Alert: Set a threshold value to receive alerts when energy exceeds predefined levels, aiding in quick decision-making.
Customizable Colors: Choose colors for different plot lines to suit your charting preferences.
How to Use:
1. Smoothing Periods: Adjust `Smoothing 1` and `Smoothing 2` to control the sensitivity of the energy plots.
2. Threshold: Set the `Threshold` value to identify significant energy levels. Enable or disable threshold plotting as needed.
3. Volume Integration: Toggle `Use Volume` to include or exclude volume in energy calculations.
4. Alerts: Receive alerts when energy levels cross the defined threshold, signaling potential market movements.
This indicator is a powerful tool for analyzing market dynamics by combining price action with volume, providing a deeper understanding of market energy and potential trading opportunities.
Volumen
Volatility_ZigZag_LibraryThis is a Pine Script library for the public indicator "Volatility ZigZag" by brettkind. For further description, please refer to the information available on the original indicator page.
Library "Volatility_ZigZag_Library"
getValues_andStyling_VolatilityZigZag_byBrettkind(hl_src, SOURCE, length, min_dev_input, stdev_fctr, ZigZag, zz_color, zz_width, zz_devline, zz_points, zz_alert_sign, ZZ_Label, ZZ_Label_clr, rev_text, zz_bars_text, pcabs_text, avg_pcabs_text, pcrel_text, avg_pcrel_text, vol_text, avg_vol_text, input_currency)
Parameters:
hl_src (bool)
SOURCE (float)
length (int)
min_dev_input (float)
stdev_fctr (float)
ZigZag (bool)
zz_color (color)
zz_width (int)
zz_devline (bool)
zz_points (bool)
zz_alert_sign (bool)
ZZ_Label (bool)
ZZ_Label_clr (color)
rev_text (bool)
zz_bars_text (bool)
pcabs_text (bool)
avg_pcabs_text (bool)
pcrel_text (bool)
avg_pcrel_text (bool)
vol_text (bool)
avg_vol_text (bool)
input_currency (string)
getStatisticTable_VolatilityZigZag_byBrettkind(x1, Y1_array, draw_tbl)
Parameters:
x1 (int)
Y1_array (array)
draw_tbl (bool)
Volatility ZigZagIt calculates and plots zigzag lines based on volatility and price movements. It has various inputs for customization, allowing you to adjust parameters like source data, length, deviation, line styling, and labeling options.
The indicator identifies pivot points in the price movement, drawing lines between these pivots based on the deviation from certain price levels or volatility measures.
The script labels various data points at the ZigZag pivot points on the chart. These labels provide information about different aspects of the price movement and volume around these pivot points. Here's a breakdown of what gets labeled:
Price Change: Indicates the absolute and average percentage change between the two pivot points. It displays the absolute or relative change in price as a percentage. Additionally, the average absolute price increase or the average rate of increase can also be labeled.
Volume: Shows the total volume and average volume between the two pivot points.
Number of Bars: Indicates the number of bars between the current and the last pivot point.
Reversal Price: Displays the price of the reversal point (the previous pivot).
Volume peak based zonesThis is a simple but effective indicator based on simple volume.
What does this indicator for you:
Zones are drawn on the basis of volume peaks. It is used for this purpose the closing price to the high or to the low depending on the direction of the candle.
How can this be used:
With volume peaks one assumes that a movement has reached your end for the time being or a new movement is initiated.
This cannot be verified by simple volume alone.
If a zone is displayed is now to pay attention to the following:
Narrow zone: indicate when creating mostly a continuation of the trend. Can later, however, be used as support or resistance.
Medium zones: The price is in an accumulation phase. Here is crucial, whether a candle with increased volume (preferably above the volume SMA) arises and the high or the low of the zone by closing price leaves. Accordingly, a short or long position can be taken. As SL, the high or low of the zone or the candle itself can be used.
Large zones: The high and low of the zone indicate a range in which the price will stay in the near future. The low or the high can be used as a once if the price does not leave the zone despite high volume at the close.
Otherwise, this can be interpreted as a breakout.
Principles of Volume:
Rising Volume at Rising Price = Intact Trend
Rising Volume at Falling Price = Intact Trend
Falling volume at rising price = correction movement
Falling volume at falling price = correction movement
Have Funn!!
Awesome Cumulative Volume OscillatorThe indicator is called the "Awesome Cumulative Volume Oscillator" (ACVO), which analyzes the cumulative trading volume of the underlying asset.
The indicator also plots the deviation of the cumulative trading volume from the first SMA value, which is referred to as the "Cumulative Volume Deviation". The zero-line is plotted as a reference point.
If the "Cumulative Volume Deviation" is greater than 0, it indicates an uptrend, as the cumulative trading volume is above the first SMA value. If the "Cumulative Volume Deviation" is less than 0, it indicates a downtrend, as the cumulative trading volume is below the first SMA value.
However, it is important to note that using a single indicator is not sufficient to conduct a comprehensive market analysis. It is necessary to combine multiple indicators and analysis methods to make informed trading decisions.
Weis Wave Volume - Simple labels and comparisonThis script is designed to identify and display the Weis Wave Volume on a chart. The Weis Wave Volume is a volume-based indicator that helps traders analyze market waves, identify trend reversals, and assess the strength of a trend. The script calculates wave volume based on user-defined input parameters, detects price waves, and displays the results as labels on the chart.
This version in particular is based on ideas from @the_MarketWhisperer and some other pieces of the script from @LucF.
The overall functionality of the script is to identify price waves and their corresponding volume. It does this by determining the trend direction and detecting trend reversals based on user-defined inputs such as the Trend reversal length and Price source for trend detection. The script also calculates and displays the cumulative volume of the current wave, the number of bars in the wave, the average volume in the wave, and consecutive increasing average volume bars in the same wave:
- An 'o' is printed to show that the volume of the current wave was 'O'ver/ above the count of the volume from preceding wave (regardless of it being up or down).
- An 'u' is printed to show that the volume of the current wave was 'U'nder/ below the count of the volume from preceding wave (regardless of it being up or down).
- Current wave will be between ' ' signaling that the wave is not confirmed yet.
- Actual values for the wave are available as tooltips. You decide how many bars to show the labels for, but for now and since I am a fan of clean charts, this is set to 50.
The user can adjust various inputs that affect the output of the script, such as Trend reversal length, Price source for trend detection, Labels for X last bars. Adjusting these inputs allows the trader to customize the script's behavior to better suit their trading style or specific market conditions. For example, by increasing the Trend reversal length, the script will require more consecutive bars in the opposite direction to confirm a trend reversal, potentially filtering out shorter-term price fluctuations. Similarly, adjusting the Price source for trend detection allows the user to base trend calculations on different price values, such as the high, low, or close of each bar.
In addition to the customizable inputs, the user can enable or disable the display of pivot markers and choose the colors for the up and down volume labels. This helps the trader to easily visualize and analyze the wave volume information on the chart.
In summary, this script offers traders a powerful tool for visualizing and analyzing the Weis Wave Volume on a chart. By identifying price waves, detecting trend reversals, and providing insights into the strength of a trend based on volume, the script can be a valuable addition to a trader's technical analysis toolbox. Please note this is not meant to provide any buy or sell signals, it should be rather used to complement your existing analysis.
Have fun and trade wisely ;)
Volume Bull & BearHello Trader,
thanks to the new request.security_lower_tf()-function we are able to calculate intrabar volume. So here is my approach.
Please be aware, that the selected resolution should always be smaller than the selected chart timeframe.
You can find the exact values for bullish and bearish volume in the data window.
Hope it helps some of you :)
Vwap SalvatierraVwap Salvatierra. an indicator that must be accompanied by other volume indicators.
Benefits:
- Long term Vwap.
- Middle Std. deviations, Calculated automatically.
- Previous zones available.
How to use:
when the price is >= stdev+3, look for shorts till came back to vwap
whe the price is <= stdev-3, look for longs till came back to vwap
if the vwap cannot be broken, as resistance, after several attempts, then sell
if the vwap can't be broken, like support, after several tries, then buy.
SVA - Simple Volume Analyzer, by BlueJayBird [bjb] ENGLISH & SPANISH
------------------------------------- ENSLIGH
The idea was initially inspired in the concepts shared by @LazyBear on his indicator "Better Volume Indicator" (). But I found it somewhat complicated and dull. So I came up with this.
Concept:
It changes the color of volume bars based on surrounding volume changes.
Volume changes are plotted as volume MAs lines in the volume pane.
Whenever the volume is higher than these MAs, the bar changes color.
For this reason, the bar color change is RELATIVE TO the surroundings, because the color change depends on how far the MA has been extended due to sudden (or not) changes in the volume.
BAR COLORS:
Weak Green and Red: Low volume. The calm before or after the storm.
Normal Green and Red: Mid volume. Still low volume, you may get bored.
Yellow: High volume. Players are playing hard and harder.
White: Ultra-High Volume. The elephants stepped in.
NOTES:
SVA works better at lower timeframes. Though as far as I can tell, it works pretty well as far as 1D timeframe.
------------------------------------- SPANISH
La idea estuvo inicialmente inspirada en los conceptos expuestos por @LazyBear en su indicador "Better Volume Indicator" (). Pero lo encontré un poco complicado y falto de claridad. Así que me inventé este.
Conceptp:
Cambia el color de las barras basándose en los últimos cambios de volumen.
Los cambios de volumen son ploteados como lineas de medias móviles (MAs, es decir "Moving Averages") en la sección del volumen (chart pane).
En cualquier momento que el volumen es mayor que estos MAs, el color de las barras cambia.
Por esta razon, el cambio de color de las barras es RELATIVO a lo que está sucediendo alrededor, ya que el cambio de color depende de qué tan lejos el MA se haya extendido por causa de los últimos cambios (o no) de volumen.
BAR COLORS:
Verde y rojo apagados: Volumen bajo (Low Volume). La calma antes de la tormenta.
Verde y rojo normales: Volumen medio (Mid volume). Volumen todavía bajo. Es posible que te aburras.
Amarillo: Volumen alto (High Volume). Los jugadores están jugando duro.
Blanco: Volumen ultra-alto (Ultra-High Volume). Los elefantes entran a la cancha.
NOTAS:
SVA funciona mejor en temporalidades menores. Pero por lo que he visto, funciona bien hasta la temporalidad de 1D.
KINSKI Flexible Volume OscillatorThe Volume Oscillator is a trend-oriented indicator that shows the strength or weakness of price trends. This indicator calculates the volume from two moving averages (MA). The value of the slow volume MA is then subtracted from the value of the fast moving average. The Volume Oscillator measures volume by analyzing the relationship between these two moving averages.
The special feature of this indicator is that the type of moving average can be selected as the basis for calculation. Currently, it is possible to choose between the following MA variants:
"COVWMA", "DEMA", "EMA", "EHMA", "FRAMA", "HMA", "KAMA", "RMA", "SMA", "SMMA", "VIDYA", "VWMA", "WMA".
Upward and downward movements are represented in different colors. The following color variants are available:
Color green: Strong upward trend
Color green/dark: weakening upward trend
Color red: strong downward trend
Color red/dark: weakening downward trend
The colors, as well as the style can be adjusted in the settings according to your own needs.
Climatic Volume indicator Buy/Sell ENGLISH
this indicator is contrarian and it's use in my strategy
Strategy: when price falls the graph show as two moments with panic during the downtrend: two candlesticks of panic
Both candlesticks are associating with two Volume climatic bars (when volumen double the average volume of last 10 bars). In that moment the institutions buy (remember, the institutions only buy during panic and sell in the euphoria moment because they generate a new trend in the market)
Buy Signal: Bear candlestick with climatic volume in downtrend (first institutions buying) + a few candlesticks more with low volume (lower than average volume of last 10 bars) + second candlestick climatic volume in downtrend (last institutions buying before the new trend)
Moving Stop Loss to break even or first sell of us: bull candlestick with climatic volume associated in uptrend (first take profit of institutions)
Sell Signal: Second bull candlestick with climatic volume associated in uptrend (in this moment the institutions take profit in the timeframe where we are operating and wait for a future new swing)
ESPAÑOL
El indicador es un indicador contratendencial
Estrategia: Cuando el precio cae el grafico nos muestra dos momentos de pánico durante la tendencia bajista: dos velas japonesas de panic
ambas velas japonesas están asociadas a dos barras de volumen climático (un volumen que supera en un 100% el volumen promedio de las ultimas 10 barras). En ese momento las instituciones compran (recuerden que las instituciones compran durante el pánico y venden durante la euforia porque ellos generan una nueva tendencia en el mercado)
Señal de compra: vela japonesa bajista con un volumen climático asociado en una tendencia bajista (primera compra de instituciones) + algunas velas japonesas con bajo volumen + una segunda vela japonesa con volumen climático en una tendencia bajista (la ultima compra de institucionales antes de la nueva tendencia)
Mover stop loss a precio de entrada o hacer nuestra primera venta: vela japonesa alcista con volumen climático asociado en una tendencia alcista (primera toma de ganancias de institucionales)
Señal de venta: Segunda vela japonesa con volumen climático asociado en una alcista (en ese momento las instituciones toman ganancias en el timeframe donde estamos operando y esperan un nuevo swing futuro)
[JS] Climatic VolumeNot all the high volumes are important, this tool helps to identify the relevant market volumes
Can be useful to confirm a trend, a continuation or reversal
Climatic Volume X- Climate volume detection
- Relative volume value in bar
- Automatic zone generation (possibility of configuration)
- Additional features
¡¡¡Thumbs up¡¡¡
🐳 Whales 🆚 Little Fish 🐟THIS INDICATOR DETERMINES WHAT THE STRONG HANDS AND WEAK HANDS ARE DOING, BASED ON THE FAMOUS INDICATOR "KONCORDE", OBTAINED FROM THE PERCENTARY VARIATION OF THE INDICATOR IVP (POSITIVE VOLUME INDEX) AND IVN (VOLUME INDEX). ANYONE READING THE AVAILABLE DOCUMENTATION ON THESE TWO SMALL MATHEMATICAL JEWELRY WILL DISCOVER THAT THE ATTRIBUTED VOLUMES NEGOTIATED TO STRONG HANDS (IVN) OR WEAK HANDS (IVP).
NOTE: USE THIS INDICATOR ONLY IN INSTRUMENTS WITH REAL VOLUME.
Volumen Consolidado por DIVISAS contra BITCOIN #09/2019Volumen Consolidado de Bitcoin clasificado por divisas. Gracias a este indicador se podrá obtener la dominancia y participación en el mercado de las diferentes divisas o contratos. Actualmente el indicador incluye un aproximado de 40 pares de BTC contra diferentes divisas, en las cuales resaltan:
*USD
*USDT
*USDC
*XBT
*CNY
*KRW
*GBP
*EUR
Este indicador es un criterio utilizado para un indicador que estaré subiendo en proximamente, el cuál sí contará con el volumen total expresado en un solo panel. Es decir, este indicador, solo especifica una parte del indicador general, que será el volumen consolidado total, que este expresará la cantidad total de bitcoins negociados a nivel mundial. El USD es la moneda con la que el "Market Maker", respalda sus fondos para operar el mercado, cosa que sabemos, por lo tanto otras divisas serían solo un metodo de compra para el retailer(cosa que me motivó a la creación del indicador ya que se podría conocer el sentimiento y reacción de los mismos en lo que ocurre en el mercado).
Recordemos que el principal problema de los análisis que toman en cuenta el precio y volumen en bitcoin es que tradingview te da a conocer solo el "volumen del exchange", por lo tanto no obtienes una cifra exacta de los bitcoins comprados y/o vendidos en todos los sitios en los que se negocia, lo que dificulta tener una percepción objetiva de lo que sucede en el mercado, ya que te guiarías por el volumen que te da el exchange dónde operas y no el que es real.
Sin nada más que decir, espero que tome en cuenta este recurso para sus análisis, que será esencial para aquellos que operan con precio y volumen.
Si quiere realizar alguna colaboración y/o donación por mí obra, será muy bien bienvenida y agradecida:
BTC: 1TqvNSQs39pr2mLeDo3swcrkYvkK1YQAN
LTC: LKYYkJQHBvnEaJSatp53pg8C7iKp9Jp45B
ETH: 0x6e0902a16a0a0d6379cd8600c455a7ab335278cc
BitradertrackerEste Indicador ya no consiste en líneas móviles que se cruzan para dar señales de entrada o salida, si no que va más allá e interpreta gráficamente lo que está sucediendo con el valor.
Es un algoritmo potente, que incluye 4 indicadores de tendencia y 2 indicadores de volumen.
Con este indicador podemos movernos con las "manos fuertes" del mercado, rastrear sus intenciones y tomar decisiones de compra y venta.
Diseñado para operar en criptomonedas.
En cuanto a qué temporalidad usar, cuanto más grande mejor, ya que al final lo que estamos haciendo es el análisis de datos y, por lo tanto, cuanto más datos, mejor. Personalmente recomiendo usarlo en velas de 30 minutos, 1 hora y 4 horas.
Recuerde, ningún indicador es 100% efectivo.
Este indicador nos muestra en las áreas de color púrpura (manos fuertes) y en las áreas de color verde (manos débiles) y al mostrármelo gráficamente ya el indicador vale la pena.
El mercado está impulsado por dos tipos de inversores, que se denominan manos fuertes o ballenas (agencias, fondos, empresas, bancos, etc.) y manos débiles o peces pequeños (es decir, nosotros).
No tenemos la capacidad de manipular un valor, ya que nuestra cartera es limitada, pero podemos ingresar y salir de los valores fácilmente ya que no tenemos mucho dinero.
Las ballenas pueden manipular un valor ya que tienen muchos bitcoins y / o dinero, sin embargo, no pueden moverse fácilmente.
Entonces, ¿como pueden comprar o vender sus monedas las ballenas? Bueno, ellos hacen su juego: Tratan de hacernos creer que la moneda esta barata cuando nos quieren vender sus monedas o hacernos creer que la moneda es cara cuando quieren comprar nuestras monedas. Esta manipulación se realiza de muchas maneras, la mayoría por noticias.
Nosotros, los pequeños peces, no podemos competir contra las ballenas, pero podemos descubrir qué están haciendo (recuerde, son lentas, mueven sus monstruosas cantidades de dinero) debemos movernos con ellas e imitarlas. Mejor estar bajo la ballena que delante de ella.
Con este indicador puedes ver cuando las ballenas están operando y reaccionar ; porque el enfoque matemático que los sustenta ha demostrado ser bastante exitoso.
Cuando las manos fuertes están por debajo de cero, se dice que están comprando. Lo mismo ocurre con las manos débiles. Generalmente, si las manos fuertes están comprando o vendiendo, el precio está lateralizado. El movimiento del precio está asociado con las compras y ventas realizadas por la mano débil.
Espero que les sea de mucha utilidad.
Bitrader4.0
This indicator no longer consists of mobile lines that intersect to give input or output signals, but it goes further and graphically interprets what is happening with the value.
It is a powerful algorithm, which includes 4 trend indicators and 2 volume indicators.
With this indicator we can move with the "strong hands" of the market, track their intentions and make buying and selling decisions.
Designed to operate in cryptocurrencies.
As for what temporality to use, the bigger the better, since in the end what we are doing is the analysis of data and, therefore, the more data, the better. Personally I recommend using it in candles of 30 minutes, 1 hour and 4 hours.
Remember, no indicator is 100% effective.
This indicator shows us in the areas of color purple (strong hands) and in the areas of color green (weak hands) and by showing it graphically and the indicator is worth it.
The market is driven by two types of investors, which are called strong hands or whales (agencies, funds, companies, banks, etc.) and weak hands or small fish (that is, us).
We do not have the ability to manipulate a value, since our portfolio is limited, but we can enter and exit the securities easily since we do not have much money.
Whales can manipulate a value since they have many bitcoins and / or money, however, they can not move easily.
So, how can whales buy or sell their coins? Well, they make their game: They try to make us believe that the currency is cheap when they want to sell their coins or make us believe that the currency is expensive when they want to buy our coins. This manipulation is done in many ways, most by news.
We, small fish, can not compete against whales, but we can find out what they are doing (remember, they are slow, move their monstrous amounts of money) we must move with them and imitate them. Better to be under the whale than in front of her.
With this indicator you can see when the whales are operating and reacting; because the mathematical approach that sustains them has proven to be quite successful.
When strong hands are below zero, they say they are buying. The same goes for weak hands. Generally, if strong hands are buying or selling, the price is lateralized. The movement of the price is associated with the purchases and sales made by the weak hand.
I hope you find it very useful.
Bitrader4.0
Blai5 KoncordeEste es uno de los indicadores del genial Blai5, modificado y adaptado para TradingView.
De forma muy resumida, este indicador muestra la velocidad con la que cambia el volumen de negociación de la mano fuerte y la mano débil.
En palabras del autor, " el objetivo de todo este esfuerzo era conseguir, con un golpe de vista y en un sólo gráfico, "CONCORDAR" el movimiento tendencial del indicador con los movimientos significativos del volumen segregado ".
Significado de cada zona:
Área azul: mano fuerte. Si es positiva indica acumulación y si es negativa distribución.
Área verde: mano débil. Si es positiva indica compra y si es negativa venta.
Área marrón: Indica la tendencia y depende de los valores anteriores de mano fuerte y débil.
Línea roja: Es una media exponencial que suaviza la tendencia indicada por el área marrón.
Ejemplo de operativa sencilla:
Comprar: Cuando el área marrón sobrepasa hacia arriba la línea roja.
Vender: Cuando el área marrón sobrepasa hacia abajo la línea roja.
Esto sería para largos. Para entrar cortos sería al revés.