Page 1 of 1

Brain trend indicator

PostPosted: Thu Apr 12, 2018 11:54 am
by Alexander.Gettinger
The indicator show up/down trends.

Formulas:
for DOWN trend must be:
Stochastic K<[Stochastic Level] and ABS(Close[i]-Close[i-Shift])>ATR/Range

for UP trend must be:
Stochastic K>1-[Stochastic Level] and ABS(Close[i]-Close[i-Shift])>ATR/Range

BrainTrend.PNG


Download:
BrainTrend_JS.jsl
(2.58 KiB) Downloaded 526 times