MACD使用标准参数

This commit is contained in:
jackyu66git
2025-08-10 19:55:26 +08:00
parent 05942fed8e
commit 285f62f1ab
15 changed files with 1281 additions and 39 deletions
+1 -1
View File
@@ -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