Update backtesting.py

This commit is contained in:
Matthias 2021-03-25 09:34:33 +01:00 committed by GitHub
parent 0ca95aa0c2
commit 292ea8c1d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ from freqtrade.strategy.interface import IStrategy, SellCheckTuple, SellType
from freqtrade.strategy.strategy_wrapper import strategy_safe_wrapper
from freqtrade.wallets import Wallets
logger = logging.getLogger(__name__)
# Indexes for backtest tuples