添加tradingview advanced chart lib和实现chan_tv网页

This commit is contained in:
jackyu66git
2026-05-14 14:16:06 +08:00
parent ca2cf86138
commit 050ebeb849
1942 changed files with 43262 additions and 3 deletions
+1 -1
View File
@@ -947,7 +947,7 @@ class TF_DF():
bi_list = []
last_top = None
last_bottom = None
bi_klc_min = 4
bi_klc_min = 3
last_fx_klc = None
for klc in klc_list:
if last_fx_klc: