Administrator
2025-06-09 fd088787bc52e93bbce8f6aeb080fa8f472015aa
strategy/µÍÎü½Å±¾_±æÊ¶¶È_v6.py
@@ -142,7 +142,7 @@
    limit_up_codes_count = max([(p, len(sv.开盘啦最正板块涨停.get(p, []))) for p in can_buy_plates], key=lambda x: x[1])[1]
    threshold_money *= max(10 - limit_up_codes_count + 1, 5)/10
    threshold_money *= max(min(10 - limit_up_codes_count + 3, 10), 5)/10
    # print(target_code, sv.自由流通市值, threshold_money, limit_up_codes_count)