Simple MACD Strategy - CrossoverSimple MACD Crossover Strategy
No secret sauce here!
Script was requested by user
Wyszukaj w skryptach "macd"
Multi-indicador MACD/RSI/volumen en ventanaComplemento para el otro indicador que ya publiqué.
En esta caso añado las gráficas de MACD, RSI y volumen en una sola ventana.
El problema para esto es el escalado de las gráficas del MACD y el volumen para que entren en una escala de 1 a 100 para lo que tomo los máximos y mínimos de 500 velas (este valor se puede cambiar).
Adicionalmente, coloreo el macd de verde cuando sobrepasa a la señal o de rojo cuando va por debajo y lo mismo con el rsi.
Añado el volumen a todo esto, también escalado.
MACD SlopeShows slopes of macd line, signal line and histogram. A negative and rising slope shows improvement within a downtrend. A positive and falling slope shows deterioration within an uptrend.
Simple Alt Coin Strategy - EMA and MACD w/Profit and StopThis script prints BUY and SELL signals based on settings you input. I use it to save time while scrolling through charts deciding what alts I want to look at.
BUY SIGNALS
Positive EMA Crossover
Positive MACD Crossover
Single Candle Gains
SELL SIGNALS
Profit Capture
Stop Loss
I don't trade based just on the BUY or SELL from this strategy, but I have found that these indicators do very well well looking at the large cap alt coins. It backtests well.
Default Settings EMA 5/12/50, MACD 9/12/26, Single Candle Gain 10%, Stop 10%, Profit Capture 45%
EMA Cross + MACD Signal Cross overlay Einfacher EMA-Cross Indikator mit Indikation der Crosses auf EMA-Linie und am Chart-Bottom +
MACD-Cross wird default an: location.top angezeigt zusätzlich zeigt die Hintergrundfarbe an ob der MACD über (grün) oder unter (rot) seinem Signal liegt.
V-MACDHello traders!
This is a variation of classical MACD that uses volume instead of price.
Like and follow for more cool indicators!
Happy Trading!
Dual MACDI like the Dual MACD for detecting moves a bit earlier. I use the standard MACD for actual confirmation.
9 x TimeFrames: MACD + Histogram, Logarithmic***Up to 9 MACD's with fixed timeframes***
-Simply enter your MACD settings, and which timeframes you would like to see.
-Settings stick regardless of viewing resolution (within reason)
-Enter 0 to disable if you want less than 9 MACD's
***Logarithmic option for consistency over long timeframes***
***Layered histogram, can be disabled, adjusted vertically***
MACD/Histogram Divergence ToolThis MACD/Histogram indicator helps me to identify divergences and crosses without much effort.
The MACD line is green during a positive cross, and red during a negative.
My favourite feature is the following: when the histogram changes direction, the histogram bars become yellow, which should help you locate divergences without straining yourself.
Example: Upticking (Green) histogram begins to downtick, turns Yellow. Downticking (Red) histogram begins to uptick, turns Yellow as well.
CCI MACDWe usually use closing prices for MACD calculations.
However, this indicator is calculated using CCI.
Better MACD with clearer cross and histogram signalsSimple but much needed visual improvements to the default MACD script. First, every time the MACD and signal cross, a white cross is placed on he chart, which lets you quickly identify the crosses. Second, whenever the histogram goes from increasing to decreasing or from increasing to decreasing, a color change occurs. Colors can be customized under "Style" tab under settings.
MacD with Bollinger BandsAnother MacD indicator with Bollinger Bands, this version includes the histogram, and you can enable/disable the breach, and I advise unchecking the upper/lower boxes for the Bollinger Bands, as this creates a crush effect on the bands of the MacD and the signal
MacD + Bollinger BandsI made this simple script to use the MacD's EMA tapes with bollinger bands to leave the board free to better visualize the marked features, can be noticed that when the candlesticks come out of the bollinger bands, the EMA strips of the MAcD are also coming out, so it's still useful and they are indicated by the green breaches. I also advise to disable the Upper / Lower in the style tab, this gives a crushing effect. You can turn off the breach too !
LFH/ Long positions using MACD histogram, long EMA and short EMADisclaimer: I'm a noob.
Hey there!
I'm trying to implement a script which enter market long position when long EMA crossover short EMA and MACD histogram is positive and histogram at T time is lesser than histogram at T-1.
And when short EMA crossover long EMA, plus MACD histogram is negative and histogram at T is greater than histogram at T-1, I want the script to exit market long position.
Now, I have something pretty close to what I am looking for. What I am missing and can't figure out yet is:
How to moderate entries, ie. I would like it to enter positions when trends are really interesting not just every time the conditions are fulfilled (same for exits) as there is way too much positions
I need to find a way to exit appropriated positions.
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ı
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.