Merge pull request #259 from gcarq/fix/issue-248

Fix issue #248: missing configuration when executing /forcesell
This commit is contained in:
Gérald LONLAS
2017-12-30 17:28:16 -08:00
committed by GitHub
4 changed files with 131 additions and 16 deletions

View File

@@ -288,6 +288,7 @@ CONF_SCHEMA = {
'max_open_trades',
'stake_currency',
'stake_amount',
'fiat_display_currency',
'dry_run',
'minimal_roi',
'bid_strategy',