MACD使用标准参数
This commit is contained in:
@@ -62,7 +62,7 @@ class BB9033(IStrategy):
|
||||
use_custom_stoploss = True
|
||||
|
||||
# Optimal timeframe for the strategy
|
||||
time = 5
|
||||
time = 60
|
||||
# Trailing stop loss
|
||||
trailing_stop = False
|
||||
lev = 1.0
|
||||
|
||||
Reference in New Issue
Block a user