المتوسط المتحرك الأسي المزدوج (DEMA)
Heikin-Ashi Smoothed with option to change MA types CryptoJoncisPine Script version=3
Author CryptoJoncis
Heikin-Ashi Smoothed
The Heikin-Ashi Smoothed study is based upon the standard Heikin-Ashi study with additional moving average calculations. The following is the calculation formula for the bars:
1. The current bar Open, High, Low, Close values are smoothed individually by using the moving average type specified by the Moving Average Type 1 Input with a length/period specified by the Moving Average Period 1 Input.
2. The Heikin-Ashi bar Open, High, Low, Close values are set using the smoothed values from step 1. This is performed using the standard Heikin-Ashi formula.
3. The final Heikin-Ashi Open, High, Low, Close values are calculated by doing a second smoothing of the bar values from step 2 by using the moving average type specified by the Moving Average Type 2 Input with a length/period specified by the Moving Average Period 2 Input.
If you choose to tick the box where it offers to use only one smoothed HA then it skips the third/final step and you do not need to choose the second MA type for it to work.
Remember, using FRAMA, always make sure you use even number for length.
For simple Heikin-Ashi, please tick single smoothed and DEFAULT (Not smoothed as there are no MA used)
Heikin-Ashi bars are calculated:
1. Close = (Open + High + Low + Close) / 4
This is the average price of the current bar.
2. Open = (Open of Previous Bar + Close of Previous Bar) / 2
This is the midpoint of the previous bar.
3. High = Max of (High, Open, Close)
Highest value of the three.
4. Low = Min of (Low, Open, Close)
Lowest value of the three.
Any questions/suggestions/errors or spelling mistakes? Please leave a comment and let me know. I will try to fix it.
This took me few days to finish, so I hope you will find it useful.
Would you like to have more MA type choices? Please comment down with any other which aren't included in this indicator and I will research them and add.
MA included in this script:
Tillson Moving Average (T3)
Double Exponential Moving Average (DEMA)
Arnaud Legoux Moving Average (ALMA)
Least Squares Moving Average (LSMA)
Simple Moving Average (SMA)
Exponential Moving Average (EMA)
Weighted Moving Average (WMA)
Smoothed Moving Average (SMMA)
Triple Exponential Moving Average (TEMA)
Hull Moving Average (HMA)
Adaptive moving average (AMA)
Fractal Adaptive Moving Average (FAMA)
Variable Index Dynamic Average (VIDYA)
Triangular Moving Average (TRIMA)
You can use,publish,modify this code in any way as you wish, but only if you reference me after.
You are not allowed to sell it as it is.
If this code is useful to you, then consider to buy me a coffee (or better a pint of beer) by donating Bitcoin or Etherium to:
BTC: 3FiBnveHo3YW6DSiPEmoCFCyCnsrWS3JBR
ETH: 0xac290B4A721f5ef75b0971F1102e01E1942A4578
References:
www.sierrachart.com
www.investopedia.com
www.binarytribune.com
www.investopedia.com
www.stockfetcher.com
www.mql5.com
www.incrediblecharts.com
help.cqg.com
www.blastchart.com
Triple Exponential Guppy Multiple Moving Average名前のとおり
GMMAの説明は自分でお探しくだいさい
As the name implies
Please explain GMMA by yourself
Ultimate 'Multi-Timeframe' Multi-AveragesPlots different kinds of averages (EMA, SMA, SMMA, WMA, VWMA) referred to a fixed timeframe/period indipendent from the one that you are watching (example: plot daily EMA on the 4h chart).
Highlights the crossing of averages.
The Phil Mitchellstrategy that uses a few avg DEMA's to spot divergences. better on smaller time frames
SS EMA / SMA RibbonColor Change if above or below EMAs / Ribbon
StokedStocks EMA / SMA Ribbon 9 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100 200
EMAs Color Change if above or below EMAs / Ribbon
Lime : Uptrending; Long Bias
Green : Dip Buy / ReEntry or downtrend reversal warning
Red : Downtrend. Short Bias
Maroon : Short Reentry (sell the peak) or uptrend reversal warning
1st strategy Long when Price crosses above all EMAs
2nd strategy if late is buy first or second pullback to 9 or 20 EMA which are the 1st and 2nd ribbon lines (in an uptrend)
3rd strategy is Short once price crosses UNDER all EMAs
Use Trailing stop % once long or short
Better when shorter time frames line up with Longer time Frames for less risk EXAMPLE Above all EMAs on 5min chart and on Daily Chart
CryptoPeep Displaced SMA or Displaced EMAHi I was recently asked about DMA so thought i would create a study on that with colour.
You can choose either smooth or exponential.
Hope you like, if so please click the like button and let me know your thoughts.
If you would like to be kept up to date please FOLLOW us and try our indicators and strategies here: uk.tradingview.com
C320up MPC EMA 5 by Chart ResolutionC320up "MPC" EMA 5 by Chart Resolution
- This is a custom version of our C320up EMA by Chart Resolution.
This version has 5 EMA’s and is easier to quickly switch chart resolutions, this time using only 2 chart periods.
Why have filtered chart resolutions?
Some EMA’s don’t tend to give a useful indication at a given chart resolution, so any resolution not selected will not have the EMA lines appear on the screen.
Default resolutions are “240” Minutes (4 Hour), and “D” (1 Day).
With these settings the EMA lines will only appear on the 4 Hour and Daily charts.
Default EMA’s are 20, 50, 100, 200, and 1200.
Why 1200 you may ask. 1200 on the 4 Hour chart is equivalent to 200 on the Daily chart.
You can change these inputs to suit your requirements.
The first input is used to manually type in the chart resolution, as the TV built in drop downs don’t have all of the chart resolutions, 240 Minutes (4 Hour) for example.
If you don’t want them all to show on the screen, you can un-check them in the Style tab in settings.
Check out our scripts page for more indicators. (Including our Bear Power Indicator)
Any questions, just leave a comment.
If you want more control over the chart resolutions, try using this one:
"C320up EMA by Chart Resolution"
CM_FastGuppy_DEMA'SThis script plots 12 different DEMA's for which you can set inputs yourself, similar to CM_Guppy_EMA but then for DEMA. Due to the nature of DEMA, I've called it the "fast Guppy".
Moving Averages (SMA and EMA)Plot the simple moving averages (SMA) and/or exponential moving averages (EMA).
The length of the lookback period and the type of moving average can be changed in the inputs tab of the indicator.
Line-weight and colours can be edited in the style tab of the indicator.
The default is to plot the SMAs using a length of 20, 50, 100 and 200.
Crypto - Open Close Cross V6.3Focused on crypto.
Based on an Cpen Close Cross Strategy, augmented by AO and EMA 50/100 crosses.
Crypto - Open Close Cross With EMA - V6.3Designed around Crypto.
Based on an Open Close Cross strategy. Uses AO and EMA50 crosses to reduce risk.
Kozlod - Yet Another Moving Average Cross Strategy (9 MA types)You can choose one of these MA types in params:
Simple Moving Average (SMA)
Exponential Moving Average (EMA)
Weighted Moving Average (WMA)
Arnaud Legoux Moving Average (ALMA)
Hull Moving Average (HMA)
Volume-weighted Moving Average (VWMA)
Least Square Moving Average (LSMA)
Smoothed Moving Average (SMMA)
Double Exponential Moving Average (DEMA)
Also you can select SL/PT % levels.
Viperz Super EMA Mix v2.0Hello friends,
Welcome to Viperz Super EMA Mix v2.0!!!
v2.0: Added TEMA source as an input, so the default value can be changed. I also Added a full description of Viperz Super EMA Mix below.
I have created a multi-layered Exponential Moving Average chart indicator, called Viperz Super EMA Mix. This is used to measure momentum of market trends. I had Bitcoin/Crypto trading in mind while creating it. Here is a breakdown of the different moving averages included, their default values and the reasoning behind why they were chosen.
First, we have the most reactive EMA, which is a Triple EMA, or TEMA. The TEMA smooths price fluctuations and filters out more volatility than a traditional EMA. Therefore, I have chosen that as the green line which will be nearest to the current price. I used TEMA here, so it will help filter out some of the noise on the most reactive EMA on this indicator. I have chosen 7 as the default for length, since that is a week. I chose the color green because I am using a stop light theme to make it easy for myself, and hopefully, for others to remember. All you have to remember for color order is Green > Yellow > Red. If the green is above yellow and yellow is above red lines, then current trend is bullish.
Secondly, we have the next most reactive EMA, which is a Double EMA, or DEMA. The DEMA is a fast-acting moving average that is more responsive to market changes than a traditional moving average. The TEMA and DEMA will react with each other the most on the charts, since their default values are nearest each other and use smaller lengths. I chose them to be the first 2 EMAs, in a "reverse order", so that the noise filtering is done slightly more on the shorter EMAs with more volatility. I chose 14 as default on the DEMA, since that is 2 weeks. I choose the color yellow to stick with my stop light theme (green better then yellow better than red).
Third, we have a less reactive regular EMA, set at length 21. This represents 3 weeks and uses the color red. If green and yellow are below the red lines, then the trend is bearish.
Lastly, I included the 50 day and 200 day EMAs, because they very commonly used for Bitcoin trading. I could try to explain it, but they do a better job of explaining why 50 and 200 day EMAs are used if you check this article here: cointelegraph.com
The color chosen for the 50 day was white and 200 day was blue. This is also so it's easy for me to remember (America, red, white and blue). Here is the full color scheme order: Green, Yellow, Red, White, Blue.
*** Just remember traffic lights first on smaller time frames (1 - 4 Hour time frames) and American flag for larger time frames (Daily to Weekly time frames) and you'll be recognizing the color scheme easily at a glance in no time!
If you don't agree on any of the default values I have chosen, then I have made it so you can change the length or source input values to anything you want for each moving average. You can also adjust the coloring and size of the EMA's bands.
If you find different default values that you like and you want me to make a special version for you, please send me a personal message. I appreciate the likes and follows. :)
TLDR: This should be used as a momentum indicator while market trading. The easiest way to remember how to recognize the market trend using my color scheme is to think of a stop light. Green, yellow, then red. The last are red, white and blue, like the American flag. If the order of the colors is green, yellow, red, white, blue, then the market is strongly trending bullish. It is opposite for bearish trend. Traffic lights (green/yellow/red) work the best on smaller time frames (Hourlys) and American flag (red/white/blue) for larger time frames (daily-weekly). All default input values and sources can be changed for each EMA.
Thank you, enjoy!
GR-Multiple Moving AveragesA simple indicator that contains all the main Moving Averages you'll probably need.
This indicator can be used on any time frame you wish.
The default periods for the moving averages are 5, 10, 20, 50, 100 & 200.
However you can set these values to whatever works for you, for example 5, 8, 10, 21, etc.
Please let me know in the comments below which values you use the most, so that I can adjust the defaults accordingly.
The lines get darker and thinker the more periods the MA covers.
You can easily adjust the colours of the lines and their thickness too.
The current colours seem to work OK on both the light and dark TradingView themes, but please do make suggestions for better default value.
You can also choose between 7 different ways of calculating the moving averages:
!None = You don't want to see this line
SMA ( Simple Moving Average )
EMA ( Exponential Moving Average )
WMA ( Weighted Moving Average )
DEMA ( Double Exponential Moving Average )
TEMA (Triple Moving Average
HMA ( Hull Moving Average )
Comments and suggestions are most welcome.
I'm available for hire to create custom indicators or to work on more complex projects.
MACD DEMA with signalsMACD sinyal üretirken 10-15 dakikalık bir delay'e sahip. Hayırsever bir vatandaş MACD ile DEMA'yı birleştirerecek bu gecikmeyi nötr hale getirmiş. Ben de sinyalleri gösteren küçük noktalar ekledim
www.tradeciety.com
stockcharts.com
9/20 EMAs w/ Cross Signals (Traffic Lights)9/20 EMAs with Signals of Bullish or Bearish EMA Crossings, You won't miss these signals very clear!
ALSO saves indicator space by fusing two indicators into one! Duplicate this indicator with inputs 50/200 to save Even MORE Indicator Space since We can have only Have Limited amount of Indicators then you'll have all 9/20/50/200 EMAs using only two slots up! Traffic Lights
Multidema - Multiple Double EMA
Finally a multiDEMA indicator!
You can set up to 4 Double exponential moving average at the same time with one indicator
I use it as a reference to see on what DEMA the price is reacting
Code is protected but the use is FREE for anyone!
ENJOY!
Ultimate BK MA's Pro - CryptoProToolsAn All-In-One indicator for those using The BOSS method by Brandon Kelly
0
The Free version of this indicator is just the essential BK SMA's but allows for no customization.
With the Pro version you get the ability to switch from SMA's (Simple Moving Average) and use any of the following:
- SMA - Simple
- EMA - Exponential
- DEMA - Double Exponential
- WMA - Weighted
- VWMA - Volume Weighted
- TEMA - Triple Exponential
- HMA - Hull
- SMMA - Smoothed
We've added quick Alert settings to easily setup TradingView alerts for when the Green crosses over the Orange!
You can also change the source / length / colors of the MA's and Turn arrow signals on or off.