Matthias
|
ad5c8f601c
|
Simplify datahandler classes by exploiting commonalities
|
2021-12-02 20:19:22 +01:00 |
|
Matthias
|
0375a08302
|
use to_hdf instead of HDFStore
|
2021-12-01 20:32:23 +01:00 |
|
aayush-jain18
|
d294ef10d7
|
unexpected docstring params
|
2021-06-25 23:56:16 +05:30 |
|
Matthias
|
e855530483
|
hdf5 handler should include the end-date
|
2021-04-24 20:26:37 +02:00 |
|
Matthias
|
83861fabde
|
Fix #3967, move TradeList type to constants
|
2020-11-21 10:52:15 +01:00 |
|
Matthias
|
52c9a2c37f
|
Convert np to None when loading hdf5 trades to allow duplicate detection
|
2020-11-19 07:31:54 +01:00 |
|
Matthias
|
253b7b763e
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
|
Matthias
|
bad89307dd
|
Fix mypy error
|
2020-07-25 17:19:41 +02:00 |
|
Matthias
|
119bf2a8ea
|
Document hdf5 dataformat
|
2020-07-25 17:06:58 +02:00 |
|
Matthias
|
0a28818b46
|
Add some tests for hdf5
|
2020-07-24 19:37:37 +02:00 |
|
Matthias
|
861e7099cc
|
Rename hdf5handler to hdf5DataHandler
|
2020-07-24 19:23:37 +02:00 |
|
Matthias
|
3171ad33b7
|
Add blosc compression
|
2020-07-24 17:44:29 +02:00 |
|
Matthias
|
31df42e737
|
Implement get_available_data
|
2020-07-24 17:31:43 +02:00 |
|
Matthias
|
d4540c846a
|
Add trades_load method
|
2020-07-23 19:33:23 +02:00 |
|
Matthias
|
55591e287c
|
First version of hdf5handler - no proper support for trades yet
|
2020-07-23 19:33:23 +02:00 |
|