walk_forward_analysis
Optimizes moving average crossover strategies using walk-forward analysis to validate trading parameters across training and testing periods.
Instructions
Performs Walk Forward Analysis on MA Crossover. Optimizes (Fast, Slow) on Train, tests on Test.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| start_date | No | 2020-01-01 | |
| end_date | No | 2023-12-31 | |
| train_months | No | ||
| test_months | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |