stable/freqtrade/plugins/protections
2020-12-07 08:23:10 +01:00
..
__init__.py Add more tests 2020-12-07 08:23:10 +01:00
cooldown_period.py Introduce max_drawdown protection 2020-12-07 08:23:10 +01:00
iprotection.py Move stop_duration to parent class 2020-12-07 08:23:10 +01:00
low_profit_pairs.py Introduce max_drawdown protection 2020-12-07 08:23:10 +01:00
max_drawdown_protection.py Test MaxDrawdown desc 2020-12-07 08:23:10 +01:00
stoploss_guard.py Introduce max_drawdown protection 2020-12-07 08:23:10 +01:00