Hernium / Publications
Forum
Importing a C++ class to MQL5
Hello everyone ! Can someone tell me how to include C++ classes with .DLL My code is not working: MQL5LAZY #import "MQL5DLLSamples.dll" void CreatingLazy( int ordre, float raison, float THRESHOLD1, float THRESHOLD2, int K_MIN, int K_MAX, float & present[], int size); void Communicate(); #import void