I would like to start WL via Task Scheduler, automatically execute a strategy and save the result in a file.
How can the automatic start of a strategy be triggered?
    
    
    
    How can the automatic start of a strategy be triggered?
        Rename
    
        You could do it by saving the configuration to a workspace and launching it via a commandline argument. For more info: Help > Command line Arguments.
Workspaces
/W "named workspace" Launch WealthLab with the name Workspace. Use quotes if the name has spaces.
    
    
Workspaces
/W "named workspace" Launch WealthLab with the name Workspace. Use quotes if the name has spaces.
        The command "wealthlab.exe /w myworkspace" starts the programm and "myworkspace" is listed unter "Workspaces". But the strategy is not executed automatically. I have to click the entry.
    
    
        Be sure to enable the option under the Workspace menu to automatically run strategies when a WorkSpace is loaded.
    
    
        I have done so.
    
    
QUOTE:
But the strategy is not executed automatically.
This is not true. Could you explain how you determined this exactly, step by step, with a detailed description of strategy and actions?
        Yes, it works.
I can no longer repeat what went wrong.
Thank you and sorry.
    
I can no longer repeat what went wrong.
Thank you and sorry.
            Your Response
            
            Post
        
        
        
    
            Edit Post
            
        
        
        
    
            Login is required