Forum

CopyTicksRange() in strategy tester

I have an EA which makes decisions based on several diferent symbols. The primary symbol the EA is attached to is EURUSD, but it uses tick data from EURCHF. USDJPY, XAUUSD,... I use CopyTicksRange() to get data from other symbols. And this works fine when trading live. However when I attempt to use

DLL works fine in script but not in EA

Hi Apologies if this has been covered before - I have searched pretty thoroughly but did not find exactly what I was looking for. Thanks very much in advance! 1) I have a dll I wrote in c++ (based on this article, https://www.mql5.com/en/articles/18 ) which relies upon another dll file and a data