fee改成0.16
This commit is contained in:
parent
3bfe9edd11
commit
0b9332e4db
@ -210,7 +210,7 @@ docker-compose run --rm freqtrade backtesting $PAIRS_FLAG \
|
||||
--strategy-path /freqtrade/templates \
|
||||
--strategy $STRATEGY_NAME \
|
||||
--timerange $START_DATE-$END_DATE \
|
||||
--fee 0.0022 \
|
||||
--fee 0.0016 \
|
||||
--breakdown day \
|
||||
--cache none >output.log 2>&1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user