Both Amibroker and Neoticker allow connecting your own indicator/trading strategy code compiled into a DLL- this can be compiled from C++, Delphi, Fortran... or whatever compiler you have for Windows.
You cannot just post C++ code within the platform strategy editor (as you can with C# code...