Page 1 of 1

MACD of ATR oscillator

PostPosted: Fri Dec 07, 2018 2:38 pm
by Alexander.Gettinger
The indicator shows the MACD adjusted for the values ATR.

Formulas:
MACD_ATR=MACD-Coeff*ATR, if MACD>0 and
MACD_ATR=MACD+Coeff*ATR, if MACD<0.

If the directions MACD and MACD_ATR are the same, MACD is in green (for positive values) or red (for negative values).

MACD_ATR.PNG


Download:
MACD_ATR_JS.jsl
(4.48 KiB) Downloaded 429 times