Page 1 of 1

BoDi indicator

PostPosted: Thu Apr 12, 2018 11:51 am
by Alexander.Gettinger
Indicator described in Forex Magazine issue #438.

Formula:
BoDi[i]=sqrt(S/Period), where
S - sum (Price[i-k]-MA[i]) for k from 0 to (Period-1).

BoDi.PNG


Download:
BoDi_JS.jsl
(3.32 KiB) Downloaded 509 times


For this indicator must be installed Averages indicator (viewtopic.php?f=17&t=2430).