
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
Hi,
I'm working on linux, and I rarely use IDE's, especially their text editors.
So I have a directory with my EA in it, say, at the path home/lrdprdx/projects/experts/dummy.
I can open it in the MQL5Editor and compile. But I cannot debug it (the buttons are inactive).
So I have to copy my .mq5 file into the MQL5/Shared Projects directory.
The question is : Is it required an EA is placed in the MQL5 directory to be able to debug it?
Thank you in advance.