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
@@ -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