Merge branch 'pair-to-strat' into wohlgemuth

This commit is contained in:
Gert Wohlgemuth
2018-06-15 10:01:52 -07:00
2 changed files with 6 additions and 16 deletions

View File

@@ -40,7 +40,6 @@ class StrategyResolver(object):
self.strategy: IStrategy = self._load_strategy(strategy_name,
extra_dir=config.get('strategy_path'))
self.strategy.config = config
# Set attributes
# Check if we need to override configuration