start_job
Start a non-blocking backtest or optimization strategy tester run by providing the configuration file path and execution type.
Instructions
Start a non-blocking backtest or optimization Strategy Tester run.
Args: config: Absolute path to the tester .ini configuration file. kind: Execution type, either "backtest" or "optimize".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| config | Yes |