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"])
|
# .rolling(self.freqai_info["feature_parameters"]["label_period_candles"])
|
||||||
# .min()
|
# .min()
|
||||||
# )
|
# )
|
||||||
|
|
||||||
return df
|
return df
|
||||||
|
|
||||||
def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
|
def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
|
||||||
|
Loading…
Reference in New Issue
Block a user