ctpwrapper icon indicating copy to clipboard operation
ctpwrapper copied to clipboard

Second Callback Never Happens

Open hc128168 opened this issue 4 years ago • 0 comments

I tried the latest sample code trader_main.py with the fix.

I noticed that OnRspQryTradingAccount() didn't get called.

Then, I removed ReqQryInvestor() and ReqQryTradingAccount() in your sample code, OnRspQryTradingAccount() did get called.

Any idea what's going on?

Thanks!

hc128168 avatar Jan 21 '21 09:01 hc128168