Hello,
I am trying to write a C++ program to trade with Genesis, but I can't successfully log on. The Login() function is working correctly, but IsLoggedIn() continually returns "false" I am trying to use OnExecConnected, OnExecLoggedIn, etc. etc. to determine where the login process is...