
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
My Marketplace abc.mq5 file has this statement in it: #resource “\\Indicators\\xyz.ex5”
xyz.ex5 is used in a iCustom statement.
The xyz.ex5 is not mines.
So if the xyz person fixes a bug, adds a new feature or whatever and recompiles it will I have to recompile and do a new version of my abc.mq5 in the Marketplace every time too?
Or is the #resource statement just a pointer and as long as a successful compiled version of xyz.ex5 is present it will be ok.