Premium Market Analysis, Trader Education, Software, and Trading Strategies. Thirty Years Of Skin In The Game

DLPAL software

Announcing the Release of Automatic Execution Add-on for DLPAL LS

We are pleased to announce an execution automation add-on for DLPAL LS.

The new execution automation add-on allows running the program in the background, automatically saving results to a directory of choice and terminating execution after the run is completed. This add-on requires version 6.0 or higher.

Execution automation was a long requested feature by DLPAL LS users. The add-on allows executing the program from scripts with the results getting saved automatically and the program closing.  The add-on also allows saving results in a csv file marked by the minute so that the program can be used with intraday data in an automated mode (generate results and access the csv file from by external agent.)

Below is an example of how we use the new add-on to execute eight instances of the program daily for various long/short strategies.

blank

There are eight installations of the program in eight different directories and they are executed automatically with the following .bat script:

CD “C:\DLPALLS LS 1”
START DLPALLS.EXE
CD “C:\DLPALLS LS 2”
START DLPALLS.EXE
CD “C:\DLPALLS LS 3”
START DLPALLS.EXE
CD “C:\DLPALLS LS 4”
START DLPALLS.EXE
CD “C:\DLPALLS LS 5”
START DLPALLS.EXE
CD “C:\DLPALLS LS 6”
START DLPALLS.EXE
CD “C:\DLPALLS LS 7”
START DLPALLS.EXE
CD “C:\DLPALLS LS 8”
START DLPALLS.EXE

Each installation was configured to save the results automatically from the new add-on setup options.

This is the second add-on that is available for DLPAL LS  automation. The first add-on automates updating of .pih features history files used primarily in machine learning applications.

For more details click here.

For more information about DLPAL LS click here. 

The program manual can be found here.

Disclaimer