l2_test.py
@@ -127,7 +127,7 @@ if k_bars and 10e8 <= k_bars[0]["close"] * volume * tool.get_limit_up_rate(code) <= 300e8: # 自由流通市值在10亿-300亿以上 limit_up_price = round(tool.get_limit_up_rate(code) * k_bars[0]["close"], 2) if limit_up_price > k_bars[0]["high"]: if limit_up_price > k_bars[0]["high"] or True: # 今日涨停价要突破昨日最高价 codes.add(code) # 获取辨识度的票