remove fee column from bot

This commit is contained in:
Matthias Voppichler
2018-04-22 10:04:30 +02:00
parent be95d699d2
commit f838ba2a9b
3 changed files with 8 additions and 6 deletions

View File

@@ -328,7 +328,6 @@ class FreqtradeBot(object):
pair=pair,
stake_amount=stake_amount,
amount=amount,
fee=fee,
fee_open=fee,
fee_close=fee,
open_rate=buy_limit,