diff --git a/freqtrade/constants.py b/freqtrade/constants.py index 385dac1d1..c27cd875c 100644 --- a/freqtrade/constants.py +++ b/freqtrade/constants.py @@ -153,7 +153,6 @@ CONF_SCHEMA = { 'max_open_trades', 'stake_currency', 'stake_amount', - 'fiat_display_currency', 'dry_run', 'bid_strategy', 'telegram'