Forum

Strategy tester deletes FXT files in Windows 10

Hi, I've used Metatrader4 strategy tester on Windows 7 reliably in the past with TickStory historical data. I'm using the same test method on Windows 10, but when I start up the strategy tester the file that was gigabytes in size immediately gets overwritten to 0bytes while I watch. The strategy

Build 851 July 30, 2015 IndicatorCounted() Bug

I have been using the production Metatrader 4 from metatrader4.com for some back testing of EAs. (Not tied to a broker MT4). Therefore, I get regular updates of the latest release. I kind of like that. So this is not a complaint. I noticed that with the latest update Build 851, the first time an

"wrong parameters count" with dependent classes

Hi, In an effort to simplify the problem I am having, I have included two classe sin foo.mqh and bar.mqh When I compile them, I get: 'bar' - wrong parameters count foo.mqh Line 20 Column 9 which is this line in foo.mqh: foobar(bar & b) { example = b;} I have read up on other posts that deal with