hroff-1902
|
e2e6b940a3
|
copy=False does not make the changes inline anyway, so not needed
|
2020-02-22 19:54:19 +03:00 |
|
hroff-1902
|
c651e0ac82
|
Fix #2948
|
2020-02-22 19:46:40 +03:00 |
|
Matthias
|
3186add87b
|
Use explicit column list for float parsing
|
2020-02-22 14:46:54 +01:00 |
|
Matthias
|
7ecc56fa44
|
Load ohlcv data as float
|
2020-02-22 13:10:41 +01:00 |
|
Matthias
|
d65a06947d
|
Merge branch 'develop' into data_handler
|
2020-02-09 15:16:43 +01:00 |
|
Matthias
|
41945138ac
|
Converting pairs from filename to pair corrected
|
2020-01-05 13:35:36 +01:00 |
|
Matthias
|
4eaaec9d1a
|
Implement pair_to_filename to datahandler
includes tests - taken from #2744 and modified to adapt to new structure
|
2020-01-05 10:36:08 +01:00 |
|
Matthias
|
f82c4346b6
|
data conversion, not data conversation
* we're not talking to the data yet ...
|
2020-01-05 09:55:02 +01:00 |
|
Matthias
|
699c0d6bc3
|
Merge branch 'develop' into data_handler
|
2019-12-30 19:40:43 +01:00 |
|
Matthias
|
f4a532ef6d
|
Pass format to load_data
|
2019-12-28 14:57:39 +01:00 |
|
Matthias
|
ae1b28aab7
|
Remove get_datahandlerclass from package exposes
|
2019-12-28 14:32:11 +01:00 |
|
Matthias
|
66d18575a7
|
Implement abstract interface
|
2019-12-28 11:10:31 +01:00 |
|
Matthias
|
28787a001c
|
Move convert functions to convert module
|
2019-12-28 11:02:34 +01:00 |
|
Matthias
|
6860491189
|
Rename datahandler module to history module
Also move previous history.py into this module - so everything is
bundled
|
2019-12-28 11:01:42 +01:00 |
|