Page 1 of 1

Williams Thrust

PostPosted: Tue Oct 26, 2010 1:23 pm
by Apprentice
Williams Thrust.png

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)
Williams Thrust.lua
(5.21 KiB) Downloaded 1434 times

Re: Williams Thrust

PostPosted: Sat Nov 20, 2010 8:22 pm
by Ancient
I loaded this Indicator but it does not look like the one in the example! Is there something else I need to download?

Williams Thrust.png

Re: Williams Thrust

PostPosted: Sun Nov 21, 2010 5:28 am
by Apprentice
I'm not sure what is missing.
You can add two RLW indicators associated with the moving average.

Re: Williams Thrust

PostPosted: Mon Dec 22, 2014 10:45 am
by Alexander.Gettinger
MQL4 version of Williams Thrust: viewtopic.php?f=38&t=61630.

Re: Williams Thrust

PostPosted: Mon May 30, 2016 5:12 pm
by LearningByDoing
can this be turned into strategy?

that would be cool.

Re: Williams Thrust

PostPosted: Wed Jun 01, 2016 4:07 am
by Apprentice
Major Update.

Re: Williams Thrust

PostPosted: Wed Jun 01, 2016 4:41 am
by Apprentice

Re: Williams Thrust

PostPosted: Fri Sep 14, 2018 5:42 am
by Apprentice
The indicator was revised and updated.