@Moderator_2 Hi, I was trying out WebSocket2 as suggested.
I was successful in the first few attempts to and received ticks...
but now I get "Attempting to resubscribe/reconnect (Attempt 1)..." and then I get "Connection closed due to max retry attempts reached." consistently.
I logged out, rebooted the machine but still gets the same error.
Code sample I am using is the websocket2 example from github.