Disable strategy execution on program open
Author: wolftrade
Creation Date: 7/15/2009 1:27 PM
profile picture

wolftrade

#1
Hello, is there a way to stop strategies from executing when they are openned? I've saved my default workspace with three strategy windows and they execute as soon as I open WL. Is there a preference toggle or code line to add somewhere? Thanks.
profile picture

Eugene

#2
profile picture

thodder

#3
In link for "WealthScript Techniques | Don't execute Strategy on open" you are using goto logic as follows:
CODE:
Please log in to see this code.


Wouldn't it be better practice (and simplier code) to do the following:

CODE:
Please log in to see this code.
profile picture

Eugene

#4
Good idea. Once again, it proves that there are many ways to skin a cat.
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).