conflict resolved

This commit is contained in:
misagh
2018-12-04 20:28:07 +01:00
38 changed files with 1010 additions and 174 deletions

View File

@@ -32,7 +32,8 @@ class DefaultStrategy(IStrategy):
order_types = {
'buy': 'limit',
'sell': 'limit',
'stoploss': 'limit'
'stoploss': 'limit',
'stoploss_on_exchange': False
}
# Optional time in force for orders