C++ Desktop API:
Calls to GetGetTimeSalesBar() fail regularly with a com exception, while retrieving tick histories during market hours, and then all other ActiveX calls fail as well. I can reduce the incidence of the problem by reducing the rate at which I call the function, but I haven't managed to make it go away.
Any ideas of things I might try, or is this just something I have to live with?
Calls to GetGetTimeSalesBar() fail regularly with a com exception, while retrieving tick histories during market hours, and then all other ActiveX calls fail as well. I can reduce the incidence of the problem by reducing the rate at which I call the function, but I haven't managed to make it go away.
Any ideas of things I might try, or is this just something I have to live with?
Comment