code_attribute/code_nature_analyse.py
@@ -472,7 +472,7 @@ def __is_new_top(code, limit_up_price, datas): datas = copy.deepcopy(datas) datas.sort(key=lambda x: x["bob"]) datas = datas[-80:] datas = datas[-60:] max_price = 0 for data in datas: if max_price < data["high"]: