Sweeps
Run one strategy across a grid of parameter values to find the sweet spot. Trader question: is 2.3% the right strike, or would 2.5% / 2.8% beat it?
Base strategy YAML
Sweep dimension
Pick a parameter path (e.g. legs.0.strike_valuefor the short PE's % from spot, or exit.target_pct_of_credit) and a comma-separated list of values. Cartesian product if you add more than one dimension (future B-9.1+).