l2/l2_data_source_util.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
l2/l2_data_source_util.py
@@ -65,7 +65,7 @@ for bd in buy_datas: # 根据订单号做匹配 if bd["val"]["orderNo"] == cancel_data["val"]["orderNo"]: return bd return bd["index"] return None # 同花顺渠道的L2,根据买撤数据查找买入数据