StrategyResolver.load_strategy would fail if any error outside of (ModuleNotFoundError, SyntaxError, ImportError, NameError) is thrown. This change makes it raise an OperationalException when that happens. This will potentially be beneficial to people who use StrategyResolver.load_strategy outside of the FT directories. |
||
---|---|---|
.. | ||
__init__.py | ||
exchange_resolver.py | ||
hyperopt_resolver.py | ||
iresolver.py | ||
pairlist_resolver.py | ||
protection_resolver.py | ||
strategy_resolver.py |