Bollinger Band Width Strategy
Author: NoelG80
Creation Date: 10/16/2014 11:12 AM
profile picture

NoelG80

#1
Hi,

i've successfully downloaded the strategy named in the topic. Now I'm trying to create a Scanner with conditions set in the strategy.

When I change the following line:

CODE:
Please log in to see this code.


to

CODE:
Please log in to see this code.



as I did in the past to change a strategy in a scanner, unfortunately it doesn't work. When I'm running the scanner in the strategy Monitior, the results are trades and not alerts.

As I'm not very familiar with coding in WL (not yet), I'm not able to find my error.

Could you please help my out?


Many thanks in advance.


Greetings,

Steffen

profile picture

Eugene

#2
Hi Steffen,

Turning this particular strategy into a screener doesn't have a chance to work out because it uses AtClose orders which don't generate alerts.

Consequently, replacing this line...
CODE:
Please log in to see this code.

...with this...
CODE:
Please log in to see this code.

should do it.
profile picture

NoelG80

#3
Hi Eugene,

now the screener works fine.

Thanks a lot for your prompt answer.



Greetings,

Steffen

This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).