mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 18:23:55 +00:00
remove newline
This commit is contained in:
parent
f70b0bab80
commit
1fada53ddd
|
@ -174,7 +174,6 @@ class FreqaiExampleStrategy(IStrategy):
|
|||
# .rolling(self.freqai_info["feature_parameters"]["label_period_candles"])
|
||||
# .min()
|
||||
# )
|
||||
|
||||
return df
|
||||
|
||||
def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
|
||||
|
|
Loading…
Reference in New Issue
Block a user