fxcodebase-backup

Williams Thrust Strategy

Source: https://fxcodebase.com/code/viewtopic.php?f=31&t=63545
Forum: 31 · Topic 63545 · 7 post(s)


Williams Thrust Strategy

Apprentice · Wed Jun 01, 2016 4:40 am

EURUSD H1 (06-01-2016 1105).png

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.

Williams Thrust Strategy.lua

The Strategy was revised and updated on January 21, 2019.


Re: Williams Thrust Strategy

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.


Re: Williams Thrust Strategy

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.


Re: Williams Thrust Strategy

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.


Re: Williams Thrust Strategy

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.


Re: Williams Thrust Strategy

Apprentice · Tue Jun 14, 2016 2:57 am

EURUSD H1 (06-14-2016 0924).png

Please install Williams Thrust indicator.


Re: Williams Thrust Strategy

Apprentice · Wed Dec 20, 2017 11:48 am

Strategy was revised and updated.