
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I would like to expand the backtest report and to do some additional calculations and graphs.
I know that ENUM_STATISTICS and TesterStatistics () function exists. That is great!!.
But I would also like to access the information of each trade (date, profit, loss ...) too.
I know that I can see that information if I save the file (.xml) generated by the strategy tester. But I think will better if i can to do this work using MT5 instead of Microsoft Excel (no files, just memory).
And the question is... is there a method that allows me to exchange this information between another AE and a strategy tester?
Thank you so much!!