You can call them with iCustom(). But in this case the indicator files should be located in the "MQL4/Indicators" folder.
If you want your program to work without the presence of indicators in the "MQL4/Indicators" folder, then you can include as a resource the indicator for which you do not have the source code. Working with custom indicators included as resources (look for the paragraph with the same name). But it's pretty hard. And in MQL4, this may differ from what is described in the MQL5 documentation, the link to which I provided.
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 5 indicators. Can they all be put into one mql4 file. One of the indicators I only have a .ex file.
Thanks
Rich