Whitespace fix
This commit is contained in:
parent
aa283a0447
commit
5bfee44bba
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user