mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 05:50:36 +00:00
fix typo
This commit is contained in:
@@ -443,7 +443,7 @@ class FtRestClient:
|
||||
"""Return available pair (backtest data) based on timeframe / stake_currency selection
|
||||
|
||||
:param timeframe: Only pairs with this timeframe available.
|
||||
:param stake_currency: Only pairs that include this timeframe
|
||||
:param stake_currency: Only pairs that include this stake currency.
|
||||
:return: json object
|
||||
"""
|
||||
return self._get(
|
||||
|
||||
Reference in New Issue
Block a user