Add new feather data

This commit is contained in:
Matthias
2023-07-09 16:19:22 +02:00
parent 578110488c
commit 15aa1fd876
24 changed files with 4 additions and 4 deletions

View File

@@ -21,10 +21,10 @@ def test_binance_mig_data_conversion(default_conf_usdt, tmpdir, testdatadir):
futures_dst = tmpdir / 'futures'
futures_dst.mkdir()
files = [
'-1h-mark.json',
'-1h-futures.json',
'-8h-funding_rate.json',
'-8h-mark.json',
'-1h-mark.feather',
'-1h-futures.feather',
'-8h-funding_rate.feather',
'-8h-mark.feather',
]
# Copy files to tmpdir and rename to old naming

BIN
tests/testdata/ADA_BTC-5m.feather vendored Normal file

Binary file not shown.

BIN
tests/testdata/DASH_BTC-5m.feather vendored Normal file

Binary file not shown.

BIN
tests/testdata/ETC_BTC-5m.feather vendored Normal file

Binary file not shown.

BIN
tests/testdata/ETH_BTC-5m.feather vendored Normal file

Binary file not shown.

BIN
tests/testdata/LTC_BTC-5m.feather vendored Normal file

Binary file not shown.

0
tests/testdata/NOPAIR_XXX-4m.feather vendored Normal file
View File

BIN
tests/testdata/NXT_BTC-5m.feather vendored Normal file

Binary file not shown.

BIN
tests/testdata/TRX_BTC-5m.feather vendored Normal file

Binary file not shown.

BIN
tests/testdata/UNITTEST_BTC-1m.feather vendored Normal file

Binary file not shown.

BIN
tests/testdata/UNITTEST_BTC-30m.feather vendored Normal file

Binary file not shown.

BIN
tests/testdata/UNITTEST_BTC-5m.feather vendored Normal file

Binary file not shown.

View File

BIN
tests/testdata/XLM_BTC-5m.feather vendored Normal file

Binary file not shown.

BIN
tests/testdata/XMR_BTC-5m.feather vendored Normal file

Binary file not shown.

BIN
tests/testdata/XRP_ETH-1m.feather vendored Normal file

Binary file not shown.

BIN
tests/testdata/XRP_ETH-5m.feather vendored Normal file

Binary file not shown.

BIN
tests/testdata/ZEC_BTC-5m.feather vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.