MACD percentage price oscillatorMACD Percentage Price Oscillator is a variation of the MACD indicator. Signal line crossovers are almost identical. The major difference is the MACD Percentage scale which enables comparison between stocks at different prices.
MACD Percentage Price Oscillator's trading signals are the same as for the MACD indicator. The MACD indicator is primarily used to trade trends and should not be used in a ranging market. Signals are taken when MACD crosses its signal line, calculated as a 9 day exponential moving average of MACD.
First check whether price is trending. If the MACD indicator is flat or stays close to the zero line, the market is ranging and signals are unreliable.
Signals are far stronger if there is either:
- a divergence on the MACD indicator; or
- a large swing above or below the zero line.
- Unless there is a divergence, do not go long if the signal is above the zero line, nor go short if the signal is below zero. Place stop-losses below the last minor Low when long, or the last minor High when short.
The main advantage of MACD Percentage over MACD is the ability to compare indicator values across stocks.
The only difference with MACD Percentage Price Oscillator is that the difference between the fast and slow moving averages is calculated as a percentage of the slow moving average: MACD = (12 Day EMA - 26 Day EMA) / 26 Day EMA
Macdcross
PMEX Momentum v1.0Newer version of Momentum indicator introducing 4 colors so easy to spot momentum bars ticking up or down. User can customize the colors etc and turning the MACD/Signal lines on/off.
This script is open to public so anyone can use it.
Volume Weighted MACDThis is just like the normal MACD indicator, except that the values are Volume Weighted and the Histogram changes colour depending on the positive or negative value
MACD Convergence/Divergence [LY_TR]Moving average convergence divergence (MACD) is a trend indicator that enables to show crossing between two (L and H in this script) moving averages of prices. The MACD is calculated by subtracting the 26-day for H (12 for L) exponential moving average (EMA) from the 12-day for H (5 for L) EMA with used signal value is 1 as default in this script. MACD L, H and crossing each other can be used as a trigger for buy and sell signals.
MACD Convergence/Divergence [LY_TR] V1Moving Average Convergence Divergence (MACD) is a trend indicator enables to show the relationship between 2 moving averages of prices (Low and High in this script). The MACD is calculated by subtracting the 26-day exponential moving average (EMA) from the 12-day EMA. MACD L, H and crossing are used for possible buy and sell signals' points.