找到klc生成bug

This commit is contained in:
jackyu66git
2026-03-13 01:21:33 +08:00
parent 72196329d1
commit aeced3c618
3 changed files with 14 additions and 1 deletions
-1
View File
@@ -592,7 +592,6 @@ class TF_DF():
ema_down_list.append(ema_down_count)
#print(last_klu.time, ema_down_count, "DOWN END")
ema_down_count = 0
last_klu = klu
if len(klc_list) > 0:
last_klc = klc_list[-1]
if klu.exception: