15 Minute MACD Crossed Below Signal
Table of Contents
These alerts implement the traditional MACD (Moving Average Convergence Divergence) formula. You can get a notification as soon as the MACD line crosses above or below the zero line or the signal line. You can select the timeframe. These alerts are based on the standard 26, 12, and 9 period EMAs. These alerts report as soon as the value crosses, without waiting for the end of the candle.
Note: because the MACD is based on the EMA (exponential moving average) formula, it is not deterministic. Different charting packages will give slightly different values for the formula. If you add more history to your chart, it might also change the result. These values are generally similar, but they won't be exactly the same.
Alert Info for 15 Minute MACD Crossed Below Signal [MDBS15]
- description = 15 minute MACD crossed below signal
- direction = -
- keywords = Single Print Fixed Time Frame
- flip_code =
15 minute MACD crossed above signal [MDAS15]
- parent_code = MDAS5