SIMULTEST

Top  Previous  Next

Keyword Description

Batch.SIG command used to turn SIMULTEST on and off

Where Legal

Resources

Entry Logic

Exit Logic

Initial Size

Resize

(Pre-Category)

Resize

(Category-Level)

l

 

 

 

 

 

Syntax

SIMULTEST=

 

Example

Sample code (batch file)

SIMULTEST=OFF ' turn it off in case it was left on previously

..\stocks\My_LargeCap_System.SIG         ' run the first system

SIMULTEST=ON                           ' turn it on to accumulate more systems 

..\stocks\My_SmallCap_System.SIG         ' add a second system to the test  

..\stocks\Emerging_Markets.SIG         ' add a third system to the test  

nextstep                                                ' used by order manager

..\stocks\My_Position_Size.SIZ         ' create the PSR to view results

SIMULTEST=OFF ' turn it off so it can't affect manual operations later

 

ThumbTack white

Allows you to simulate trading multiple systems simultaneously and generate orders for same.

See also:

Introduction to batch files