Administrator
2023-10-16 b6fddc2f32b5cde1181e6b9de2a3a952ea45a12b
huaxin_client/trade_client.py
@@ -184,7 +184,7 @@
                shadow_cancel_order_ref = shadow_order_ref + 1
                self.cancel_buy(code, f"s_c_{shadow_order_ref}", order_sys_id=None,
                                order_ref=shadow_order_ref,
                                order_action_ref=shadow_cancel_order_ref, delay_s=0.05)
                                order_action_ref=None, delay_s=0.05)
        return ret