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