I have no idea what the problem is in this case. I was just thinking that if Adobe Photoshop was crashing, I would call Adobe to solve the problem and not Microsoft. Even though Photoshop makes calls to the Microsoft Win32 API.
The Desktop API is not written in VB. It is C++ I believe. Although maybe you meant MT Predictor was VB (I've never used it)? The API is robust enough for client apps, assuming your client app is written with the knowledge of the limitations of the Desktop API. I have an app that I use for trading that connects to the Desktop API. Zero problems and it works everytime I run it. Zero crashes. That said, the Desktop API does indeed have limitations, as acknowledged many times by Robi. They know that and they do offer more "powerful" APIs.
Cheers... George
The Desktop API is not written in VB. It is C++ I believe. Although maybe you meant MT Predictor was VB (I've never used it)? The API is robust enough for client apps, assuming your client app is written with the knowledge of the limitations of the Desktop API. I have an app that I use for trading that connects to the Desktop API. Zero problems and it works everytime I run it. Zero crashes. That said, the Desktop API does indeed have limitations, as acknowledged many times by Robi. They know that and they do offer more "powerful" APIs.
Cheers... George
Comment