# strategy.local.yaml — local override (gitignored). # # Copy to strategy.local.yaml and edit only the keys you need to # change. Top-level sections are deep-merged onto strategy.yaml at # load time; the merged result is logged as OVERRIDE_APPLIED. # # Typical use cases: # * Halve cap_per_trade in dry-run. # * Force max_concurrent_positions to 0 to freeze entries without # stopping the engine. # * Lower kelly_fraction temporarily after a drawdown. # Example: emergency entry freeze. # sizing: # max_concurrent_positions: 0