chore: local defaults
This commit is contained in:
@@ -60,12 +60,12 @@ All options are available as CLI flags and environment variables:
|
||||
| `--oos-to` | | `2026-03-01` | Out-of-sample end |
|
||||
| `--initial-balance` | | `10000` | Starting USDC balance |
|
||||
| `--fees-percent` | | `0.001` | Fee per trade (0.1%) |
|
||||
| `--output-dir` | | `./results` | Where to save strategies and reports |
|
||||
| `--output-dir` | | `./scout-results` | Where to save strategies and reports |
|
||||
|
||||
## Output
|
||||
|
||||
```
|
||||
results/
|
||||
scout-results/
|
||||
├── strategy_001.json # Every strategy attempted
|
||||
├── strategy_002.json
|
||||
├── ...
|
||||
|
||||
Reference in New Issue
Block a user