stable/freqtrade/persistence
Matthias 756904f985 Set sell_reason to stoploss when closing the trade as stoploss
closes #5101
2021-06-08 21:21:29 +02:00
..
__init__.py 2 levels of Trade models, one with and one without sqlalchemy 2021-02-27 09:33:00 +01:00
migrations.py Update orders-migrations to work with new sqlalchemy syntax 2021-05-27 11:38:28 +02:00
models.py Set sell_reason to stoploss when closing the trade as stoploss 2021-06-08 21:21:29 +02:00
pairlock_middleware.py Use commit instead of .flush() 2021-05-27 11:38:28 +02:00