Page 1 of 1

Waddah_Attar_Def_RSI oscillator

PostPosted: Thu May 02, 2013 10:55 am
by Alexander.Gettinger
This indicator is a ported MQL5 indicator from http://www.mql5.com/ru/code/1659 (in Russian).

Formula:
WA_Def_RSI[i]=MA(RSI1(Weighted price)-RSI2(Weighted price)).

Waddah_Attar_Def_RSI.PNG


Download:
Waddah_Attar_Def_RSI.lua
(4.53 KiB) Downloaded 559 times


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

The indicator was revised and updated

Re: Waddah_Attar_Def_RSI oscillator

PostPosted: Thu May 11, 2017 1:20 pm
by Apprentice
Indicator was revised and updated.