Display profits in fiat

This commit is contained in:
Gerald Lonlas
2017-12-24 23:51:41 -08:00
parent 433bf409f4
commit ff6b0fc1c9
12 changed files with 400 additions and 27 deletions

View File

@@ -16,6 +16,7 @@ def default_conf():
"max_open_trades": 1,
"stake_currency": "BTC",
"stake_amount": 0.001,
"fiat_display_currency": "USD",
"dry_run": True,
"minimal_roi": {
"40": 0.0,