freqtrade_origin/freqtrade/plugins/protections
2022-04-24 14:33:24 +02:00
..
__init__.py Add more tests 2020-12-07 08:23:10 +01:00
cooldown_period.py Convert ProtectionReturn to dataclass 2022-04-24 14:33:24 +02:00
iprotection.py Convert ProtectionReturn to dataclass 2022-04-24 14:33:24 +02:00
low_profit_pairs.py Convert ProtectionReturn to dataclass 2022-04-24 14:33:24 +02:00
max_drawdown_protection.py Convert ProtectionReturn to dataclass 2022-04-24 14:33:24 +02:00
stoploss_guard.py Convert ProtectionReturn to dataclass 2022-04-24 14:33:24 +02:00