Commit Graph

528 Commits (dafb2fda7beccd5f5eb671f8a356d9d1c71015da)

Author SHA1 Message Date
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
Matthias 7d3fa41911 test: add tests for get_significant_digits_over_time
1 year ago
Matthias d8b51875bf test: update tests for new file structure
1 year ago
Matthias 073b625355 test: update test for calculate_market_change
1 year ago
Matthias 0aa05855d5 chore: unpack instead of list concat
1 year ago
mrpabloyeah 3edc442f48 Fix drawdown calculation when maximum drawdown occurs on the first trade
1 year ago
mrpabloyeah a3f23fd4fb Also fix the expected result in the test
1 year ago
Matthias 35cc7da9b3 fix: keep pair index per pair
1 year ago
Matthias e1f6702932 feat: add SQN calculation as backtest metric
1 year ago
Matthias f8f21cfc9c fix: Improve error message for download-data edgecase
1 year ago
Matthias f1c5d4a970 chore: ruff format updates
1 year ago
Matthias b57cedeab7
Merge pull request #11178 from TheJoeSchr/fix/orderflow_imbalance_list
1 year ago
Matthias e2bdf2a97f tests: fix remaining hdf5 occurance
1 year ago
Matthias 6760d44761 tests: Update tests with removed hdf5 handler
1 year ago
Joe Schr fd7272ba63 chore: fix unterminated string literal in test runner
1 year ago
Joe Schr 12adbeb7f3 fix: don't sort stacked imbalances, return empty list if no found...
1 year ago
Joe Schr 11976f11b0 fix: Improve stacked imbalance detection in orderflow converter
1 year ago