third_data/code_plate_key_manager.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
third_data/code_plate_key_manager.py
@@ -1237,9 +1237,9 @@ @param yesterday_limit_up_codes 昨日涨停代码 @return: """ # 10点之前才能买入 # 9:45点之前才能买入 if not constant.TEST: if int(tool.get_now_time_str().replace(":", "")) > 100000: if int(tool.get_now_time_str().replace(":", "")) > 94500: return False, "超过生效时间" # 根据板块聚合数据