servers/huaxin_trade_server.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
servers/huaxin_trade_server.py
@@ -297,7 +297,7 @@ # if d["pre_close"] * tool.get_limit_up_rate(d["sec_id"]) > constant.MAX_SUBSCRIPT_CODE_PRICE: # continue if (d["listed_date"] + datetime.timedelta( days=100)).timestamp() > datetime.datetime.now().timestamp(): days=20)).timestamp() > datetime.datetime.now().timestamp(): continue fdatas.append(d["sec_id"]) code_name_map[d["sec_id"]] = d["sec_name"]