- Support Center
- Mariner Backtesting
- Application User Guide
Mariner Backtesting - Setting Dependencies
Setting the dependencies Why do you need to set dependencies- Any script containing service.start_strategy must set the 'child' script as a dependency of the 'parent' strategy.
- Select a script under scripts.
- Click on the dependencies tab.
- Select a script from the drop-down and click the '+' button.
- The script will be added as a dependency.
- Save the script.