mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-14 03:41:14 +00:00
chore: force keyword usage on refresh_backtest_ohlcv
This commit is contained in:
@@ -353,6 +353,7 @@ def _download_pair_history(
|
|||||||
|
|
||||||
def refresh_backtest_ohlcv_data(
|
def refresh_backtest_ohlcv_data(
|
||||||
exchange: Exchange,
|
exchange: Exchange,
|
||||||
|
*,
|
||||||
pairs: list[str],
|
pairs: list[str],
|
||||||
timeframes: list[str],
|
timeframes: list[str],
|
||||||
datadir: Path,
|
datadir: Path,
|
||||||
|
|||||||
Reference in New Issue
Block a user