From 0516355520573c81518a20fd4421b8c105d67bae Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期日, 15 十二月 2024 23:27:49 +0800 Subject: [PATCH] 成交代码可订阅/修改订阅代码输出接口 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index cba39eb..215e324 100644 --- a/constant.py +++ b/constant.py @@ -201,7 +201,7 @@ MAX_CODE_RADICAL_BUY_PRICE = 40 MIN_CODE_RADICAL_BUY_PRICE = 2 -# 鎵叆鐨勮嚜鐢辨祦閫氬競鍊煎尯闂� +# 鎵叆鐨勮嚜鐢辨祦閫氬競鍊煎尯闂达細[[(鑷敱娴侀�氭渶灏忓��,鑷敱娴侀�氭渶澶у��),(鑲′环鏈�灏忓��,鑲′环鏈�澶у��)]] RADICAL_BUY_ZYLTGB_AS_YI_RANGES = [[(5, 1000), (3, 40)], [(50, 1000), (2, 3)]] # L2鏁版嵁鏄惁杞藉叆瀹屾垚 -- Gitblit v1.8.0