Grammer :| :D I think still I have many mistakes on grammer

This commit is contained in:
Masoud Azizi
2021-05-19 10:41:21 +04:30
committed by GitHub
parent 46ae26afa2
commit a067b1f61b
+1 -1
View File
@@ -43,7 +43,7 @@ class MultiMa(IStrategy):
def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
# We shoud dinamicly generate indicators
# We will dinamicly generate the indicators
# cuz this method just run one time in hyperopts
# if you have static timeframes you can move first loop of buy and sell trends populators inside this method