Page 1 of 1

WPR_FO indicator

PostPosted: Wed Oct 26, 2011 11:50 am
by Alexander.Gettinger
Formula:
WPR_FO=(Exp(2*MA)-1)/(Exp(2*MA)+1), where
MA is a moving average of [0.1*(RLW+50)],
RLW - Williams Percent Range.

WPR_FO.png


Download:
WPR_FO.lua
(4.19 KiB) Downloaded 1463 times


For this indicator must be installed AVERAGES indicator (http://fxcodebase.com/code/viewtopic.php?f=17&t=2430).

Re: WPR_FO indicator

PostPosted: Sun Nov 06, 2011 6:19 am
by cruiser
Please can we get strategy for this indicator?

Re: WPR_FO indicator

PostPosted: Sun Nov 06, 2011 6:43 am
by Apprentice
The algorithm for this strategy is?
Buy on Green, Exit on Blue, Sell on Red?

I would ask you and other members.
That when they post their requests,
Describe a rule that should be respected.
Not just, "Write me a strategy for this indicator"
I have a pretty, wild imagination.

Re: WPR_FO indicator

PostPosted: Wed Mar 30, 2016 2:27 pm
by mykkee
Is there an alert when the wpr line crosses zero? And if there is, can the time frame be adjusted, say like you want to set it to a 2 or 3 minute chart.

Re: WPR_FO indicator

PostPosted: Fri Apr 01, 2016 3:35 am
by Apprentice

Re: WPR_FO indicator

PostPosted: Fri Apr 01, 2016 4:01 am
by Apprentice
Strategy is available here.
viewtopic.php?f=31&t=63335

Re: WPR_FO indicator

PostPosted: Fri Apr 01, 2016 12:35 pm
by mykkee
Apprentice wrote:Strategy is available here.
viewtopic.php?f=31&t=63335


Thanks, I will try that. Is there a way to make the timeframe adjustable. What I mean is I use the 1 minute chart to scalp but may use signals from a 2 or 3 minute chart for confirmation. I would like to be able to put the alert on a 2,3 or 4 minute chart where as now it only has the regular time options available.....thank you.

Re: WPR_FO indicator

PostPosted: Tue Apr 05, 2016 5:45 am
by Apprentice
Try WPR_FO indicator Strategy Manual Time Frame Entry.lua

Re: WPR_FO indicator

PostPosted: Wed Aug 15, 2018 6:54 am
by Apprentice
The indicator was revised and updated.