smoke_test
Compile, deploy, run a 1-day backtest, and scan the journal for runtime errors to confirm a successful build.
Instructions
Compile, deploy, run a 1-day headless backtest, and scan the journal for runtime errors.
Returns ok: true only if compilation, deployment, run, and the journal scan all pass.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| period | No | M15 | |
| source | Yes | ||
| symbol | No | EURUSD | |
| expert_name | No | ||
| timeout_sec | No |