Source: https://fxcodebase.com/code/viewtopic.php?f=31&t=63545
Forum: 31 · Topic 63545 · 7 post(s)
Apprentice · Wed Jun 01, 2016 4:40 am

Based on indicator. viewtopic.php?f=17&t=2522&p=106541#p106541 Open Long Up Color Open Short Down Color Exit (optional) Close on opposite/ neutral color.
The Strategy was revised and updated on January 21, 2019.
LearningByDoing · Wed Jun 01, 2016 5:44 am
thanks a ton apprentice!
just one thing: the setting to “allow strategy to trade” is missing in the gui, so its not placing any trades. I tried setting it from false to true in the code, but for some reason that also didnt help.
Apprentice · Thu Jun 02, 2016 2:49 am
This will be the case in Backtester, you will have this option in Demo / Live trading.
Try to use other settings.
LearningByDoing · Thu Jun 02, 2016 5:24 am
Apprentice wrote: This will be the case in Backtester, you will have this option in Demo / Live trading.
Try to use other settings.
I tried other settings and still there is not a single trade placed in entire year 2015 while the corresponding indicator (WilliamsThrust) would suggest otherwise ( painting bars red, grey and green).
How can I work with a strategy I can not backtest, let alone optimise? Am I missing something here?
best,
LearningByDoing.
LearningByDoing · Tue Jun 07, 2016 10:47 am
Can somebody please try to backtest this strategy to get any -any- trades?
When I try it it just loads market data and then skips the backtesting altogether.
Apprentice · Tue Jun 14, 2016 2:57 am

Please install Williams Thrust indicator.
Apprentice · Wed Dec 20, 2017 11:48 am
Strategy was revised and updated.