Is it possiable to get these value in the ontester() function after testing? can you add this as a feature request?
- www.mql5.com
I calculate Profit Factor and Expected Payoff in ontester() and write the results out to a file...it works great. I didn't need the other values.
yes, we can do that by ourselves, but i think best solution is that we can directly call all these statistical function which should be built-in functions or part of standard library.
Metaquotes guy should develope this as "Tester Classes" ,it's very useful for every one who wanna get the statistical data in MQL5 code.
Metaquotes guy should develope this as "Tester Classes" ,it's very useful for every one who wanna get the statistical data in MQL5 code.
I'm very intersted about this topic..
IMHO it would be very usefull something like a tester on the fly in the EA's code in order to perform real time statistics...
I'm an MQL5 newbie, but i'm trying to code something like this, and it will be easier..
Something standard, a very powerfull feature that can be a plus for traders but also for the platform's edge vs competitors..
I VOTE YES TO "TESTER CLASSES"! :)
yes, we can do that by ourselves, but i think best solution is that we can directly call all these statistical function which should be built-in functions or part of standard library.
Metaquotes guy should develope this as "Tester Classes" ,it's very useful for every one who wanna get the statistical data in MQL5 code.
I agree. This would be very helpful.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Is it possiable to get these value in the ontester() function after testing? can you add this as a feature request?