Administrator
2024-05-31 bf0c90f3be2a35992ed00d4b395b5cc2280d06ac
l2/cancel_buy_strategy.py
@@ -283,7 +283,7 @@
    # 设置真实的下单位置
    def set_real_order_index(self, code, index, is_default):
        self.__set_real_order_index(code, index, is_default)
        if not is_default and code.find("60") == 0:
        # if not is_default and code.find("60") == 0:
            try:
                # 统计未成交的最大单
                trade_index = 0