pmorissette / bt

bt - flexible backtesting for Python
http://pmorissette.github.io/bt
MIT License
2.29k stars 430 forks source link

Does bt include Splitting & Cross-validation? #439

Open BradKML opened 7 months ago

BradKML commented 7 months ago

There are times when it is needed to see if seeing different times leads to different results. Are there any ways of checking if the strategy can work in multiple situations? https://vectorbt.pro/features/optimization/