Forum

DLL Import Issue

I created a DLL, and placed the .dll file in MQL5/Libraries folder of the MT5 directory. When I attach the EA to the chart, i get the following error : Cannot open 'dll_test.dll' (126) what could be the issue? EA code to import .dll #import "dll_test.dll" int function1 (int a, int b); #import

MT5 & API

I want to interface MT5 with an API on Wall St, are there any options for this? Can someone please list possible ways to accomplish this

where is visualization in MT5 when backtesting

downloaded the app, everything is priceless, and i think the major function that is missing is the visualization option to visually see trades while the PC backtests your EA. Did i miss something