l2/l2_data_manager_new.py
@@ -1015,6 +1015,10 @@ return False, True, f"参考量在最近5天,量未达到60%({cls.volume_rate_info[code][0]})" zyltgb = global_util.zyltgb_map.get(code) if k_format and k_format[8][0]: # 具有辨识度 zyltgb = 15 * 100000000 if zyltgb >= 40 * 100000000: return False, True, f"40亿以上的都不买({zyltgb})"