A recurrent problem in my trading application is that a data connection silently fails - usually when waiting for an update to arrive from the server.
The heartbeat has been noted to provide stability to incoming connections since it keeps the session alive at the IG end. However, a subscription to the heartbeat may overcome these issues by keeping the mechanism turning over at the IG end.
A recurrent problem in my trading application is that a data connection silently fails - usually when waiting for an update to arrive from the server.
The heartbeat has been noted to provide stability to incoming connections since it keeps the session alive at the IG end. However, a subscription to the heartbeat may overcome these issues by keeping the mechanism turning over at the IG end.