This example script loads external data by looking over the system's portfolio and then loading external files using the instrument's symbol.
This script does not have access to the test parameters, since it does not represent any one test. It is run before the first test is initialized.
The Before Simulation Script is run once for a simulation, even a simulation that includes many different parameter stepping tests. This script is often used to load external data which will be used for every test in a multi-parameter-step simulation:
Example: |
---|
The following is an example of a Before Simulation script:
VARIABLES: instrumentCount TYPE: Integer |
Links: |
---|
See Also: |
Edit Time: 9/13/2020 3:21:25 PM |
Topic ID#: 209 |