Hello,
Im short and quick question - Does anyone have the right code for entcrypting the cache files in C:\Users\ANONYM\AppData\Roaming\MetaQuotes\Terminal\4B1CE69F577705455263BD9839A82C\Tester\cache
If yes can you please share the script with me?
Some Windows Home Edition systems support device encryption: How To Encrypt a File or Folder - Microsoft Support
Windows Pro or Enterprise Edition systems support folder and file encryption: Ultimate Guide to Encrypting Files on Windows 10 and 11 | Windows Forum
- 2025.01.15
- windowsforum.com
Im short and quick question - Does anyone have the right code for entcrypting the cache files in C:\Users\ANONYM\AppData\Roaming\MetaQuotes\Terminal\4B1CE69F577705455263BD9839A82C\Tester\cache
If yes can you please share the script with me?
I suppose you want to read the cache files.
The formats of tst-files and opt-files are disclosed by MQ on the forums (if you're interested in it you can do a context search yourself).
Also you can use one of existing solutions for reading SingleTesterCache (a single tester pass cache), TesterCache (optimization cache, RUS only, use automatic translation) or Opt2Csv.mq5/OptReader.mqh from the algotrading book.


- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello,
Im short and quick question - Does anyone have the right code for entcrypting the cache files in C:\Users\ANONYM\AppData\Roaming\MetaQuotes\Terminal\4B1CE69F577705455263BD9839A82C\Tester\cache
If yes can you please share the script with me?