Commit Graph

974 Commits (bfdbf0248c187c9b07b6a308943bda70a94de4e2)

Author SHA1 Message Date
xzmeng bfdbf0248c refactor: rename asset_type to asset_type_url_segment
1 year ago
xzmeng 660863392b refactor: rename fetch_ohlcv to download_archive_ohlcv
1 year ago
Meng Xiangzhuo 39b4263b8b
chore: improve comments
1 year ago
Meng Xiangzhuo cf7016b36d
chore: remove unused code
1 year ago
Meng Xiangzhuo 1893ac7ed6
tests: patch thirty party libs from imported location
1 year ago
Meng Xiangzhuo a748d105ed
chore: remove performance compare script
1 year ago
Meng Xiangzhuo fc307bcf5b
tests: fix
1 year ago
Meng Xiangzhuo 03033a0684
refactor: use exchange.markets to avoid loading ccxt markets
1 year ago
Meng Xiangzhuo 7ca39a5c38
Merge branch 'develop' into binance-public-data
1 year ago
Meng Xiangzhuo 37726fba58
refactor: use CCXT for pair to symbol conversion
1 year ago
Meng Xiangzhuo c4cf582c9d
refacotr: default to stop on 404
1 year ago
Matthias 7e3f8ad012 tests: update test to not test for non-existing property
1 year ago
Meng Xiangzhuo cf0f232635
refactor: move download klines count message
1 year ago
Meng Xiangzhuo e2ee7f7b2f
feat: fall back to rest API by catching all exceptions
1 year ago
Meng Xiangzhuo 3c76af9dab
tests: fix windows
1 year ago
Meng Xiangzhuo ad12a9eb99
tests: setup windows asyncio loop
1 year ago
Meng Xiangzhuo 45bf046645
tests: add performance comparison
1 year ago
Meng Xiangzhuo a417698fcd
tests: fix test and improve coverage
1 year ago
Meng Xiangzhuo e49b5b03db
feat: stop on 404 to prevent missing data
1 year ago
Meng Xiangzhuo 04d3633545
feat: implement fetch data from data.binance.vision
1 year ago
Meng Xiangzhuo 4e585c5c34
feat: implement Binance.get_historic_ohlcv detail
1 year ago
Meng Xiangzhuo 867aae868d
refactor: move is_new_pair logic to Binance.get_historic_ohlcv
1 year ago
Matthias 930b5e07f8 tests: adapt tests for improved createMarketBuyOrderRequiresPrice validation
1 year ago
Matthias 9ba0c54295 chore: cleanup test code
1 year ago
Matthias 86721b88ce chore: improve import logic
1 year ago
Matthias 319e8d746f feat: use proper trade objects for liquidation calc
1 year ago
Matthias fe7a88362b feat: add method to fetch binance funding fees
1 year ago
Matthias 0d5919392e test: update binance test
1 year ago
Matthias 1473abf19a refactor: rename dry-liquidation parameter
1 year ago
Matthias 45e75f3d09 chore: improve arguments to get_liquidation_price
1 year ago
Matthias 0c0bb29f83 chore: add other_trades param to liquidation_price calls
1 year ago
Matthias 82bc3270e7 test: Update binance test for new approach
1 year ago
Matthias 096a051b99 test: update test
1 year ago
Matthias 28eabfe477 tests: update test for retryable okx behavior
1 year ago
Matthias 0a68b0515c chore: reduce retry count for stop orders
1 year ago
Matthias 3d1acc65af tests: add test for #10704
1 year ago
Matthias 2bbec9f9b1 tests: fix random test failure by reading time only once
1 year ago
Matthias 85138b0bc8 tests: Have exchange test get_historic_ohlcv properly
1 year ago
Matthias f4881e7c6f tests: Adjust tests for removed validate_pairlist functionality
1 year ago
Matthias 79020bba28 chore: Remove "prohibitedIn" check
1 year ago
Matthias c04cf6c5cb test: Improve test coverage of retry/fail logic
2 years ago
Matthias 11eaa6d77c test: Add tests for new behavior
2 years ago
Matthias 6e2aa6b4b8 tests: remove unused imports
2 years ago
Matthias 396d933e34 feat(bybit): add support for unified Accounts
2 years ago
Matthias a250cf7ebe test: Remove unnecessary asyncio decorators
2 years ago
Matthias 5cca19bb83 refactor: simplify binance liquidation test setup
2 years ago
Matthias 1b7056853b refactor: move test_liquidation_price_binance to binance test file
2 years ago
Matthias 01b7ad4a3f feat: prevent freqAI startup on exchanges without history
2 years ago
colorfulgray0 68be56240d chore: fix test param
2 years ago
Matthias 350c2241c4 test: adjust test mocks for precision_mode_price
2 years ago