From 0a82a3db5496751b3c39915b6c159e5a8ecd7a67 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期五, 06 十二月 2024 19:11:42 +0800
Subject: [PATCH] 策略优化

---
 constant.py |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/constant.py b/constant.py
index 8306a14..989c651 100644
--- a/constant.py
+++ b/constant.py
@@ -218,3 +218,9 @@
 
 # 甯歌涔版槸鍚︿拱鍏�
 CAN_COMMON_BUY = False
+
+# 鏍规嵁甯傚満寮哄害纭畾涔板噣娴佸叆韬綅鍓嶅嚑:[(鏈�浣庡垎,鏈�楂樺垎,涔板墠鍑�)]
+RADICAL_BUY_TOP_IN_COUNT_BY_MARKET_STRONG = [(0, 60, 20), (60, 70, 25), (70, 80, 30), (80, 90, 35), (90, 101, 40)]
+# 杈ㄨ瘑搴︾殑绁ㄦ澘鍧楁渶浣庢祦鍏ュ墠鍑�
+RADICAL_BUY_TOP_IN_INDEX_WITH_SPECIAL = 20
+

--
Gitblit v1.8.0