SMA crossesShow price needed for MAs to cross each others.
Option:
1. Choose MAs (short/long) to calculate. Default 20MA and 50MA
2. Choose MA line width.
Simple Moving Average (SMA)
Qullamaggie Daily with ADR% and Compression RangeQullamaggie Daily
This Indicator is a Combination of Moving Averages (Simple and Exponential) as definied from Qullamaggie and used in his TC2000 Setup
Moving Averages:
- The Moving Averages are Guidelines for the current Trend and are not decive for the Entry
- They shall be a quick view and visual assistance to find strong momentum stock that are currently in a Phase of a "Flag Pattern"
ADR% 20 Day:
- Average Daily Range in % should indicate the Momentum of the Stock. It is similar but still works different as the Volalitily indicators.
- A stock is recommend to a have a ADR% above 5-6 to be considered a Momentum Leading Stock.
Consolidation Range:
- This Indicator should help to define Ranges in which the Volumen get compressed(increase) while the price movement is minimal
- A strong breakout is to be expected. The Range should be easier to be identified with this indication.
SMA Multi Time Frame Table V1.5Since I couldn't find a script like this I made one so here is what it does.
The script will plot on the chart as well as post the related data into the table.
The default Simple Moving Avg are 5, 10, 20, 50, 120, 200 which can also be changed to whatever SMA you would like. The SMA values are then plotted on the charts so that quickly check to see where they are and how the candles are reacting to the SMAs.
Not only does the script plot the SMAs but it also places higher time frames into the table that is in the script, from current price, to daily, weekly, monthly, quarterly (3 months if you don't have it added) and yearly. The reason why was it price action of the stock does interact and can be rejected or find support from SMA on a higher time frames.
I still use this script so that you can quickly capture the values so that short-term, and long-term resistance and support can be determined during market hours.
Another good thing is that when you change the values in the script settings it also applies those settings to the table as well.
Now it will take a little bit for the table to show up, so please be patient. I have tested it with stocks, forex, and crypto.
I wanted to get this published and I am still working on the background to try and get EMAs. Where you can flip over to EMA to also see the EMA plots and table values for the MTF.
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 .
Triple Weekly Moving AverageTriple Weekly Moving Average
The default settings plot 3 weekly moving averages for 13, 26 and 52 weeks, for analyzing Short (Quarterly), Medium (Semester) and long term (Yearly) view.
Idea is when the three moving averages are aligned, the security is in trend and when they crisscross the security may be either turning, slowing down or stalling, however, this must be correlated with other studies.
Started observing half yearly moving average after reading Stan Weinstein's Secrets For Profiting in Bull and Bear Markets .
The settings of the indicator are pretty self explanatory. The indicator gives an option to select lookahead , however, change it only when you are well aware of the consequences, the default setting is Turned Off , please follow TV user guide for a detailed explanation on lookahead. I added it as I was plotting this script on Daily timeframe and wanted to observe the changes.
EMA ON MA SETSOORY FOR MY EINGLISH
ITS NOT MY NATIVE AND IM NOT GOING TO GOOGLE TRANSLATE THIS
this is a beuaitful indicator that plot EMA that gat is calc from another ma and length for your choise so you will get an = 'ema on ma '
it can plot you more beautiful results and more smoothing results
i added golden/death cross for all ma
enjoy !
היי חברים זה בעצם אינדיקטור של ממוצע נע על ממוצע נע לנוחיכותכם
הפלט הראשי הוא EMA
הוא לוקח את החישוב שלו ממוצע אחר והאורך שתגדירו
נותן תוצאה יותר חלקה של ממוצעים נעים
הוספתי חתיוכים בין ההמוצעים
תהנו.
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
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.
SPX Scalping StrategyThis strategy points out good entries and exits to go with the direction of SPY
Used with:
Ticker: SPX 500 USD
Heiken Ashi Candles
1, 3, 5 min timeframe
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
Sig30MALICEHello everyone
Bot is optimalized BINANCE:ALICEUSDTPERP BOT, which select leverage betwen 2x and 4x
TimeFrame : 30min
TP : 80 point
SL : 120 point
the bot works as follows:
the way he opens a position consists of two conditions
1) Moving average (crossovers)
2) RSI
Backtesting is set for counting as 13 contrat, this bot can get more with 50% of equity.
I think this is really solid 30min bot, which is already really important to make something solid on 30min
However keep in mind this is scalper and optimalization scalpers are really hard and have to be set from time to time
This bot is also great for other optimalizations .
.
.
.
.
.
.
Enjoy
Cheat Code- Example 1; Short-Term; Follow the Trend BINANCE:BTCUSDT ; BINANCE:ETHUSDT ; BINANCE:FILUSDT ;
This strategy is simple and easy to read and takes advantage of conditional signs of trend reversals. It works best in 10-minute time frames for most large and mid-cap crypto. This code is a tutorial for creating a profitable yet easy strategy, and hopefully, it can be put to good use :)
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!
Optimizer ~ Beta 0.1 | Belfort TradersOptimizer
The Optimizer backtests the maximum amount of moving averages which can be possible created ((max amount of bars / 2)-1) and compares them all with one another to then plot the most profitable strategy.
Current Achievement:
-> Get it to work, make it work with 106 different moving averages. ==> Beta 0.1
Roadmap:
0.15 Basic Comparison of 5k moving averages <= 07.06.22
0.2 Risk Management Basics <= 07.06.22
0.3 Finding the most profitable timeframe <= 07.06.22
0.4 Testing the limits of Tradingview <= 14.06.22
0.5 Complex array sorting list, comparing 1k moving averages, taking the most profitable out, going to the next list ==> Bypassing calculation limit by doing that. <= 14.06.22
0.6 Volatility adjusted moving averages <= 14.06.22
==> Find more likely profitable moving averages, run those first -> Increase efficiency
0.7 Add second filter (Either most profitable strategy or most reliable strategy) ==> Order Frequency Ratio <= 14.06.22
0.8 Complex Risk Management <= 14.06.22
0.9 Reliability Ratio weekly volatility average filter used as a protective filter if current weekly volume is drastically different from the past's weekly volatility average with fractal patterns
<= 21.06.22
1.0 Finished Optimizer
Portfolio Management for this Performance:
Initial Capital: 20000 USD
Risk per Trade: 10% of capital
Commission: 0.01%
Slippage: 4 ticks