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
Size:
Color:
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.
Size:
Color:
Hi Eugene,
now the screener works fine.
Thanks a lot for your prompt answer.
Greetings,
Steffen
Size:
Color: