It isn't necessary for EA to have an indicator on a chart. It is enough to have it in "Indicator" folder.
int WindowFind( | string name) |

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
Let's say the indicator is named "ABC_ABC".
What Expert Advisor code will test to see that the indicator "ABC_ABC" is really installed on the chart?
NOTE Maybe I could put some kind of special question/response code into my custom indicator -- but I'm not sure what that code would look like.
Thanks in advance for your help. Have some fun today.