Check 1day data

This commit is contained in:
jackyu66git
2025-06-06 21:42:35 +08:00
parent 6fbdf65422
commit 9ace03b29b
5 changed files with 1951 additions and 1862 deletions
+1 -1
View File
@@ -272,7 +272,7 @@ class ChanKLU:
if final_score > 1.8:
print(self.time, final_score, is_bi_end, post_fx_confirmation, fx_quality)
#print(self.time, final_score, is_bi_end, post_fx_confirmation, fx_quality)
self.fx_strength = self.cal_fx()
#self.fx_strength = self.cal_fx()
return self.fx_strength
def _check_if_bi_ending_fx(self):