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.
Moving Average Convergence / Divergence (MACD)
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!
Zero Lag MACD Enhanced - Version 1.2ENHANCED ZERO LAG MACD
Version 1.2
Based on ZeroLag EMA - see Technical Analysis of Stocks and Commodities , April 0.21% 2000
Original version by user Glaz. Thanks !
Ideas and code from @yassotreyo version.
Tweaked by Albert Callisto ( AC )
New features:
On request by a user, added symbols to show the histogram crossing, can be either circles, cross symbols, a vertical bar. Colors can be chosen. You can also set the distance between the main axis and the symbols which are shown along the signal curve path.
Gunbot MACDgenOk this is just some strat based on MACD, checking for a few conditions until giving buy/sell signals to Gunbot via alerts.
It is generalized but if you want to go play with the values. I will continue to develop this further and am happy to receive feedback.
Notations are coming.
Usage notes:
-ONLY use this with TV_GAIN: 0.6 because on downtrends it is supposed to double up to pull down the average bought price!
-Use "buying condition" and "selling condition" for alerts, trigger on close and I suggest you use 3 min intervals but try what looks good to you
-Use this on pairs that are curvy and have atleast 0.6% gain between buy/sell triggers. This is also general advise when you want to take microprofits.
-Don't be confused with sell arrows, it will only trigger the bot sell on gain when you've set TV_GAIN
ARROW Trade SignalShort Arrows will indicate beginning of opposite signal. Wait for to confirm by at-least 2 bars.
Log-space MACDThis indicator is identical to regular MACD indicator except it is calculated in log space, which is useful for looking at long-term trends.
Modified MACDThis is a modified version of the MACD (Moving Average Convergence/Divergence) oscillator. Instead of using exponential moving averages this modified version make use of simple moving averages. The default periods for this modified version of MACD is 3/10/16. This modified version of the MACD oscillator is described in detailed in Appendix B in the book The Art and Science of Technical Analysis: Market Structure, Price Action and Trading Strategies by Adam Grimes.
4 Hour MACD (Philip Nel ForexFactory)This is the basic script that shows MACD as described with settings in the thread www.forexfactory.com
Hull MACD with Force Index Backcolorswww.tradingview.com
Like many other indicators this tells the past and it will dutifully follow the future price changes whatever they will be.
This is an upgrade of the "Hull Moving Average Convergence/Divergence" low lag indicator in my scripts. Added Elder Force Index (background colors) to include effects of Volume.
When EFI goes positive the background goes green, when it slopes up (more positive than previous bar) it is darker green. Negative red and slope down darker red.
I find it useful in all time frames but I use mostly hour and day. The direction color combined with price action and macd tell whether the volume supports the price movement and the shading (darker green for increasing up volume and darker red for increasing down volume) tells of the degree of support.
Since when the EFI is positive and dropping, for example, the price can be dropping with opposite for negative.
Dark shading tells where the EFI and possibly the price is headed (at the moment).
Light shading says to check more on other indications for likely direction.
Changed also the histogram color so it stands out of background and added hlines to make relative volatility and peak height easier to see.
Anyway help yourself if any of this code is useful to you, enjoy, happy trading and Keep Smiling!
Elder Impulse SystemQuickly Identify Trends with the Elder Impulse Indicator.
Pretty much the same as , but written from scratch to be simpler to use and the source code easier to read (no offense, LazyBear)
For more info, see stockcharts.com
MACD OverlayMACD Overlay indicator plots the MACD directly on price. This helps you better understand the MACD indicator and filter the false signals.