I am just wondering is it ok to use c++/CLI to interract with the MT4ServerAPI istead of native c++? Does it cause any problem to use c++/cli? I know it is working just fine but I get some warnings about .NET is not recommended to use with MT4. Why is that?
Thanks!