trade/buy_radical/radical_buy_data_manager.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
trade/buy_radical/radical_buy_data_manager.py
@@ -206,7 +206,7 @@ for x in self.__already_total_sell_deal_big_order_money[code][1]: if x[0] < threshold_money: continue if f"{x[2]}" in sellno_map: if f"{x[1]}" in sellno_map: continue total_sell_money += x[0] return total_sell_money