Update MultiMa.py

This commit is contained in:
Masoud Azizi
2021-05-19 11:36:02 +04:30
committed by GitHub
parent 0dfcb17017
commit 2499ef98f3
+1 -1
View File
@@ -36,7 +36,7 @@ class MultiMa(IStrategy):
}
# Stoploss:
stoploss = -1
stoploss = -0.1
# Buy hypers
timeframe = '4h'