Commit Graph

5592 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 5d9af5a7da test: update tests with new formatting
1 year ago
Matthias 98dcc08c6d feat: add fmt_coin2
1 year ago
Matthias b6d1f9f754 test: update hyperopt tests for new structure
1 year ago
Matthias 62234878a1 test: update mocks for new layout
1 year ago
Matthias 851a9a7620 refactor: move hyperopt-auto
1 year ago
Matthias 1ffceef9f0 tests: Improve test further
1 year ago
Matthias 3ebb819ba3 tests: update new-strategy test to use tmpdir
1 year ago
Matthias 8f8e6f16b4 chore: remove unused mock imports
1 year ago
Matthias b5592b88fa
Merge pull request #10898 from xzmeng/ruff310
1 year ago
liuweiqing 7b471d59c5 chore: add warning when max_rank exceeds 250 in MarketCapPairList
1 year ago
liuweiqing 3300d25e57 feat: enhance data fetching logic with pagination to increase market cap rank limit
1 year ago
Meng Xiangzhuo 41b725714f
chore: bump ruff target-version to 3.10
1 year ago
Matthias b6dfe01628 chore: improve loudness call structure
1 year ago
Matthias c58b1f0fd2 feat: add "*" to define custom default for non-defined exit reasons
1 year ago
Matthias b720ae5d75 feat: Support individual exits for both exit-fill and exit messages
1 year ago
Matthias 3cea1a99b7 tests: add explicit notification enablement test
1 year ago
Matthias 12ab1cb2c4 tests: add explicit test for stake_amount_filled
1 year ago
Matthias 7e3f8ad012 tests: update test to not test for non-existing property
1 year ago
Matthias d24bef7883 tests: remove --dmmp from tests
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
Matthias 67f26fa1ac
Merge pull request #10782 from freqtrade/feat/bt_reverse
1 year ago
Matthias 878adfb0c0 tests: expand tests to cover several times and timezones
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 a8516ff0f5
tests: fix failure when local timezone is not utc
1 year ago
Meng Xiangzhuo 1aa863a92f
tests: fix
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 b5f503dbbb
tests: binance compare data.binance.vision to rest API
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 592848ad03 test: re-add excluded assert
1 year ago
Matthias 88f8e0b8b1 test: improve test for long/short switch
1 year ago
Matthias 8f6b831512 tests: adjust test_locked_pairs for new auto-lock
1 year ago
Matthias 1b8fd63853 tests: BT Detail tests should cover position switch
1 year ago
Matthias ae325ff124 tests: fix test based on changed behavior
1 year ago