mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 05:50:36 +00:00
Shrink public trades testdata by using BCH
This commit is contained in:
1
tests/testdata/candles.json
vendored
Normal file
1
tests/testdata/candles.json
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
tests/testdata/populate_dataframe_with_trades_DF.feather
vendored
Normal file
BIN
tests/testdata/populate_dataframe_with_trades_DF.feather
vendored
Normal file
Binary file not shown.
BIN
tests/testdata/populate_dataframe_with_trades_TRADES.feather
vendored
Normal file
BIN
tests/testdata/populate_dataframe_with_trades_TRADES.feather
vendored
Normal file
Binary file not shown.
1001
tests/testdata/public_trades_list.csv
vendored
Normal file
1001
tests/testdata/public_trades_list.csv
vendored
Normal file
File diff suppressed because it is too large
Load Diff
8
tests/testdata/public_trades_list_simple_example.csv
vendored
Normal file
8
tests/testdata/public_trades_list_simple_example.csv
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
,timestamp,id,type,side,price,amount,cost,date
|
||||
0,1675311000092, 1588563957, ,buy, 23438.0, 0.013, 0, 2023-02-02 04:10:00.092000+00:00
|
||||
1,1675311000211, 1588563958, ,sell, 23437.5, 0.001, 0, 2023-02-02 04:10:00.211000+00:00
|
||||
2,1675311000335, 1588563959, ,sell , 23437.5, 0.196, 0, 2023-02-02 04:10:00.335000+00:00
|
||||
3,1675311000769, 1588563960, , sell, 23437.5, 0.046, 0, 2023-02-02 04:10:00.769000+00:00
|
||||
4,1675311000773, 1588563961, ,buy , 23438.0, 0.127, 0, 2023-02-02 04:10:00.773000+00:00
|
||||
5,1675311000774, 1588563959, ,sell, 23437.5, 0.001, 0, 2023-02-02 04:10:00.774000+00:00
|
||||
6,1675311000775, 1588563960, ,sell, 23437.5, 0.001, 0, 2023-02-02 04:10:00.775000+00:00
|
||||
|
Reference in New Issue
Block a user