Intent-Code Divergence
Medium
- Confidence
- 90% confidence
- Finding
- The reference config sets `minimal_roi` to `{"0": 100.0}` while the document states the strategy depends entirely on the strategy-level ROI ladder. Although Freqtrade strategy settings may override config-level values in this specific setup, presenting a contradictory live-trading config is dangerous because users may copy, modify, or run it in contexts where the override assumption fails, leading to materially different exit behavior and losses.
