Matthias
|
be82248e01
|
Remove futher usages of Path(tmpdir)
|
2023-11-05 16:18:28 +01:00 |
|
Matthias
|
123e51774e
|
Move trades-to-ohlcv tests
|
2023-09-24 10:38:38 +02:00 |
|
Matthias
|
4fefae6f07
|
Improve download-trades test
|
2023-08-20 11:51:01 +02:00 |
|
Matthias
|
399e308e07
|
Fix bug in --dl-trades downloading
|
2023-08-19 18:32:27 +02:00 |
|
Matthias
|
780f238904
|
Fix trades duplicates if trade id is different
|
2023-08-17 18:04:13 +02:00 |
|
Matthias
|
5d5cc71945
|
Fix pandas duplication detection, improve test
|
2023-08-17 17:53:08 +02:00 |
|
Matthias
|
482cc615cc
|
Fix empty Path inits in tests
|
2023-08-02 17:57:49 +02:00 |
|
Matthias
|
ec2960a167
|
Fix dtype ...
|
2023-07-12 18:23:31 +02:00 |
|
Matthias
|
1c5d20e9a3
|
Fix some tests, restore 1m json data
|
2023-07-12 18:23:31 +02:00 |
|
Matthias
|
a1efd6b783
|
Update further tests to use feather
|
2023-07-12 18:23:31 +02:00 |
|
Matthias
|
e0d5242a45
|
Reduce download-data verbosity
|
2023-06-17 17:53:12 +02:00 |
|
Matthias
|
261822147c
|
Fix remaining arrow testcases
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
222ecdecd2
|
Improve code quality
|
2023-03-19 17:50:08 +01:00 |
|
Matthias
|
bcdf4e0fe8
|
Use variable for exchange mocks to shorten lines
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
d014e4590e
|
use Path.open() instead of open
|
2023-02-25 17:15:54 +01:00 |
|
Matthias
|
1fc97a8008
|
use Unified futures naming for futures throughout tests
|
2023-01-13 21:16:19 +01:00 |
|
Matthias
|
7f308c5186
|
Remove last occurance of timerange index
|
2022-10-04 06:56:10 +02:00 |
|
Matthias
|
b4fb28e4ef
|
Update tests for new dataload strategy
|
2022-09-29 19:18:52 +02:00 |
|
Matthias
|
2a5bc58df8
|
Split datahandler and history tests
|
2022-09-23 07:09:34 +02:00 |
|
Matthias
|
97be3318f4
|
Use Datetime_format from constants
|
2022-09-09 20:31:02 +02:00 |
|
Matthias
|
76637d3939
|
Simplify timeframe-transition
|
2022-05-16 20:10:52 +02:00 |
|
Matthias
|
2e65a1793d
|
Add fallback to load 1M files as well as 1Mo files
|
2022-05-16 19:48:27 +02:00 |
|
Matthias
|
e49b3ef051
|
Improve message formatting
|
2022-04-30 17:35:11 +02:00 |
|
Matthias
|
11d447cd5a
|
Add support for download-data "until"
|
2022-04-30 15:42:41 +02:00 |
|
Matthias
|
30cff1bd2c
|
Update hdf5 to not raise naturalNaming warnings
|
2022-03-27 16:39:34 +02:00 |
|
Matthias
|
fa3c00c673
|
Remove some default arguments in history_utils
|
2022-03-22 07:20:21 +01:00 |
|
Matthias
|
9bcc79e118
|
Use parsed TradingMode from config
|
2022-03-03 07:06:13 +01:00 |
|
Matthias
|
88ccfedd32
|
Improve wording of "no history found" error
|
2022-01-26 06:53:00 +01:00 |
|
Matthias
|
2fb9e7940a
|
Improve "missing data" message
|
2022-01-08 14:39:09 +01:00 |
|
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
2022-01-01 19:16:49 +01:00 |
|
Matthias
|
9becd20f20
|
Improve "Missing data" messages
|
2022-01-01 10:37:58 +01:00 |
|
Wade Dyck
|
a5742b3bbc
|
Fixes a failing test_history due to changed log message.
|
2021-12-27 11:26:49 -07:00 |
|
Matthias
|
ddce28c12d
|
Update data downloading to include funding_fee downloads
|
2021-12-18 15:32:02 +01:00 |
|
Matthias
|
25e1142f89
|
Update Enum imports
|
2021-12-08 15:59:20 +01:00 |
|
Matthias
|
9b9d61c6d6
|
Remove SPOT_ candletype
|
2021-12-08 14:38:09 +01:00 |
|
Matthias
|
dda7283f3e
|
Remove unnecessary default parameters
|
2021-12-08 11:32:58 +01:00 |
|
Matthias
|
b4d27973b1
|
Update ohlcv_get_pairs test
|
2021-12-07 19:57:18 +01:00 |
|
Matthias
|
37b013c157
|
Update hdf5 test
|
2021-12-07 19:50:16 +01:00 |
|
Matthias
|
a870e0962a
|
Fix some obtruse (test)bugs
|
2021-12-07 07:25:00 +01:00 |
|
Matthias
|
5a3b907132
|
Update converter tests
|
2021-12-07 06:59:27 +01:00 |
|
Matthias
|
9421e6e61c
|
Improve some tests
|
2021-12-03 14:57:09 +01:00 |
|
Matthias
|
f9cf59bb4d
|
Candle_type to enum
|
2021-12-03 12:32:12 +01:00 |
|
Matthias
|
b578e31255
|
Align tests to have futures data in futures/ directory
|
2021-12-03 07:20:43 +01:00 |
|
Matthias
|
0d6c933935
|
Improve and fix pair detection from available data
|
2021-11-28 15:25:57 +01:00 |
|
Matthias
|
7faa7539b4
|
Further enhance pair retrieval
|
2021-11-28 15:03:55 +01:00 |
|
Matthias
|
8d70672bee
|
Enhance Regex to work for mark candles
|
2021-11-28 14:37:54 +01:00 |
|
Matthias
|
c096c7f5cb
|
Add explicit tests for ohlcv regex
|
2021-11-28 14:34:46 +01:00 |
|
Sam Germain
|
920151934a
|
Added candle_type to a lot of methods, wrote some tests
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
c3b2929e75
|
Added template for test test_hdf5datahandler_ohlcv_load_and_resave
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
843ca22a56
|
mark price test ohlcv_get_pairs
|
2021-11-21 17:48:14 -06:00 |
|