From 0a1ff40a181d05fd1ed7ce4349f0d9e61ec2e36f Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期二, 19 十一月 2024 18:36:45 +0800 Subject: [PATCH] 常规买不买入/板块辨识度买入 --- constant.py | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/constant.py b/constant.py index 3f42339..fa229a6 100644 --- a/constant.py +++ b/constant.py @@ -213,3 +213,6 @@ # 姣忔鎵叆鏄惁閮介渶瑕佸ぇ鍗� CAN_RADICAL_BUY_NEED_BIG_ORDER_EVERYTIME = True + +# 甯歌涔版槸鍚︿拱鍏� +CAN_COMMON_BUY = False -- Gitblit v1.8.0