Function - MACDHIST
MACD Historigramme |
Indicators
|
SYNTAX |
MacdHist( ARRAY signalperiod) |
RETURNS |
NUMERIC ARRAY |
DESCRIPTION |
MACD Historigramme |
ADDITIONAL INFO |
The MACD Histogram show the divergence between the MACD and its reference line (the 9-day Exponential Moving Average). |
EXAMPLE |
MacdHist(15) |
| |