DT-21 Moving AveragesI know a lot of people use the free version of TradingView, So I made a script to combine 5 Moving averages as 1 indicator.
Exponentialmovingaverages
Forecast 7 EMA's 6 periodsForecast 7 EMA's 6 periods
This script is an upgrade of the existing Triple MA Forecast from Yatrader2
To allow the user to display 7 different EMAs and look 6 candles ahead
Default Value
8 ema
13 ema
21 ema
55 ema
100 ema
128 ema
200 ema
Note:
Best to use on high timeframe, if on low timeframe change the forecast maximum to lower
This was made to forecast the 21 ema on weekly timeframe on the upcomming Bitcoin price
EMA 21,13,8 - scalping3 EMAs will help identify and predict uptrends and downtrends
-If EMAs are all above the candles it a sign to sell & if the EMAs are below its a sign to buy
- If the Green-8 EMA crosses or touches red candle then flips under the other EMAs & candles then it's time to sell
-If the Green-8 EMA crosses or touches green candle then flips above the other EMAs & candles then it's time to buy
- how far is the EMAs from the candle it'll show how strong the trend. combine this strategy with the stochastic oscillator & RSI to get the maximum benefit
Power Trader Study The Power Trader is an indicator based around the Balance of Power Oscillator. Balance of Power is a price-based measurement that evaluates and compares the strength of buyers and sellers by assessing their respective abilities to push prices to extreme points(both extreme highs and extreme lows).
BoP values fluctuate between a maximum value of 100 and a minimum value of -100. When the BoP value is greater than 0, it indicates that buying pressure is greater than selling pressure. Conversely, negative BoP readings mean that selling pressure is greater than buying pressure.
The exponential moving average of Balance of Power values is displayed as a gray line on the chart. The upper red line represents the upper bound at which a security is considered overbought. The lower green line represents the threshold where we start to consider a security to be in an oversold state.
When the gray BoP EMA line crosses below the lower green line, it changes color to green then changes back to gray once it crosses back above that lower threshold. Similarly, the line turns red when it crosses above the upper red line.
When the EMA line is between the upper and lower bounds, it signifies that there is no significant difference between the power of buyers versus the power of sellers. The top red area indicates that the amount of buying pressure is relatively high. The lower green area means that selling pressure is abnormally high.
When the BoP line falls between the red and green areas, do not take action. When the BoP line turns green and is inside the green area, enter a long position. When the BoP line rises above the red line and into the upper red area, exit the long position.
Entry signals are displayed as vertical green lines that extend the length of the chart. Exit signals are represented by the same lines, except in red.
Users can decide the order of signals in the input option menu through the ‘allow repeat signals’ parameter. If this is set to false, the study will generate signals in the logical chronologic order of . If it is set to true, then signals will be generated as they come, regardless of whether the last signal was its inverse. This means that it could generate sequences like this for example .
Additionally, the stop and limit can also be set in the input menu through the ‘stop’ and ‘limit’ options. This input option accepts parameters of type float (ie: numbers that contain decimals).
The 'Upper Bound for BoP Values' and 'Lower Bound for BoP Values' input options gives traders the option to adjust the upper and lower thresholds for buy and sell signals. It is important to note that setting the upper bound higher or the lower bound lower will result in less frequent signals (and vice versa).
When it is time to enter a long position, an alert with the following message is sent “Power Trader - High Sell Pressure, Enter Long”.
When it is time to exit a long position, an alert with the following message is sent “Power Trader - High Buy Pressure, Exit Long”.
The Power Trader, along with all of our other invite-only scripts, can be found on our website:
profitprogrammers.com
Global Market Signals: EMA ROCWelcome!
Thanks for checking out my indicator.
This is the difference in the rate of change between two exponential moving averages.
The colors are green and red:
- Green is when the fast EMA > slow EMA
- Red is when the fast EMA < slow EMA
When the indicator approaches it's upper or lower limits, it will indicate either sideways price movement or a reversal. When the color changes around it's upper or lower limits from green to red or vice-versa, an EMA crossover just occurred and a continuation of trend is possible before a pause or reversal in price.
I hope this helps!
Andre
Global Market Signals
4 Fibonacci EMAsAdd 4 Fibonacci EMAs to your charts with one indicator.
Configureable by value, so they don't necessarily have to use Fibonacci numbers, and by colors.
EMA GOLDEN & DEATH CROSSGolden Cross And Death Cross
A golden cross and a death cross are exact opposites. A golden cross indicates a long-term bull market going forward, while death cross signals a long-term bear market. Both refer to the solid confirmation of a long-term trend by the occurrence of a short-term moving average crossing over a major long-term moving average. (source: investopedia)
----
In this indicator we are using Exponential Moving Averages. Use this indicator with TradingView black template chart for a better view
Relative Price OscillatorHere is a new experimental indicator we've been working on. The idea was to compare two EMA's of period midpoints to the actual closing price. The steps that were taken are listed below:
1.Calculate an EMA based on each period's midpoint ((High * Low) /2) for the last 9 periods.
2.Calculate an EMA based on each period's midpoint for the last 100 periods.
3. Divide the difference of the two EMA's by the closing price. ((EMA1 - EMA2) / Close).
4. Smooth the value from step #3 with an 18 period EMA. Multiply by 1000 for better scaling/visibility.
Using:
Bullish when line is green, bearish when line is red. Buy on first green, then sell on first red.
There is also an option to color the candles based on the RPO line.
Double EMA + ATR Trend FollowerThis indicator consists of a fast and slow EMA (default lengths are 50 and 9 periods) and an upper and lower ATR band. When combined, this combination gives traders an accurate picture of both trend strength and direction.
Users can modify the lengths of the fast and slow EMA , as well as the multipliers and length for the upper and lower ATR bands.
QEMA Forecast & SRTPThis script combine 4 EMA Forecast (21, 50, 100, 200) and a Stop and Reverse Signal based on volatility into one indicator.
You can select to use which EMA work best for you.
Hope you find it useful.
Palex 2.0Atualização do SETUP do saudoso Professor Alexandre Fernandes "Palex"
- Bandas de Bolliger (Standard) =
*Banda Superior = Média Móvel Simples (20 dias) + (2 x Desvio Padrão de 20 dias)
*Banda Inferior = Média Móvel Simples (20 dias) – (2 x Desvio Padrão de 20 dias)
- EMA 9 (Média Móvel Exponencial)
- SMA 21 (Média Móvel Simples)
- SMA 200 (Média Móvel Simples) Clássica MA 200 períodos
- SMA 400 (Média Móvel Simples)
- EMA 400 (Média Móvel Exponencial)
- WILD (Média Móvel Welles Wilder)
O mesmo usado pelo nosso grande Mestre PALEX!
Five EMA and Two SMA IndicatorIndicator Modeled After Krowns CrptoCave
-CryptoLumberJack
-BlazkingCryptoJunkies Web Slave Master
MTF EMA and MAThis MTF MA/EMA indicator has 20 MAs in total - 5 EMAs, 5 MAs and 10 multi-time-frame MAs/EMAs
24/9 EMA with Bias & SignalsThis is a simple indicator that plots the 24 & 9 EMAs.
It also highlights the potential bias of the market (bull or bear) based on if the 9 EMA is above or below the 24 EMA.
In addition there are signal crosses that you can use for alerts.
This indicator is best used to confirm a particular underlying bias on the 5m, 15M, 1HR, 4HR, and Daily timeframes.
It's important to note on lower timeframes that the bias can be counter trend bias of the overall larger momentum of the instrument you are trading.
For clarity this means that many retraces get going when the 9 crosses the 24. But ultimately the larger timeframe bias will continue after this counter trend retraces.
Combining this indicator with value channels and ATR is what I recommend.
Extreme DeviationThis indicator calculates extreme deviation areas of the difference of zero-lag fast and slow exponential moving averages with volume (for Volume Weighted version). Here is a connection between the distance of prices to their respective moving averages (default periods are 50/200) and standard deviations (default period is 20) . Like in the academic literature, the idea behind this indicator depends on that prices tend to exhibit “reversal to the mean” attributes. By using both volume and standard deviation of moving averages, volatility is considered in calculations too.
The red zones are the “Extreme Zones” which signals and warns about possible incoming reversal. Because the indicator is semi non-directional, it is suggested to use it with a momentum indicator such as TTI , TPI or RSI . Using of momentum indicators becomes safer using it with ExDev/VoWExDev
The green zone is the “Trade Safe” areas which indicates that if the price and indicator moves in same directions, the price is trending or market has relatively greater volume (for Volume Weighted version) than past periods. On the other hand, if the indicator floats in gray “No Trade” zone, the market is in ranging mode probably. Signal line (black dashes, default is 55) can be used for new orders. In a scenario in which price and the indicator moves together in same direction and then indicator starts to change direction, indicates a possible trend reversal approaches in coming periods. Waiting for both momentum and ExDev/VoWExDev extreme zones would be a good strategy. Seeking for divergences between momentum and opposite ExDev ExDev/VoWExDev extreme zone is the best long/short strategy developed so far.
Notes:
VoWExDev refers to Volume Weighted Extreme Deviation
Multiplier adjusts the wave frequency of the indicator. Higher multiplier lowers the wave frequency of the indicator and vice versa.
Look Back is the calculation period of the standard deviation.
These two indicators are suitable for all markets for all time periods if there is enough back data to calculate. There would be significant differences between two versions due to volume as expected. For the markets lack of volume data, ExDev version is suggested to use.
Türkçe:
Bu indikatör, hacim ağırlıklı gecikmesiz üssel hareketli ortamaların birbirlerinden aşırı saptığı bölgeleri hesaplamaktadır. Fiyatın hareketli ortamaladan uzaklaşmasının standart sapması hesaplanarak aşırılık bölgeleri indikatör üzerinde gösterilmektedir. Bu indikatör, akademik çalışmalarda da bahsedilen “fiyat ortalamaya dönme eğilimindedir” teorisi üzerine geliştirilmiştir. Hareketli ortamala farklarının standart sapmasının hesaplanması ve hacim ile ilişkilendirilmesi ile volatilitede göz önünde bulundurularak indikatör hesaplamasına dahil edilmiş oldu.
İndikatördeki kırmızı bölgeler “Aşırılık Bölgelerini” gösterir ve muhtemel bir trend dönüşünün yaklaştığını sinyaller ve uyarır. İndikatör, fiyat yönünden yarı bağımsız hareket ettiği için TTI ,TPI ya da RSI gibi herhangi bir momentum indikatörü ile kullanılması önerilir. Momentum indikatörlerinin kullanılması bu indikatör ile birlikte daha güvenli hale gelmektedir.
Yeşil alan “Güvenli İşlem” bölgesini göstermektedir. Fiyat ve indikatör aynı yönde giderken piyasanın trendde olduğunu ve hacim ağırlıklı versiyonda da geçmiş dönemlere göre hacimin de göreceli olarak yükseldiğini göstermektedir. Diğer bir taraftan eğer indikatör gri “İşlem Yapma” bölgesinde dalgalanıyorsa piyasa muhtemelen yatay harekete geçmiştir. Sinyal çizgisi (kesik siyah çizgi, bazı 55) yeni işlemlere giriş için kullanılabilir. Fiyat ve indikatörün aynı yönde hareket ettiği ve indikatörün fiyattan önce yön değiştirmeye başladığı senaryoda indikatör, yaklaşan periyodlarda trendin dönebileceğini göstermektedir. Böyle bir senaryoda ExDev/VoWExDev ve momentum indikatörlerinin ikisinin de aşırılık bölgesine girmesinin beklenmesi iyi bir strateji olabilir. Momentum indikatörlerinde uyumsuzluk olduğu anlarda da indikatör aşırılık bölgesinde ise ve iki indikatörün birbirine göre de uyumsuz olduğu senaryolar şu ana kadar geliştirilmiş en başarılı stratejidir.
Notlar:
VoWExDev hacim ağırlıklı aşırı sapma indikatörünü tanımlamaktadır.
Multiplier/Çarpan, indikatörün dalga frekansını ayarlamaktadır. Çarpan yükseldikçe indikatör frekansı düşer veya tersi.
Look Back, standart sapmanın hesaplama periyodudur.
Bu indikatörler, eğer yeterli geçmiş veri varsa her piyasayda her zaman periyodunda kullanılabilir. Hacimden dolayı iki versiyon arasında bariz farklar olabilir ve bu beklenen bir şeydir. Hacim verisinin olmadığı marketlerde ExDev versiyonunun kullanılması önerilir.
Örnek stratejiler için/ For sample strategies:
kriptomuhtar.com/dersler/asiri-sapma-ve-hacim-agirlikli-asiri-sapma/
Volume Weigthed Extreme DeviationThis indicator calculates extreme deviation areas of the difference of zero-lag fast and slow exponential moving averages with volume (for Volume Weighted version). Here is a connection between the distance of prices to their respective moving averages (default periods are 50/200) and standard deviations (default period is 20) . Like in the academic literature, the idea behind this indicator depends on that prices tend to exhibit “reversal to the mean” attributes. By using both volume and standard deviation of moving averages, volatility is considered in calculations too.
The red zones are the “Extreme Zones” which signals and warns about possible incoming reversal. Because the indicator is semi non-directional, it is suggested to use it with a momentum indicator such as TTI , TPI or RSI . Using of momentum indicators becomes safer using it with ExDev/VoWExDev
The green zone is the “Trade Safe” areas which indicates that if the price and indicator moves in same directions, the price is trending or market has relatively greater volume (for Volume Weighted version) than past periods. On the other hand, if the indicator floats in gray “No Trade” zone, the market is in ranging mode probably. Signal line (black dashes, default is 55) can be used for new orders. In a scenario in which price and the indicator moves together in same direction and then indicator starts to change direction, indicates a possible trend reversal approaches in coming periods. Waiting for both momentum and ExDev/VoWExDev extreme zones would be a good strategy. Seeking for divergences between momentum and opposite ExDev ExDev/VoWExDev extreme zone is the best long/short strategy developed so far.
Notes:
VoWExDev refers to Volume Weighted Extreme Deviation
Multiplier adjusts the wave frequency of the indicator. Higher multiplier lowers the wave frequency of the indicator and vice versa.
Look Back is the calculation period of the standard deviation.
These two indicators are suitable for all markets for all time periods if there is enough back data to calculate. There would be significant differences between two versions due to volume as expected. For the markets lack of volume data, ExDev version is suggested to use.
Türkçe:
Bu indikatör, hacim ağırlıklı gecikmesiz üssel hareketli ortamaların birbirlerinden aşırı saptığı bölgeleri hesaplamaktadır. Fiyatın hareketli ortamaladan uzaklaşmasının standart sapması hesaplanarak aşırılık bölgeleri indikatör üzerinde gösterilmektedir. Bu indikatör, akademik çalışmalarda da bahsedilen “fiyat ortalamaya dönme eğilimindedir” teorisi üzerine geliştirilmiştir. Hareketli ortamala farklarının standart sapmasının hesaplanması ve hacim ile ilişkilendirilmesi ile volatilitede göz önünde bulundurularak indikatör hesaplamasına dahil edilmiş oldu.
İndikatördeki kırmızı bölgeler “Aşırılık Bölgelerini” gösterir ve muhtemel bir trend dönüşünün yaklaştığını sinyaller ve uyarır. İndikatör, fiyat yönünden yarı bağımsız hareket ettiği için TTI ,TPI ya da RSI gibi herhangi bir momentum indikatörü ile kullanılması önerilir. Momentum indikatörlerinin kullanılması bu indikatör ile birlikte daha güvenli hale gelmektedir.
Yeşil alan “Güvenli İşlem” bölgesini göstermektedir. Fiyat ve indikatör aynı yönde giderken piyasanın trendde olduğunu ve hacim ağırlıklı versiyonda da geçmiş dönemlere göre hacimin de göreceli olarak yükseldiğini göstermektedir. Diğer bir taraftan eğer indikatör gri “İşlem Yapma” bölgesinde dalgalanıyorsa piyasa muhtemelen yatay harekete geçmiştir. Sinyal çizgisi (kesik siyah çizgi, bazı 55) yeni işlemlere giriş için kullanılabilir. Fiyat ve indikatörün aynı yönde hareket ettiği ve indikatörün fiyattan önce yön değiştirmeye başladığı senaryoda indikatör, yaklaşan periyodlarda trendin dönebileceğini göstermektedir. Böyle bir senaryoda ExDev/VoWExDev ve momentum indikatörlerinin ikisinin de aşırılık bölgesine girmesinin beklenmesi iyi bir strateji olabilir. Momentum indikatörlerinde uyumsuzluk olduğu anlarda da indikatör aşırılık bölgesinde ise ve iki indikatörün birbirine göre de uyumsuz olduğu senaryolar şu ana kadar geliştirilmiş en başarılı stratejidir.
Notlar:
VoWExDev hacim ağırlıklı aşırı sapma indikatörünü tanımlamaktadır.
Multiplier/Çarpan, indikatörün dalga frekansını ayarlamaktadır. Çarpan yükseldikçe indikatör frekansı düşer veya tersi.
Look Back, standart sapmanın hesaplama periyodudur.
Bu indikatörler, eğer yeterli geçmiş veri varsa her piyasayda her zaman periyodunda kullanılabilir. Hacimden dolayı iki versiyon arasında bariz farklar olabilir ve bu beklenen bir şeydir. Hacim verisinin olmadığı marketlerde ExDev versiyonunun kullanılması önerilir.
Örnek stratejiler için/ For sample strategies:
kriptomuhtar.com/dersler/asiri-sapma-ve-hacim-agirlikli-asiri-sapma/
Bollinger Bands + Moving AveragesBollinger Bands + 3 MAs(EMA)
Exponential Moving Averages (EMA) 13, 62 & 200 (default values)
Bollingers Band (BB) 20 (default value)
Values can be amended based on your trading strategy.