trade/buy_radical/radical_buy_strategy.py
@@ -182,6 +182,12 @@ # 要求的大单阈值必须>1亿才能直接扫入 can_direct_buy = False if total_lack_money_info[0] > 0: # 大单够了才能扫入 can_direct_buy = False if total_lack_money_info and total_lack_money_info[2] > 1e8 and total_lack_money_info[0] <= 0: # 要求的大单够了 以后,回封买,只要有两个大单成交了,立即下单 THRESHOLD_MONEY, is_temp_threshold_money = radical_buy_data_manager.BeforeSubDealBigOrderManager().get_big_order_threshold_info(