stable/freqtrade/plugins/protections
Jose Hidalgo fd110c7d62 The error that it prints says the contrary to what
was evaluated.

ex. Trading stopped due to Max Drawdown 0.79 < 0.2 within 48 candles
2021-04-20 11:50:53 -06:00
..
__init__.py Add more tests 2020-12-07 08:23:10 +01:00
cooldown_period.py Refactor the comparison involving `not` 2021-04-02 16:57:44 +05:30
iprotection.py Change some types 2021-02-27 09:33:00 +01:00
low_profit_pairs.py Change some types 2021-02-27 09:33:00 +01:00
max_drawdown_protection.py The error that it prints says the contrary to what 2021-04-20 11:50:53 -06:00
stoploss_guard.py Change some types 2021-02-27 09:33:00 +01:00