l2/cancel_buy_strategy.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
l2/cancel_buy_strategy.py
@@ -3257,6 +3257,8 @@ l2_log.j_cancel_debug(code, f"触发囊括:{self.__cancel_single_cache[code]}") def need_cancel(self, code, start_index, end_index): if 1>0: return False, None, "J撤不生效" # 需要先计算 self.__compute_cancel_single(code, start_index, end_index) # [时间, 真实下单位置, 信号总手数, 目前手数, 最新计算的索引]