Quote:
|
Originally Posted by hidethereal
It's the MACD with histogram and the OSMA histogram (difference of histogram and signal line on MACD). You ahve to look close but there is purple under the blue histogram.
Anyone have this? Or can someone create it? I can pay through paypal if it's too difficult to make for free.
|
Come on man, there are 3 arrays:
1. macd: EMA(close,12)-EMa(Close,26) > displayed as blue histogram
2. signal: EMA(macd,9) >displayed as red line
3. macd histogram : macd- signal >displayed as purple histogram