Disliked{quote} Thanks, next time you go to the barber, Blame it on me. Show him/her this post.Ignored
https://www.mql5.com/en/articles/9266#topic01
You can also create a symbolic link to the Metaquotes to exit the sandbox so if you ever reinstall or update an all your files disappear they will be available to you..
- Close the terminal
- Go to the data directory
- Move the MQL5 directory to the projects directory
- While in the data directory, run cmd and enter the following command
mklink /D MQL5 D:\Project\MQL5 - Launch the terminal
- The terminal will not even notice that the "sandbox" (program files) has moved to D:\Project\MQL5.
The main advantage of this placement is that all personal projects are gathered under the same directory (D:\Project)
1