Riz Coloured MACD - StudyThis is a souped up common or garden MACD . The Histogram is coloured giving a clear visual representation of where we are UpTicking or DownTicking on the Histogram to help support trading decisions.
When colour changes from pink to green market is bullish , and visa versa.
Very useful as a supporting indicator to confirm other strategies, or even as a standalone strategy to some extent.
Backtesting of strategy is enabled by converting script from a Study to a strategy, see comments in code. This version focuses on this indicators use as a day to day study rather than a useful strategy for automated trading.
N-macd
BD 4EMA RSI/MACD SIGNAL V1this chart allows 4 moving averages and gives a signal for macd cross over up and down as well as RSI oversold - purple - and overbought -yellow - all in 1 indicator.
Volume Weighted MACD (VWMA, 4 Color, Color-blind Friendly)MACD built out of two Volume Weighted Moving Average (VWMA) lines of different periods. The signal line is still an EMA of the MACD line, just like with the normal MACD .
Colors are picked to be friendly with partial colorblindness, and can be modified in the indicator settings.
Arnaud Legoux MACD (ALMA, 4 Color, Color-blind Friendly)MACD built out of two Arnaud Legoux Moving Average lines of different periods. The signal line is still an EMA of the MACD line, just like with the normal MACD.
Colors are picked to be friendly with partial colorblindness, and can be modified in the indicator settings.
MACD (4 Color, Color-Blind Friendly)Working MACD Histogram which colors bars based on the slope from the previous. The default colors will work for both Deuteranopia and Protonopia color-blind people but can be modified.
There is a bug with 'MACD 4C' by vkno422 + signal line - squattter and 'MACD for colour blind people' by cfhrtd in that it draws the MACD line itself as a histogram, rather than drawing an MACD histogram (which is the MACD line - signal line).
Bad indicators that this should replace:
Elder Impulse System with AutoEnvelope combined by iduThe idea is to combine Elder Impulse System with AutoEnvelope. It's usefull for free accounts to have more indicators on chart.
So what would on chart:
- fast ema
- slow ema
- AutoEnvelope
- Bar colour changed after signals of upcending/discending fast ema + upcending/discending macd
I've used Elder Impulse System by samuel16 and Elder's AutoEnvelope indicator by jamiespips. Thanks to both of them.
ModifiedMACDAllows to use either exponential or simple MA for fast MA, slow MA and signal line. Also adds zero line wich is missing in built-in function
Combining Exponential And Volume Weighting Strategy The related article is copyrighted material from Stocks & Commodities 2009 Oct
VC_ Coloured MACDMACD VonCrypto
Combined MACD and MACD 4C indicators to give quick visual of MACD position. My personal defaults are, remove histogram, set lines to thinest setting, make MACD lines 100% opaque, light blue and orange.
MACD WEIGHTEDA different style of MACD indicator with different period values of WEIGHTED MOVING AVERAGES INSTEAD OF EXPONENTIAL.
Default MOVING AVERAGES ARE
faster period: 8bars
slower period: 13 bars
signal period: 5 bars
TURKISH EXPLANATION:
MACD indikatörünün üssel yerine AĞIRLIKLI hareketli ortalamalar kullanılarak daha erken sinyaller alabilmek için daha kısa periyotlarla yorumlanması
Ultra MACD [DW]This is a variation of Gerald Appel's MACD with seven moving average source types to choose from.
The MA types I've included in this script are:
- Kaufman's Adaptive Moving Average
- Geometric Moving Average
- Hull Moving Average
- Volume Weighted Moving Average
- Least Squares Moving Average
- Arnaud Legoux Moving Average
- Exponential Moving Average
Custom bar color scheme is included with two different colorization methods - one based on the MACD, and the other based on the histogram.
MACD Strategy con alertasBasado en el MACD Strategy original. Se modificó para poder utilizar las alarmas. Probado en cryptos en velas de 4 horas, muy eficiente!