#!/usr/bin/env python3 # Baseline evaluation only - no tuning stages # Just eval the config as-is GRID_VALUES_ARE_DELTAS = True def default_plan(limit_bars: int = None): return []