#4401·freqtrade

multi-fold backtest feature

Author: xsa-devCreated Feb 19, 2021Updated Jul 18, 2025
LabelsEnhancementBacktest

Latest Freqtrade

Describe the enhancement

There is a lot of test executions at different time intervals. For example, run a test on 10 random segments and display a summary report for all tests performed. I think it will be clothing for strategies: "run it and forget it".

Is it possible to implement such a thing? Or is it possible to write such a bash. Then how to collect the strategy automatically.