Matthias
|
d15d08a2d5
|
test: Improve refresh_backtest test
|
5 months ago |
Matthias
|
359eba462b
|
feat: add candle_types argument to download-data
|
5 months ago |
Matthias
|
38e48c0c5e
|
test: update refresh ohlcv data test
|
5 months ago |
Matthias
|
5110d0bdde
|
test: update a couple of tests for new behavior
|
5 months ago |
Matthias
|
7137461891
|
feat: improved download-data logging
|
5 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
|
6de7c70e7e
|
Merge pull request #11625 from alisalama/develop
Parallelisation of iterative data downloads for speed improvement
|
8 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
|
f1c5d4a970
|
chore: ruff format updates
|
1 year ago |
Matthias
|
29f86afaf4
|
Merge pull request #10858 from xzmeng/binance-public-data
Improve binance historic OHLCV download speed
|
1 year ago |
Matthias
|
f821e504c3
|
tests: update test for new behavior
|
2 years ago |
Matthias
|
f11e5128ad
|
tests: update tests for new dl-trades behavior
|
2 years ago |
Meng Xiangzhuo
|
1aa863a92f
|
tests: fix
|
2 years ago |
Matthias
|
e0df0257d1
|
tests: Update history tests for new response
|
2 years ago |
Matthias
|
a8f707eee2
|
Merge branch 'develop' into feature/fetch-public-trades
|
2 years ago |
Matthias
|
04c9626c8c
|
feat: Implement rich Progress to download-data
|
2 years ago |
Matthias
|
9ebd34daba
|
Merge branch 'develop' into feature/fetch-public-trades
|
2 years ago |
Matthias
|
f3e2dcd342
|
chore: update get_patched_exchange argument
|
2 years ago |
Joe Schr
|
a56faf503b
|
ruff format: orderflow / public trades
|
2 years ago |
Joe Schr
|
b9035da981
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2 years ago |
Matthias
|
a9732c6195
|
Fix odd formatting by ruff format
|
2 years ago |
Matthias
|
ffd49e0e59
|
ruff format: tests/data
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Matthias
|
88e25df78c
|
Merge branch 'develop' into feature/fetch-public-trades
|
2 years ago |
Matthias
|
60a62d933c
|
Fix some failing mocks
|
2 years ago |
Matthias
|
5e0aa9108c
|
Update tests correspondlingy
|
2 years ago |
Matthias
|
4aff24f6df
|
Fix imports that import directly from file
instead from the exporting package
|
2 years ago |
Joe Schr
|
6c1d70df89
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2 years ago |
Matthias
|
66e43f2fe8
|
Adjust tests for new arguments
|
2 years ago |
Matthias
|
bdd63aa1d6
|
FIx futures trades pair download directory
|
2 years ago |
Joe Schr
|
aa663b926a
|
Fix tests for use public trades
|
2 years ago |
Matthias
|
c9dd99a4b5
|
Enhance test to properly capture correct downloading of different futures types
|
2 years ago |
Matthias
|
be82248e01
|
Remove futher usages of Path(tmpdir)
|
3 years ago |
Matthias
|
123e51774e
|
Move trades-to-ohlcv tests
|
3 years ago |
Matthias
|
4fefae6f07
|
Improve download-trades test
|
3 years ago |
Matthias
|
399e308e07
|
Fix bug in --dl-trades downloading
|
3 years ago |
Matthias
|
780f238904
|
Fix trades duplicates if trade id is different
|
3 years ago |
Matthias
|
5d5cc71945
|
Fix pandas duplication detection, improve test
|
3 years ago |
Matthias
|
482cc615cc
|
Fix empty Path inits in tests
|
3 years ago |
Matthias
|
ec2960a167
|
Fix dtype ...
|
3 years ago |
Matthias
|
1c5d20e9a3
|
Fix some tests, restore 1m json data
|
3 years ago |
Matthias
|
a1efd6b783
|
Update further tests to use feather
|
3 years ago |
Matthias
|
e0d5242a45
|
Reduce download-data verbosity
|
3 years ago |
Matthias
|
261822147c
|
Fix remaining arrow testcases
|
3 years ago |