Exponentialmovingaverages
Multiple Moving AveragesThis script plots up to five Moving Averages , either Simple or Exponential (9, 20, 50, 100 and 200 days period by default).
Fibonacci Trendlines 8-200In my opinion best EMA Trendlines there is, simple yet very reliable on any time frame, i found the version that had 8-13-21-55, so i decided to add 100 and 200 for higher time frames enjoy please share and like
Meister Shredder - Exponential Moving Averages x4 ForecastShows the 21, 50, 100, 200 Exponential Moving Average + 6 bar forecast
RSI_EMAx3_SushiThis indicator is mostly the same as other RSI+EMA indicators, the relevant difference is that it uses three EMAs instead of one.
The additional two EMAs can act as support/resistance and tell how strong a move is (eg. 'Williams Alligator'). It provides the same utility any MA does.
MA CrossA simple configurable MA Cross (3 MAs) script. You can choose between SMA and EMA , you will get arrows up or down when MAs cross each others. The arrows have different transparency and length parameters so you can easily identify them:
- small arrow and the most transparent for fast and medium MA crosses
- medium arrow for fast and slow MA crosses
- long arrow with no transparency for medium and slow MA crosses
Default values that can be changed:
- MA type = EMA
- Source for all MAs = close
- Fast MA length = 20
- Medium MA length = 50
- Slow MA length = 200
I plan on adding feartures overtime.
RSI & EMAx3_SushiThis indicator is mostly the same as other RSI+EMA indicators, the relevant difference is that it uses three EMAs instead of one.
The additional two EMAs can act as support/resistance and tell how strong a move is (eg. 'Williams Alligator'). It provides the same utility any MA does.
Quad Moving Avarage-Ichimoku Cloud-ALMA-Bollinger BandsAll-in-One
Ingradients:
* Ichimoku Cloud,
* 2 Simple Moving Avarage (SMA),
* 2 Exponential Moving Avarage (EMA),
* 2 Arnoud Legoux Moving Avarage (ALMA),
* Bollinger Bands and
* Volume Based Colored Bars (developed by KIVANÇ fr3762).
Compiled for limitations. Thank you.
EMA TEMA crossoverHello,
as usual recently the chart is bugged if I dare post a log one so I deleted and reposted...
here is a simple ema/team script that could allow you to catch trends.
You can play with parameters to get alerted of strong trends, or to detect trends early on.
I want to adapt this to an inside bar strategy, I am going to release that in a while, it is not my priority thought I am a countertrend trader, so I cannot say why, but what I have seen is inside bar breaks in very strong trends work very well.
There is a condition for this inidcator to work: you have to use it on a Heikin Ashi chart (the candle type, selectable in the area right of the timeframe).
Works sometimes. I advice backtesting any strategy before using. Idk maybe this could work decently, seems to have given big winners on bch recently. That huge one from 600 to 1800 lol. *3
* No one should pay for things this simple by the way...
Philosof fib maI like Fibonacci and I think multiple MAs are best for identifying the trend. This one is based on someone else's script. I just need to share it with a friend =)
Multiple MA (techsound088)Common moving addresses often act as support and resistance levels. This script will incorporate four (2 exponential and 2 simple ) moving averages. The default are lengths of 8, 20, 50, and 200. These are adjustable. Many of us are aware that these areas often tend to be supply / demands zones. We are also aware that movement around these areas can fluctuate greatly so I've included ATR-based bands around the moving averages hoping to visualize these moving averages in a less rigid and more realistic way. Feel free to modify this script as you please. Constructive feedback is always appreciated.
DPD INDICATOR (DEMA PRICE DİFFERENCE PERCENTAGE )I use DEMA and Price difference in many strategies and and trade.
Finally , ı wanted to build an indicator for relation between them.
It calculates the percentage of difference between price and dema and estimates deviation from the main trend.
Formula = (price-dema)/price*100
There is some parameters;
DEMA Length is length of dema , ı think 50 is good enough,
there is upper and lower band for DPD Score .
You can change it based on volatilities of your pairs to find an optima.
and use it to be sure about your entry point.
I will developed and combine DPD with some other indicators and build strategies with it.
You can be part of that , I am waiting for your feedback.
Stay in Touch :)
Philakone 4EMAs + 3MAs (200+100+50)Hi guys ^^
This script combine all Philakone EMAs plus i added death and golden cross MAs which is ( 200 MA + 50 MA ) plus 100 MA
You can fully customize all moving averages MA EMA show or hide or change color or thickness and ofc 0.79% play with source code :)
BTC tip :
3BMEXA9mJMhMBJR9MR3t7othh7BijxUNW7
Thanks ^^
Multiple EMA5 Exponential Moving Averages
EMA 1: length 8, blue line
EMA 2: length 13, pink line
EMA 3: length 21, green line
EMA 4: length 55, yellow line
EMA 5: length 200, black line
6 EMA Crypto InvestidorExponential Moving Averages - 6 EMA Crypto Investidor
Indicator developed to facilitate the use of 6 EMAs in a single indicator.
EMAs: 9, 13, 21, 55, 100 and 200 Periods
Developed by Diego do Youtube Channel Crypto Investor
EMAs Crypto InvestidorExponential Moving Averages - EMAs Crypto Investor
Indicator developed to facilitate the use of 5 EMAs in a single indicator.
EMAs: 17, 34, 72, 100 and 200 Periods
Developed by Diego do Youtube Channel Crypto Investor
Exponential Moving AveragesCreated by using the Simple Moving Average indicator created by stocksinboxx
Plots four Exponential Moving Averages on a chart. (9, 20, 50, 200)
Double Exponential SmoothingSingle Exponential Smoothing ( ema ) does not excel in following the data when there is a trend. This situation can be improved by the introduction of a second equation with a second constant gamma .
The gamma constant cant be lower than 0 and cant be greater than 1, higher values of gamma create less lag while preserving smoothness.Higher values of length must be followed by higher values of gamma in order to keep the lag low.
The first smoothing part consist of a classic ema but we add s-s1 to the previous smoothed value, this will help decrease lag.The second smoothing part then updates the trend, which is expressed as the difference between the last two values.
3 Moving Average ExponentialSince I noticed there was no Script with actually 3 EMA together (all the ones I found said it was Exponential, but actually was Simple), i created this one.
The lengths, 17 72 305, are based on the phi cube theory, introduced by Bo Williams. The slow length (305) indicate a likely strong support/resistance and the region between the fast and medium lengths (17, 72) indicate where the price tends to return after a boost or little diversion from the price average.