code_attribute/first_target_code_data_processor.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
constant.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
code_attribute/first_target_code_data_processor.py
@@ -111,7 +111,7 @@ if need_get_volumn: limit_up_price = gpcode_manager.get_limit_up_price(code) if limit_up_price is None: inited_data.re_set_price_pres([code], True) continue try: volumes_data = inited_data.get_volumns_by_code(code, 150) volumes = inited_data.parse_max_volume(volumes_data[:90], constant.py
@@ -31,7 +31,7 @@ # "db": 0, # "pwd": "Yeshi2016@" "host": "127.0.0.1", "port": 6379, "port": 6380, "db": 0, "pwd": "123456" }