stable/freqtrade/persistence
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
..
__init__.py 2 levels of Trade models, one with and one without sqlalchemy 2021-02-27 09:33:00 +01:00
migrations.py Small enhancements to docs 2021-02-27 09:32:59 +01:00
models.py 2 levels of Trade models, one with and one without sqlalchemy 2021-02-27 09:33:00 +01:00
pairlock_middleware.py use get_all_locks to get locks for backtest result 2021-02-27 09:32:59 +01:00