Cannot add custom indicators
-
I want to use a custom indicator, but cannot add it. When try to upload it as in the image, it does nothing.
How to upload it and how to use it? Does it embed in the code, or have to attach it in MT4 as well?
Thanks
......
customind.jpg -
Go to My Indicators and try to add some indicator. The indicator is not really uploaded, only the needed data is read locally and then sent to the server. Only name, input parameters and buffers are needed. Then the indicator appears in blocks lile Condition. You still must have the file in /Indicators. No, indicators are not embedded in the EA, they are separate programs.