The Moving Average Convergence Divergence (MACD) indicator has several advantages for traders, including:
MACD histogram is dark green when increasing buying momentum, and you'll see the green get lighter when buy momentum is decreasing. As well, MACD histogram is dark red when increasing sell momentum, and you'll see the red get lighter when sell momentum is decreasing.
Original Tradingview script can be found:
https://www.tradingview.com/script/ALl6HNoj-MACD-Multi-Timeframe-Indicator/
New ThinkOrSwim code is in the next post.
- Simple and reliable
The MACD is a popular tool for both beginners and experienced traders because it's easy to use and provides reliable information.
- Identifies trends
The MACD can help traders determine the direction and strength of price trends, such as uptrends, downtrends, or sideways movements.
- Shows momentum
The MACD can help traders understand the speed and force of price changes.
- Generates signals
The MACD can signal potential trend reversals when the MACD line crosses above or below the signal line.
- Shows overbought and oversold conditions
The distance between the MACD line and the zero line can indicate overbought or oversold conditions.
- False signals
The MACD as well as most other oscillators generate false signals, in choppy markets or during periods of low volatility (however, in trending markets, oscillators have a high degree of accuracy).
- Lags behind price action
Is late in identifying signals because it uses historical data. This can lead to traders being whipsawed in and out of positions.
- Longer-term outlooks
The MACD is a short-term indicator and not found to be accurate in foretelling the overall direction of an instrument. This script seeks to overcome that short-coming by adding a higher aggregation. Beware, this does cause repainting. Example a higher aggregation of 4hr on a 15min chart will repaint the previous 16 bars repeatedly until the 4hr candle closes.
MACD histogram is dark green when increasing buying momentum, and you'll see the green get lighter when buy momentum is decreasing. As well, MACD histogram is dark red when increasing sell momentum, and you'll see the red get lighter when sell momentum is decreasing.
mod note: The ToS platform does not provide the ability to use multiple timeframes in scan, watchlists, or conditional orders. MTF studies can ONLY be used as plots on a chart.
Original Tradingview script can be found:
https://www.tradingview.com/script/ALl6HNoj-MACD-Multi-Timeframe-Indicator/
New ThinkOrSwim code is in the next post.
Last edited by a moderator: