third_data/data_server.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
third_data/data_server.py
@@ -50,6 +50,10 @@ __latest_limit_up_codes_set = set() __data_process_thread_pool = concurrent.futures.ThreadPoolExecutor(max_workers=10) # 禁用日志输出 def log_message(self, format, *args): pass def __get_limit_up_list(self): # 统计目前为止的代码涨停数量(分涨停原因) total_datas = KPLLimitUpDataRecordManager.total_datas