l2/cancel_buy_strategy.py @@ -1730,6 +1730,8 @@ # 不能是默认下单位置 return trade_index = self.__trade_progress_index_dict.get(code) if trade_index is None: trade_index = 0 # 下单15s之后才会重新触发 total_datas = local_today_datas.get(code)