Add mock to improve backtesting tests
This commit is contained in:
@@ -4,7 +4,6 @@ import logging
|
||||
import json
|
||||
import os
|
||||
from typing import Optional, List, Dict
|
||||
import time
|
||||
from freqtrade.exchange import get_ticker_history
|
||||
|
||||
from pandas import DataFrame
|
||||
|
||||
Reference in New Issue
Block a user