MACD. Returns ``(macd_line, signal_line, histogram)``.
( values: pd.Series, fast_length: int = 12, slow_length: int = 26, signal_length: int = 9, )
source not stored for this graph (policy: none)
no test coverage detected