RSI with step MA oscillator

Here you can post and download custom indicators written in JavaScript.

Moderator: admin

RSI with step MA oscillator

Postby Alexander.Gettinger » Sat Mar 30, 2019 2:48 pm

Formulas:
RSI[i] = 100-(100/(1+Positive/Negative)), where
Positive, Negative - sum of positive and negative changes of Diff,
Diff[i] = MA[i]-MA[i-Step].

RSI_With_Step_MA.PNG


Download:
RSI_With_Step_MA_JS.jsl
(5.21 KiB) Downloaded 390 times


For this indicator must be installed Averages indicator (viewtopic.php?f=17&t=2430).
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Return to JavaScript Indicators and Strategies

Who is online

Users browsing this forum: No registered users and 6 guests