Data Streaming
Less than 1 minute
Q1: push_client push me the stock that I have not subscribed to?
Sandbox environment uses a shared id. If others subscribe to a stock, you may also receive the push notification
Q2: Missing data
Please try the production environment. If the data is still missing, please contact us in the QQ chat group.
Q3:4001Error
The error log of {"code":4001, "message":"kick out by a new connection"} appears, because the same tigerId can only establish a valid socket connection. If you try to establish multiple socket connections with the same tigerId, only the last one is valid, and other sdk terminals will receive 4001 messages, and will not receive push data after that. It is recommended not to reconnect after receiving 4001, which will lead to kicking out of each other and affect data push.