Matthias
|
f5a5c2d6b9
|
Improve imports
|
2023-04-08 16:44:33 +02:00 |
|
Matthias
|
c083723698
|
Add initial version of key value store
|
2023-04-08 10:07:03 +02:00 |
|
Matthias
|
bfa859e618
|
Remove unnecessary method (simplify)
|
2022-08-06 17:46:58 +02:00 |
|
Matthias
|
a3d9384bc0
|
Remove clean-dry-run code
|
2022-05-19 06:56:34 +02:00 |
|
Matthias
|
b58e811b14
|
Move trade/order Models to their own class
|
2022-05-08 17:45:20 +02:00 |
|
Matthias
|
03eb23a4ce
|
2 levels of Trade models, one with and one without sqlalchemy
Fixes a performance issue when backtesting with sqlalchemy, as that
uses descriptors for all properties.
|
2021-02-27 09:33:00 +01:00 |
|
Matthias
|
e602ac3406
|
Introduce Pairlocks middleware
|
2020-10-27 07:06:06 +01:00 |
|
Matthias
|
e513871fd5
|
Persist pairlocks
closes #3034
|
2020-10-20 19:21:13 +02:00 |
|
Matthias
|
8cdc795a44
|
Rename persistence.init to init_db
|
2020-10-16 08:15:18 +02:00 |
|
Matthias
|
253b7b763e
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
|
Matthias
|
171a52b21a
|
Introduce Order database model
|
2020-08-14 09:52:46 +02:00 |
|
Matthias
|
044df880e6
|
Move persistence into it's own submodule
|
2020-08-14 09:52:46 +02:00 |
|