stable/freqtrade/persistence
incrementby1 c3f3bdaa2a Add "allow_position_stacking" value to config, which allows rebuys of a pair
Add function unlock_reason(str: pair) which removes all PairLocks with reason
Provide demo strategy that allows buying the same pair multiple times
2021-10-26 00:04:40 +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 Migrations for indexes should run in a seperate session 2021-07-31 16:36:28 +02:00
models.py Switch performanceFilter to use Minutes lookback resolution 2021-09-18 09:10:25 +02:00
pairlock_middleware.py Add "allow_position_stacking" value to config, which allows rebuys of a pair 2021-10-26 00:04:40 +02:00