From 9b9e97366af13d6184b28a15a066b3e72252e71e Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期四, 12 十月 2023 17:18:50 +0800 Subject: [PATCH] L上撤调整/以涨停买5价下单 --- constant.py | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/constant.py b/constant.py index 4bf12ab..cd01bdd 100644 --- a/constant.py +++ b/constant.py @@ -116,6 +116,8 @@ L_CANCEL_MIN_WATCH_COUNT = 10 # 鎾ゅ崟姣斾緥 L_CANCEL_RATE = 0.6 +# L涓婃挙鍗曟瘮渚� +L_CANCEL_RATE_UP = 0.7 # 澶ч噾棰� L_CANCEL_BIG_MONEY = 100 # 灏忛噾棰� -- Gitblit v1.8.0