Matthias
|
9bfd0cb63c
|
feat: add test for trades_data_minmax
|
2 years ago |
Matthias
|
3f4c19abbc
|
chore: add test for trades_get_available_data
|
2 years ago |
Matthias
|
1e287de589
|
chore: fix mote A violations in tests and scripts
|
2 years ago |
Matthias
|
ffd49e0e59
|
ruff format: tests/data
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2 years ago |
Matthias
|
5e0aa9108c
|
Update tests correspondlingy
|
2 years ago |
Matthias
|
66e43f2fe8
|
Adjust tests for new arguments
|
2 years ago |
Matthias
|
6aa4de4d29
|
Tests for enhanced list-data functionality
|
2 years ago |
Matthias
|
881247a823
|
use isinstance for type checks
|
2 years ago |
Matthias
|
be82248e01
|
Remove futher usages of Path(tmpdir)
|
2 years ago |
Matthias
|
3d8dcd1644
|
Improve and parametrize trades_data tests
|
3 years ago |
Matthias
|
30064b4102
|
Add support for trades data in Parquet format
|
3 years ago |
Matthias
|
26c89d89e4
|
Keep original timestamp in dataframe
|
3 years ago |
Matthias
|
357b04202c
|
Datahandlers should store data from dataframes
|
3 years ago |
Matthias
|
6fc1ee9831
|
trades_append should use dataframe, not lists
|
3 years ago |
Matthias
|
02ee7f8b5b
|
Update further tests
|
3 years ago |
Matthias
|
71737d8792
|
Remove half-commented test part
|
3 years ago |
Matthias
|
2babb36fc2
|
Update final tests
|
3 years ago |
Matthias
|
1d77497f64
|
Fix test
|
3 years ago |
Matthias
|
3928051baf
|
Revert unneeded formatting changes
|
3 years ago |
Joe Schr
|
e16db814fa
|
featherdatahandler: implement trades_store/_trades_load
|
3 years ago |
Matthias
|
6e22607387
|
Add 5m futures testdata to support detail-backtest tests
|
3 years ago |
Matthias
|
1fc97a8008
|
use Unified futures naming for futures throughout tests
|
3 years ago |
Matthias
|
4ea8962ca2
|
Rename futures test data
|
3 years ago |
Matthias
|
30b467906c
|
Delist FTX, following ccxt's delisting.
|
3 years ago |
Matthias
|
6e09d552ac
|
Properly handle and test ohlcv min_max with empty files
|
3 years ago |
Matthias
|
547fd28811
|
Price-jump detection should only run once
|
4 years ago |
Matthias
|
0ff7a0771d
|
Move price_jump_warn to dataloading
it's not relevant for live data, and should only run when loading data
from disk.
|
4 years ago |
Matthias
|
b4fb28e4ef
|
Update tests for new dataload strategy
|
4 years ago |
Matthias
|
48352b8a37
|
Update hdf5 handler to reset index on load
|
4 years ago |
Matthias
|
0bbb6faeba
|
Add generic datahandler test
|
4 years ago |
Matthias
|
5fb56b09f2
|
Test Feather/parquet datahandler init
|
4 years ago |
Matthias
|
983a16d937
|
Rudimentary "not implemented" test
|
4 years ago |
Matthias
|
7b4af85425
|
Remove double-init in test
|
4 years ago |
Matthias
|
f62f2bb1ca
|
Improve datahandler tests
|
4 years ago |
Matthias
|
2a5bc58df8
|
Split datahandler and history tests
|
4 years ago |