stable/freqtrade/resolvers
Matthias f1af2972e2 Ensure non-defined attributes fail correctly
Remove unnecessary check, as stoploss cannot be none (it's mandatory and
a number)
2020-12-09 07:55:08 +01:00
..
__init__.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
exchange_resolver.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
hyperopt_resolver.py Improve error when hyperopt-loss-function is missing 2020-10-28 07:58:55 +01:00
iresolver.py fix some typos 2020-10-04 09:12:52 +02:00
pairlist_resolver.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
strategy_resolver.py Ensure non-defined attributes fail correctly 2020-12-09 07:55:08 +01:00