Administrator
2023-11-06 b927e0897d7ef068e50b8192eaaf7208fea4a78e
huaxin_client/trade_client.py
@@ -859,7 +859,7 @@
class MyTradeActionCallback(command_manager.TradeActionCallback):
    __tradeSimpleApi = TradeSimpleApi()
    trade_thread_pool = concurrent.futures.ThreadPoolExecutor(max_workers=10)
    trade_thread_pool = concurrent.futures.ThreadPoolExecutor(max_workers=20)
    def OnTrade(self, client_id, request_id, sk, type_, data):
        if type_ == 1: