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 |
Matthias
|
222ecdecd2
|
Improve code quality
|
3 years ago |
Matthias
|
bcdf4e0fe8
|
Use variable for exchange mocks to shorten lines
|
3 years ago |
Matthias
|
d014e4590e
|
use Path.open() instead of open
|
3 years ago |
Matthias
|
1fc97a8008
|
use Unified futures naming for futures throughout tests
|
3 years ago |
Matthias
|
7f308c5186
|
Remove last occurance of timerange index
|
4 years ago |
Matthias
|
b4fb28e4ef
|
Update tests for new dataload strategy
|
4 years ago |
Matthias
|
2a5bc58df8
|
Split datahandler and history tests
|
4 years ago |
Matthias
|
97be3318f4
|
Use Datetime_format from constants
|
4 years ago |
Matthias
|
76637d3939
|
Simplify timeframe-transition
|
4 years ago |
Matthias
|
2e65a1793d
|
Add fallback to load 1M files as well as 1Mo files
|
4 years ago |
Matthias
|
e49b3ef051
|
Improve message formatting
|
4 years ago |
Matthias
|
11d447cd5a
|
Add support for download-data "until"
|
4 years ago |
Matthias
|
30cff1bd2c
|
Update hdf5 to not raise naturalNaming warnings
|
4 years ago |
Matthias
|
fa3c00c673
|
Remove some default arguments in history_utils
|
4 years ago |
Matthias
|
9bcc79e118
|
Use parsed TradingMode from config
|
4 years ago |
Matthias
|
88ccfedd32
|
Improve wording of "no history found" error
|
4 years ago |
Matthias
|
2fb9e7940a
|
Improve "missing data" message
|
4 years ago |
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
9becd20f20
|
Improve "Missing data" messages
|
4 years ago |
Wade Dyck
|
a5742b3bbc
|
Fixes a failing test_history due to changed log message.
|
4 years ago |