Commit Graph

544 Commits (281ba605dafd0bf3d102abe8ffdec2efd5ca97bf)

Author SHA1 Message Date
Matthias cd5ea969c4 test: update test pandas frequency usage
1 month ago
Matthias 624be0c469 feat: add calmar_from_balance
2 months ago
Matthias bcd9023a8d feat: add max-drawdown from wallet balance
2 months ago
Matthias 6210927bdb feat: add sortino_from_balance calculation
2 months ago
Matthias 97badd0d3b test: add tests for sharpe based on balance
2 months ago
Matthias 68d514db91 test: split test_btanalysis and test_metrics
2 months ago
Matthias b45e086b50 test: add tests for get_backtest_wallet_change (and market change)
2 months ago
Matthias e28da4b087 test: Fix and improve balance distribution test
2 months ago
Matthias 4904c7b9fd refactor: split trade_parallelism trades into their own testfile
2 months ago
Matthias 27c7a37531 test: add test for balance_distribution_over_time
2 months ago
Stefano f2b930079b fix cagr on zero or negative values
2 months ago
Matthias 56d73e0d74 test: update tests for new, simplified scenarios
3 months ago
Matthias 166476b21c refactor: remove unused method
3 months ago
Matthias ab9b6989be fix: historic precision must also workf or big numbers
3 months ago
Matthias 4b278941b8 test: small improvements to test clarity
5 months ago
Matthias 8b1b16cb08 test: cleanup unnecessary test fixture
5 months ago
Matthias d15d08a2d5 test: Improve refresh_backtest test
6 months ago
Matthias 359eba462b feat: add candle_types argument to download-data
6 months ago
Matthias 38e48c0c5e test: update refresh ohlcv data test
6 months ago
Matthias 0ec1066b34 test: add test for funding_rate fix
6 months ago
Matthias 62d4da3b94 test: add test for get_funding_rate_timeframe
6 months ago
Matthias acc69e0d2e test: fix a couple more tests
6 months ago
Matthias 5110d0bdde test: update a couple of tests for new behavior
6 months ago
Matthias e792bafe21 test: update test to ensure rel_mean is reasonable
6 months ago
Matthias fe95581acd test: update rel_mean test to use USDT Pairs
6 months ago
Matthias 7f831f8a9c test: update tests for new test pairs
6 months ago
Matthias 7137461891 feat: improved download-data logging
6 months ago
Matthias 73dccb0780 test: Add test case for no parallel on 1 combo
6 months ago
Matthias 2015ccc727 test: update parallel-history test
6 months ago
Matthias 70ec376657 test: further expand drawdown test
6 months ago
Matthias 1a506dc4b4 test: add tests for high/low logic
6 months ago
Matthias 92c9f443e8 test: add test for dp.check_delisting
8 months ago
Matthias 985805e0d5 test: add test for order_book_to_dataframe
8 months ago
Matthias 9f436dcd1e chore: fix RUF043 violations
8 months ago
Matthias 6de7c70e7e
Merge pull request #11625 from alisalama/develop
9 months ago
Matthias 5f1d9cbab1
Merge pull request #12151 from mpagnoulle/feat/trades-timerange-filtering
9 months ago
Maxime Pagnoulle 9d5295fdb4 feat: Support for unbounded start and/or end in timerange filtering, added associated tests
9 months ago
Matthias eaf3fc8833 test: add negative test for parallel download
9 months ago
Matthias 94c5ddc13d test: add test covering parallel pair merging
9 months ago
Matthias ef0fc13235 chore: reduce data-load verbosity
9 months ago
Matthias d037f67f74 test: add parallel download test
9 months ago
Matthias b1b6341a6e test: improve parallel test to capture caching
9 months ago
Matthias 59ab51c06c test: Update basic test for calls to parallel-download
9 months ago
Matthias 3ff1e31a81 test: don't use fixture if it's only used once
9 months ago
Maxime Pagnoulle f21c5ea88a feat: Remove redundant filtering, add tests for pyarrow trade filtering, use date utils for date to ts conversion
9 months ago
Matthias 271ba462b1 test: improved formatting for simplified digestion
10 months ago
Matthias 690918f8d3 test: add test for historic_tick_size with small numbers
10 months ago
Matthias d010a050d3 chore: autoformat tests
11 months ago
Matthias deb8bde078 refactor: tests - update timezone.utc to UTC
11 months ago
Matthias 081fa2209a refactor: correct naming of new function
1 year ago