Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=2522
Forum: 17 · Topic 2522 · 8 post(s)
Apprentice · Tue Oct 26, 2010 1:23 pm

If Williams % R (250) > EMA (50) of Williams % R (250) AND If Williams % R (50) > EMA (10) of Williams % R (50) = Positive Thrust (Buy Signal)
If Williams % R (250) < EMA (50) of Williams % R (250) AND If Williams % R (50) < EMA (10) of Williams % R (50) = Negative Thrust (Sell Signal)
Ancient · Sat Nov 20, 2010 8:22 pm
I loaded this Indicator but it does not look like the one in the example! Is there something else I need to download?

Apprentice · Sun Nov 21, 2010 5:28 am
I’m not sure what is missing. You can add two RLW indicators associated with the moving average.
Alexander.Gettinger · Mon Dec 22, 2014 10:45 am
MQL4 version of Williams Thrust: viewtopic.php?f=38&t=61630.
LearningByDoing · Mon May 30, 2016 5:12 pm
can this be turned into strategy?
that would be cool.
Apprentice · Wed Jun 01, 2016 4:07 am
Major Update.
Apprentice · Wed Jun 01, 2016 4:41 am
Try this strategy. viewtopic.php?f=31&t=63545&p=106544#p106544
Apprentice · Fri Sep 14, 2018 5:42 am
The indicator was revised and updated.