stable/freqtrade/plugins/protections
smarmau a0b7e4d4c8
Update profit_limit.py
make flake8 compliant
2022-09-29 21:40:08 +10:00
..
__init__.py Add more tests 2020-12-07 08:23:10 +01:00
cooldown_period.py Properly type "side" parameter 2022-04-24 14:33:24 +02:00
iprotection.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
low_profit_pairs.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
max_drawdown_protection.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
profit_limit.py Update profit_limit.py 2022-09-29 21:40:08 +10:00
stoploss_guard.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00