Administrator
2023-08-17 314e8d81d3379be11e3aae018f66a41299c4114d
huaxin_api/trade_client.py
@@ -976,7 +976,7 @@
def run(pipe_l2=None, pipe_strategy=None):
    logger_system.info("交易进程ID:", os.getpid())
    logger_system.info("交易进程ID:{}", os.getpid())
    __init_trade_data_server()
    global l2pipe
    l2pipe = pipe_l2