Arturo Schreiber
Arturo Schreiber
Friends

Add friends via their profile or user search and you will be able to see if they are online

Arturo Schreiber
Added topic Access to Optimization Inputs
I'm running something like this on my Expert Advisor:   double OnTester()   {    double sid = TesterStatistics(STAT_INITIAL_DEPOSIT);    double sp = TesterStatistics(STAT_PROFIT);     FileWrite(fH, totest
Arturo Schreiber
Added topic Starting strategy tester
Is there a way to programatically configure and start an strategy test
Arturo Schreiber
Added topic OnTester as an Expert Advisor.
Is there a way to execute an expert advisor OnTester, testing other expert advisors?. Let me be more clear, I have 3 experts: optimize.ex4 optimize2.ex4 tester.ex4   What I want is: To load tester.ex4 my expert advisor, and optimize with
Arturo Schreiber
Added topic OnTester() not being called
I'm running a tester with optimization with this expert advisor:   handle=FileOpen("data1.csv",FILE_CSV|FILE_READ|FILE_WRITE,',');    if(handle<1)    {    return(false);    }    else  
Arturo Schreiber
Added topic Access to Optimization Result of a tester with MQL4
Greetings. I'm trying to access the results of the chart " Optimization Result " when i run a test. I don't really know how to use onTester(), as I can create messages, alerts, sounds, nor change variables. I dont really know when and how its called
Arturo Schreiber
Registered at MQL5.community
Arturo Schreiber
Added topic datfra for mt4 build 950
I'm trying to configure dratfa http://darwins-fx-tools.com/manual.php?intro&i1 for mt4 build 950. I've been able to do everything except download "mql.exe", the compiler. Where can I find it? Will it work if datfra was created for build