From 75304450cd47c427ade3ad40a7556fc8328a3f29 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期三, 31 七月 2024 18:39:59 +0800 Subject: [PATCH] 板块轮动统计/G撤比例修改 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index b253167..f088437 100644 --- a/constant.py +++ b/constant.py @@ -159,7 +159,7 @@ F_CANCEL_CACEL_RATE = 0.69 # G鎾ゅ崟 -G_CANCEL_RATE = 0.69 +G_CANCEL_RATE = 0.79 # G鎾ゅ姞绾� G_CANCEL_RATE_WITH_MUST_BUY = 0.9 -- Gitblit v1.8.0