Commit Graph

5629 Commits

Author SHA1 Message Date
Matthias 29f86afaf4 Merge pull request #10858 from xzmeng/binance-public-data
Improve binance historic OHLCV download speed
2024-12-01 19:41:40 +01:00
Matthias 0ada6fbd46 test: Add test case for kraken balance rewards 2024-12-01 15:34:36 +01:00
Matthias f31b26b1ab tests: Improve sample_order online testing 2024-11-30 18:12:32 +01:00
Matthias 2b350eb872 tests: improve assert accuracy 2024-11-30 13:50:12 +01:00
Matthias 88d77658f8 tests: extract strategy_safe_wrapper tests 2024-11-30 13:49:04 +01:00
Matthias 162c79029f chore: slightly reorganize test file layout 2024-11-29 07:12:54 +01:00
Matthias 5f363f5c9d chore: properly remove ccxt reference 2024-11-29 07:00:42 +01:00
Matthias 71cf7aedb5 chore: remove unnecessary test-file
that test is flaky for new pairs - and wouldn't run in production anyway.
2024-11-29 06:48:39 +01:00
Matthias fa1e0af19f chore: remove direct exchange connection 2024-11-29 06:46:55 +01:00
Matthias 5793216d5c properly account for fee when assigning order.cost in backtesting
(although it's not relevant for operations, it shouldn't be obivously wrong).

closes #11003
2024-11-28 18:15:55 +01:00
Matthias d1710826e6 chore: improved naming 2024-11-28 07:27:29 +01:00
Matthias 675b996f57 chore: improved naming in test case 2024-11-28 07:20:32 +01:00
Matthias e2a09f272a chore: Improve naming, remove unnecessary method 2024-11-28 06:55:15 +01:00
Matthias 472132c236 tests: update test for renamed prop 2024-11-26 07:08:55 +01:00
Matthias db56fc158f test: update test market 2024-11-25 19:35:25 +01:00
Matthias 6e1c4c2efd test: add test-case for improved error-handling 2024-11-24 10:36:09 +01:00
Matthias 19f23106e7 tests: add test for download_data api method 2024-11-22 15:06:58 +01:00
Matthias 7ef93e92e6 feat: Log if user has a Gate unified account 2024-11-21 20:57:20 +01:00
Matthias 29b40d27e7 fix: hyperliquid doesn't provide "average" in fetch_order
therefore this needs to be filled from trades to have a good price
 for market orders
2024-11-21 20:31:56 +01:00
Matthias f545274a0e test: add test for bybit classic account behavior
related: #10872
2024-11-19 18:19:27 +01:00
Matthias 971cdbb918 chore: Simplify coingecko wrapper after update 2024-11-18 07:13:21 +01:00
Matthias f821e504c3 tests: update test for new behavior 2024-11-16 12:58:31 +01:00
Matthias 44dcb4cc78 Merge pull request #10839 from gaardiolor/hyperliquid
Hyperliquid
2024-11-16 11:18:03 +01:00
Matthias 64803a735d tests: update commands tests to early fail approach 2024-11-16 11:07:19 +01:00
Matthias 20e77bb5d9 test: update tests to recognize early failing 2024-11-16 11:02:22 +01:00
Matthias f11e5128ad tests: update tests for new dl-trades behavior 2024-11-16 10:58:25 +01:00
Matthias bbe13cafcb tests: Remove pointless test 2024-11-16 10:46:48 +01:00
Matthias 927f5e2c8b tests: enhanced test for get_trade_history on binance 2024-11-16 10:10:30 +01:00
Matthias e8d724680a chore: improved log msg wording 2024-11-15 07:19:05 +01:00
xzmeng 19f96d60e3 refactor: streamline error handling by raising instead of returning 2024-11-14 09:47:23 +08:00
xzmeng bfdbf0248c refactor: rename asset_type to asset_type_url_segment 2024-11-14 07:51:58 +08:00
xzmeng 660863392b refactor: rename fetch_ohlcv to download_archive_ohlcv 2024-11-14 07:29:37 +08:00
Meng Xiangzhuo 39b4263b8b chore: improve comments 2024-11-13 17:14:49 +08:00
Meng Xiangzhuo cf7016b36d chore: remove unused code 2024-11-13 16:09:02 +08:00
Meng Xiangzhuo 1893ac7ed6 tests: patch thirty party libs from imported location 2024-11-13 13:08:29 +08:00
Meng Xiangzhuo a748d105ed chore: remove performance compare script 2024-11-13 12:45:46 +08:00
Meng Xiangzhuo fc307bcf5b tests: fix 2024-11-13 12:44:27 +08:00
Meng Xiangzhuo 03033a0684 refactor: use exchange.markets to avoid loading ccxt markets 2024-11-13 12:36:18 +08:00
Meng Xiangzhuo 7ca39a5c38 Merge branch 'develop' into binance-public-data 2024-11-13 12:14:50 +08:00
Meng Xiangzhuo 37726fba58 refactor: use CCXT for pair to symbol conversion 2024-11-13 11:55:10 +08:00
Meng Xiangzhuo c4cf582c9d refacotr: default to stop on 404 2024-11-13 11:18:32 +08:00
Matthias 5d9af5a7da test: update tests with new formatting 2024-11-12 19:27:17 +01:00
Matthias 98dcc08c6d feat: add fmt_coin2 2024-11-12 19:27:17 +01:00
Matthias a1d8658297 Merge branch 'develop' into pr/gaardiolor/10839 2024-11-12 18:05:25 +01:00
Matthias 9b3764212f chore: fix bad import 2024-11-12 06:30:55 +01:00
Matthias b6d1f9f754 test: update hyperopt tests for new structure 2024-11-11 19:43:37 +01:00
Matthias 62234878a1 test: update mocks for new layout 2024-11-11 19:43:37 +01:00
Matthias 851a9a7620 refactor: move hyperopt-auto 2024-11-11 19:43:37 +01:00
Matthias 1ffceef9f0 tests: Improve test further 2024-11-10 09:27:10 +01:00
Matthias 3ebb819ba3 tests: update new-strategy test to use tmpdir 2024-11-10 09:18:56 +01:00