Commit Graph

111 Commits (d1bc51959939059e0d099702e13ddf108fac1a26)

Author SHA1 Message Date
Matthias acae6e75f4 Improve drawdown test case
2 years ago
Matthias a6b07ec96f Remove compatibility layer for calculate_max_drawdown
2 years ago
Matthias c79b75ff9a Update remaining tests
2 years ago
Matthias a6050cb771 Update tests for new interface
2 years ago
Matthias 58edb0a54a Update misspellings that are being detected now
2 years ago
Matthias ffd49e0e59 ruff format: tests/data
2 years ago
Matthias 7767ad9d6e Update imports in test directory
2 years ago
Matthias 40aa0800de Additional fix to eliminate some word-ignores
2 years ago
Matthias 0b1f702ef9 Improve testcase
2 years ago
Matthias 7f386874ad Trim dataframes accordingly ...
2 years ago
Matthias 3f8078618e add Combine dataframes with pct_change
2 years ago
Matthias 66f4839101 Further increase test coverate of max_drawdown
2 years ago
Stefano Ariestasia 0eddc6b7ad update expectancy test
3 years ago
Matthias 955a63725a Improve resiliance when showing older backtest results
3 years ago
Stefano Ariestasia 40d7d05e4e merge 2 expectancy functions
3 years ago
Stefano Ariestasia 3552fa431b fix test
3 years ago
Stefano Ariestasia 3dd33cde00 fix test
3 years ago
Stefano Ariestasia b0639ab319 flake8
3 years ago
Stefano Ariestasia cfd8b068e7 add test for expectancy
3 years ago
Stefano Ariestasia dcc3ef1309 flake8 fix
3 years ago
Stefano Ariestasia c048e7229a modify expectancy and expectancy ratio
3 years ago
Matthias 261822147c Fix remaining arrow testcases
3 years ago
Matthias c0713eb77f More tests to dt_helpers
3 years ago
Matthias 222ecdecd2 Improve code quality
3 years ago
Matthias 32bbe603cb Fix sortino std calculation
3 years ago
Matthias f21185d1c4 Add tests for new metrics
3 years ago
Matthias 882e68c68b Rename backtest-result from new to "not new".
3 years ago
Matthias 6a15a9b412 Update backtest-result_new
3 years ago
Matthias 34951f59d2 Update failing tests
4 years ago
Matthias 8c2e473ee5 Fix test warning
4 years ago
Matthias 4aec2db14d Remove isClose from tests in favor of pytest.approx
4 years ago
Matthias 0b806af487 Add orders column to btresult
4 years ago
Nicolas Papp f9244aad92 Fix on max drawdown formula to match tests
4 years ago
Matthias 53a2f55cf0 Merge branch 'develop' into pr/nicolaspapp/6715
4 years ago
Matthias c6c569b772 chore: split BTAnalyais to metrics
4 years ago
Matthias 4262f84744 Merge branch 'develop' into pr/nicolaspapp/6715
4 years ago
Matthias 4143ebbeae Add CAGR calculation to backtesting
4 years ago
Matthias 5ff2261b74 Improve test to explicitly test for dates
4 years ago
Matthias 9bc6bbe472 Improve test for max_drawdown calculations
4 years ago
Matthias 4254d86658 Move test-backtestfiles to separate directory
4 years ago
Matthias f090dcc597 Merge branch 'develop' into feat/short
4 years ago
Matthias bb1d8fb54f Improve message when no hyperopt fie is found
4 years ago
Matthias 3cdb672ac3 Improve test coverage
4 years ago
Matthias 522496d9e2 Add Compatibility code for BT_DATA_COLUMNS
4 years ago
Matthias 46809f08fe Merge branch 'develop' into feat/short
4 years ago
Matthias b3a4ecaf77 Remove old backtest format support
4 years ago
Matthias 28011a3907 Update bt_results filename to new.json
4 years ago
Matthias 4e2b9203d7 Remove no longer used BT_DATA_COLUMNS_MID
4 years ago
Matthias 2ecaf9f8b4 Update backtest-result test-files to latest format
4 years ago
Sam Germain 501f473164 Merge branch 'develop' into feat/short
4 years ago