Your topic has been moved to the section: Expert Advisors and Automated Trading
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Enzo Bustamante Junco Mendonca: I have a helper class that saves the pnl history and some other metrics that I use for analytics on my strategies. It runs on the OnTester funcion and locally stores under a backtests folder inside the MetaQuotes\Terminal\Common\Files path.
However, when running on the MT5 Cloud Network I dont see these files being saved or streamed for my computer at all. Do any of you know if this is possible?
However, when running on the MT5 Cloud Network I dont see these files being saved or streamed for my computer at all. Do any of you know if this is possible?
Obviously, when optimising via MQL5 Cloud you will not have access to the files being generated on the cloud machines.
Reserve such functionality for your own testing on your computer, not when using the MQL5 Cloud Network.

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 have a helper class that saves the pnl history and some other metrics that I use for analytics on my strategies. It runs on the OnTester funcion and locally stores under a backtests folder inside the MetaQuotes\Terminal\Common\Files path.
However, when running on the MT5 Cloud Network I dont see these files being saved or streamed for my computer at all. Do any of you know if this is possible?