Merge branch 'develop' into time_in_force

This commit is contained in:
misagh
2018-12-05 10:57:23 +01:00
6 changed files with 49 additions and 27 deletions

View File

@@ -851,6 +851,7 @@ class FreqtradeBot(object):
'current_rate': current_rate,
'profit_amount': profit_trade,
'profit_percent': profit_percent,
'sell_reason': sell_reason.value
}
# For regular case, when the configuration exists