Forum

MQL5 Indicator unittesting

Hello, i need an advice how i can unit test code which uses an Indicator. My problem is, i can not figure out how i can feed an indicator with artifical data. Perhaps somebody can give me an hint Thanks, Alex

Example for including c++ dlls without VisualStudio

Hello anybody, can anybody point me to some working example code to the following feature of MT5 as shown in the article 'MetaTrader 5 - More Than You Can Imagine '? 7.4. Fast Compilation of C++ DLL. Many developers use third-party DLLs when developing applications in MQL5. With MetaEditor 5 you do