l2/l2_data_manager_new.py
@@ -1023,7 +1023,7 @@ # 是否是最优自由流通市值 is_better_zylt = True if zylt_threshold_as_yi[2] <= zyltgb_as_yi <= zylt_threshold_as_yi[3] else False if is_in_strong_time_30 and is_best_zylt and can_buy_result[0]: if is_in_strong_time_30 and is_best_zylt: # 强势30分钟,最优市值, 有可以下单的板块,不看量 return True, False, can_buy_result[2]