Whitespace fix

This commit is contained in:
Matthias 2023-03-12 15:24:27 +01:00
parent aa283a0447
commit 5bfee44bba
1 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@ class FtRestClient():
if limit:
params['limit'] = limit
return self._get("pair_candles", params=params)
def pair_history(self, pair, timeframe, strategy, timerange=None):
"""Return historic, analyzed dataframe