Merge branch 'newbranch_test' of github.com:lolongcovas/freqtrade into newbranch_test
This commit is contained in:
commit
790534e0f8
@ -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