分拆了index

This commit is contained in:
jackyu66git
2025-10-12 02:09:56 +08:00
parent eb6d4dae1e
commit eb3f394386
6 changed files with 289 additions and 1592 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ class ChanKLC():
#print(self.start_time, klc_fx_type, self.get_feature_data()['klu_macd'], self.get_feature_data()['klu_macdhist'], self.get_feature_data()['klu_rsi'])
self.klc_fx_type = klc_fx_type
#self.cal_fx()
self.cal_bb_out()
#self.cal_bb_out()
def add_klu(self, klu):
self.klus.append(klu)
def set_end_klu(self, klu):