stable/freqtrade/strategy
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
interface.py Ensure non-defined attributes fail correctly 2020-12-09 07:55:08 +01:00
strategy_helper.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
strategy_wrapper.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00