pickle financialversion 1.0
A multi-use indicator
FEATURES:
1) Robust VWAP with up to 3 deviations that can be adjusted for Session, Week, Month, Quarter, Year, Decade, Century, Earnings , Dividend, & Split intervals
2) 20 customizable Moving Averages that can be changed to EMAs, SMAs , WMAs, SMMAs, and VWMAs; can also be adjusted to Candle Closes, Highs, Lows, Opens, HLC3, HL2 , OHLC4, & HLCC4
-Praise be lady VWAP
Media mobile semplice (SMA)
Month/Month Percentage % Change, Historical; Seasonal TendencyTable of monthly % changes in Average Price over the last 10 years (or the 10 yrs prior to input year).
Useful for gauging seasonal tendencies of an asset; backtesting monthly volatility and bullish/bearish tendency.
~~User Inputs~~
Choose measure of average: sma(close), sma(ohlc4), vwap(close), vwma(close).
Show last 10yrs, with 10yr average % change, or to just show single year.
Chose input year; with the indicator auto calculating the prior 10 years.
Choose color for labels and size for labels; choose +Ve value color and -Ve value color.
Set 'Daily bars in month': 21 for Forex/Commodities/Indices; 30 for Crypto.
Set precision: decimal places
~~notes~~
-designed for use on Daily timeframe (tradingview is buggy on monthly timeframe calculations, and less precise on weekly timeframe calculations).
-where Current month of year has not occurred yet, will print 9yr average.
-calculates the average change of displayed month compared to the previous month: i.e. Jan22 value represents whole of Jan22 compared to whole of Dec21.
-table displays on the chart over the input year; so for ES, with 2010 selected; shows values from 2001-2010, displaying across 2010-2011 on the chart.
-plots on seperate right hand side scale, so can be shrunk and dragged vertically.
-thanks to @gabx11 for the suggestion which inspired me to write this
Volume Spread for VSA CustomHey everyone, I have been using volume a lot more lately as price action can sometimes get manipulated but volume shows us the truth!
Anyways, I have enjoyed the Volume Spread for VSA indicator but wished I had the code to change a few settings. This volume indicator includes spread analysis with the ability to customize input values and I'm making it open source so you can do with it as you please.
I have made notes all throughout the code to give suggestions on a few changes or why I have written it in such a way. I have also tried to section everything off to make it easier to see where each piece of the code is used. Overall I think it is a good example of how to code cleanly and how to add useful notes when you are learning Pine for yourself :D
The indicator on the price chart is my Donchian Channel indicator, which you can also find on my profile. This is the one I use every day.
Kendall Rank Correlation NET on SMA [Loxx]Kendall Rank Correlation NET on SMA is an SMA that uses Kendall Rank Correlation to form a sort of noise elimination technology to smooth out trend shifts. You'll notice that the slope of the SMA line doesn't always match the color of the SMA line. This is behavior is expected and is the NET that removes noise from the SMA.
What is Kendall Rank Correlation?
Also commonly known as “Kendall’s tau coefficient”. Kendall’s Tau coefficient and Spearman’s rank correlation coefficient assess statistical associations based on the ranks of the data. Kendall rank correlation (non-parametric) is an alternative to Pearson’s correlation (parametric) when the data you’re working with has failed one or more assumptions of the test. This is also the best alternative to Spearman correlation (non-parametric) when your sample size is small and has many tied ranks.
Kendall rank correlation is used to test the similarities in the ordering of data when it is ranked by quantities. Other types of correlation coefficients use the observations as the basis of the correlation, Kendall’s correlation coefficient uses pairs of observations and determines the strength of association based on the patter on concordance and discordance between the pairs.
Concordant: Ordered in the same way (consistency). A pair of observations is considered concordant if (x2 — x1) and (y2 — y1) have the same sign.
Discordant: Ordered differently (inconsistency). A pair of observations is considered concordant if (x2 — x1) and (y2 — y1) have opposite signs.
Kendall’s Tau coefficient of correlation is usually smaller values than Spearman’s rho correlation. The calculations are based on concordant and discordant pairs. Insensitive to error. P values are more accurate with smaller sample sizes.
Included:
-Toggle on/off bar coloring
Dimp's EMA CloudsProvides editable EMA clouds, based on Ripster47 EMA cloud strategy.
All Moving Average lengths and types are editable.
Defaults
Fast Cloud: 5EMA & 13EMA
Slow Cloud: 34EMA & 50 SMA
Strong Cloud: 100SMA & 200SMA
SMA EMA Bands [CraftyChaos]This indicator creates bands for SMA and EMA averages and adds an average of the two with the idea that price often touches one of them at support and resistance levels. Saves indicator space by combining all into one indicator
Kabalistic 36/72 SMAThe Kabalistic 36/72 SMA
This is a experimental indicator to identify potential changes in the market:
The short SMA:
If the price fall beneath the Short SMA, THEN I SHORT
The Long SMA:
If the price is found beneath the Long SMA, THEN I LONG.
Joe's Ultimate MA Ribbon (w/ Crossover Triggers)Tired of having to add multiple moving average indicators to your chart? Well, stop doing that.
Here's a sweet moving average ribbon (with 1-10 moving average lines!) that will make your charts look much cooler 😎.
Not only that, it also includes triggers for MA crossovers. So, yeah...you can pick which MA crossovers trigger for longs and shorts separately. Yup, you read that right.
Options:
Show/Hide MA Lines: Only show the lines you wanna see. No more. No less.
MA Type (can be different for each line!): EMA, SMA, SMMA (RMA), WMA, VWMA
MA Source (for each line): open, close, high, low, hl2, hlc3, ohlc4, hlcc4
MA Length (for each line): any number between 1 and 4999
Line Colors: Ooh, pretty.
Triggers: On or Off
Crossover Long Triggers: When _______ crosses over _______ on timeframe _______
Crossover Short Triggers: When _______ crosses over _______ on timeframe _______
Trigger Characters and Location
SMA RegimeProvides a color coded indicator based upon both the slope of a moving average of choice, and the asset's position in relation to that moving average. If the specified moving average is downward sloping and the asset closes below the moving average the indicator will be red. If the specified moving average is upward sloping and the asset closes above the moving average the indicator will be green. Any other combination of these two factors will color the indicator yellow indicating indecision.
Expected DCA PriceShowing the expected price of the DCA strategy in half a year / one year / two years, weighted by the USD supply (M2) by default
SCCI KRAKEN [JoseMetal]============
ENGLISH
============
- Description:
This indicator is a Smoothed Commodity Channel Index with crosses with a signal SMA.
It combines 4 different and configurable timeframes to find dips and tops.
It has several configurable timeframe combinations, so you don't have to reconfigure the indicator on each timeframe, you can have a preset for your favorite timeframes, anyway, default ones are already coded in.
The SMAs are not visible to avoid too many lines confusion, but there're signals on each cross.
- Visual:
So you have 4 lines, 1 for each timeframe, when the SCCI is increasing it takes a bullish color, bearish color if going down.
You can customize 2 color setups, simple and multicolor, in both cases you can configure every single color, the main difference is that using "simple" just shows the same bullish/bearish color for each line but multicolor allows to setup different colors for EACH line/timeframe.
Crossover/under symbol changes depending on strength zone, a crossover on oversold area (bottom/green) triggers a cross, as well as a cross under in the overbought area (top/red), dots are shown when the zones are inverted.
Background color changes when all the lines/timeframes are in the same area, for example, if all 4 lines are below 0 it starts getting green (oversold), while over 0 it gets red (overbought), extreme levels gets lighter.
- Customization:
As usual in my indicators, everything is customizable, periods for de CCI, smoothness for it, the SMA periods, colors, timeframe setups...
The oversold and overbought areas are also customizable, being able to set zones for each.
The indicator has an option to show a different asset, because some testers asked me to add this in order to COMPARE directly against another asset, for example, you can have the same indicator for your current asset (let's say ETH) and another SCCI Kraken showing BTC, doing this allows to check if the asset is more bullish/bearish compared to another asset.
- Usage and recommendations:
Everything is good by default, of you want more accurate crosses you can increase the SMA periods a little, 6-8 instead of 4.
For scalping maybe a good idea to reduce the strong areas and get more signals, anyway i use it as default.
Finally, if you want to find an excellent dip/top increase the distance between timeframes in your setup, for example, go to 1 min and set the other timeframes to 15M, 1H and 4H, you'll get fewer signals but veeery accurate (fewer trades, more precision).
============
ESPAÑOL
============
- Descripción:
Este indicador es un índice de canal de materias primas suavizado con cruces con una señal SMA.
Combina 4 marcos temporales diferentes y configurables para encontrar dips y tops.
Tiene varias combinaciones de marcos temporales configurables, por lo que no tiene que reconfigurar el indicador en cada marco temporal, puede tener un preset para sus marcos temporales favoritos, de todos modos, los predeterminados ya están codificados.
Las SMAs no son visibles para evitar la confusión de demasiadas líneas, pero hay señales en cada cruce.
- Visual:
Así que tienes 4 líneas, 1 para cada temporalidad, cuando el SCCI está aumentando toma un color alcista, color bajista si va hacia abajo.
Puedes personalizar 2 configuraciones de color, simple y multicolor, en ambos casos puedes configurar cada color, la principal diferencia es que usando "simple" solo muestra el mismo color alcista/bajista para cada línea pero multicolor permite configurar diferentes colores para CADA línea/marco de tiempo.
El símbolo de cruce/bajo cambia dependiendo de la zona de fuerza, un cruce en la zona de sobreventa (abajo/verde) provoca un cruce, así como un cruce bajo en la zona de sobrecompra (arriba/rojo), los puntos se muestran cuando las zonas están invertidas.
El color del fondo cambia cuando todas las líneas/marcos de tiempo están en la misma zona, por ejemplo, si las 4 líneas están por debajo de 0 empieza a ponerse verde (sobreventa), mientras que por encima de 0 se pone rojo (sobrecompra), los niveles extremos se ponen más claros.
- Personalización:
Como es habitual en mis indicadores, todo es personalizable, los periodos del CCI, la suavidad del mismo, los periodos de las SMA, los colores, las configuraciones de los marcos temporales...
Las zonas de sobreventa y sobrecompra también son personalizables, pudiendo establecer zonas para cada una de ellas.
El indicador tiene una opción para mostrar un activo diferente, ya que algunos testers me pidieron que añadiera esto para poder COMPARAR directamente contra otro activo, por ejemplo, puedes tener el mismo indicador para tu activo actual (digamos ETH) y otro SCCI Kraken mostrando BTC, haciendo esto permite comprobar si el activo es más alcista/bajista comparado con otro activo.
- Uso y recomendaciones:
Todo está bien por defecto, de querer cruces más precisos se pueden aumentar un poco los periodos de la SMA, 6-8 en vez de 4.
Para scalping quizás sea una buena idea reducir las zonas fuertes y obtener más señales, de todas formas yo lo uso por defecto.
Por último, si quieres encontrar un excelente dip/top aumenta la distancia entre los marcos de tiempo en tu configuración, por ejemplo, ve a 1 min y pon los otros marcos de tiempo a 15M, 1H y 4H, obtendrás menos señales pero muy precisas (menos operaciones, más precisión).
Trend CandlesThis indicator uses simple moving average and exponential moving average to calculate the trend of the symbols.
If the trend is BULL, the bars' color will be lime(green).
If the trend is BEAR, the bars' color will be black.
Otherwise, the bars' color will be gray.
Enjoy it!
5 Symbol screener with triple MA and RSIBelow is a simple screener script fitted with 5 different symbols in the first column and in the other 4 columns the screener displays the respective moving averages and the RSI, the user has the ability to change between timeframes and different moving averages such as the SMA, EMA, RMA and WMA .
[_ParkF]MA_PackageThis indicator is a comprehensive set of moving averages.
All settings are handled in the input menu.
1. 6 moving averages are included.
2. You can edit the source of 6 moving averages.
3. You can change the type of each moving average line.
4. You can change the period value of each moving average line.
5. You can change the color of each moving average line.
6. You can change the thickness of each moving average line.
7. The predictive value of each moving average line will be displayed as a dot, and this value will be changed according to the type of the moving average line.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
이 지표는 이동평균선의 종합선물세트 입니다.
모든 설정은 input 메뉴에서 다뤄집니다.
1. 6개의 이동평균선이 포함 되어 있습니다.
2. 6개의 이동평균선의 소스를 수정할 수 있습니다.
3. 각각의 이동평균선의 타입을 변경할 수 있습니다.
4. 각각의 이동평균선의 기간값을 변경할 수 있습니다.
5. 각각의 이동평균선의 색상을 변경할 수 있습니다.
6. 각각의 이동평균선의 두께를 변경할 수 있습니다.
7. 각각의 이동평균선의 예측값이 점으로 표시될 것이고 이 값은 해당 이동평균선의 타입에 맞춰 변경됩니다.
Distance to 200 SMAThis indicator shows the relative distance (in %) from the closing price to the 200 SMA.
Vegas+200+Big Vol by RSU1. Vegas channel
The Vegas channel indicator is very effective as a short, medium and long-term trend observation indicator, and it has obvious support and resistance functions.
2. EMA200+MA200
Usually ema200 or ma200 is used as a watershed for fund institutions to evaluate the long-short trend of a stock trend.
3. Big volume box
Big volume is often used as a signal of a market trend turning,if it is greater than 4 times standard deviation it is marked as a Big volume in yellow box. There will be support and resistance at this price range.
Midas Mk. II - Ultimate Crypto Swing>> This scrip is only meant to be used in 4hour crypto chart <<
How It Works - To swing trade in a 4 hr candles, which has a much larger range than shorter timeframe candles, the script utilizes a longer timeframe ema, sma and MACDs to account for such. When the ema and sma crosses and the rate of change of the MACD histogram is in favor of the direction, then the system provides a long/short signal.
How To Use - The script works the best when the signal is in par with other analyses (trend, harmonic patterns, etc.) This script does not provide any exit signals , so I recommend exiting when the candle breaks out of the structure, or other strategies.
Updates or revisions will be recorded in the comments. Good luck with this script!
Dashed Line Moving AveragesHere's a simple script which i concocted using ideas from various authors with the goal of creating a slightly better Moving Average dashed line script imo...I think i managed to do just that and a bit more.. =)
Features:
- Contains one of each VWMA SMA EMA. You can set the input length.
- Ability to set spacing between characters of the plotted moving average line
- Horizontal offset of the moving average lines (just in case)
- Can add any fancy characters that suits your taste e.g ( . , _ , -, !, *, rocket, lava, etc) to the moving average
- If you duplicate the script and modify the "Size" parameter of the plotchar() function's variables with the choices provided in the commented-out code; you can have some fun!
This script is for entertainment & educational purposes only.
HEX Risk Metric (v0.2)This indicator plots a "risk metric" based on the % increases of the following averages:
ema21, sma50, sma100, sma200, sma300, sma600.
Depending on the rolling 7-day percentage increase of this moving average, a value is assigned to each data point, then normalized to a common range.
This set of metrics attempts to represent data similar to that of a heat map.
Users can adjust filter top, filter bottom, and toggle on/off the different metrics within the set.
HEX Risk Metric (v0.1)This indicator plots a "risk metric" based on the % increases of the following averages:
ema21, sma50, sma100, sma200, sma300, sma600.
Depending on the rolling 7-day percentage increase of this moving average, a value is assigned to each data point, then normalized to a common range.
This set of metrics attempts to represent data similar to that of a heat map.
Users can adjust filter top, filter bottom, and toggle on/off the different metrics within the set.
Moving Averages With Cross AlertsA simple way to add up to 5 moving averages with optional crossover/crossunder alerts.
Available options for Moving Average Type are:
SMA
EMA (default)
HMA
RMA
WMA
VWMA
VWAP
ALMA
By default, 5 moving averages are enabled and set to the following:
MA1 set to 5
MA2 set to 13
MA3 set to 50
MA4 set to 200
MA5 set to 800
Each moving average has the following options:
Enable/Disable
Source (default is close)
Length
Color