Hello,
from a custom EA I would like to check whether another EA is attached to another chart. I wasn’t able to find anything helpful in the documentation regarding getting an attached EA or the list of all active EA’s. Only how to get the indicators attached to a chart.
Is there any possibility to do that?
Thanks for your help!
- How to get with mql5 a list of all indicators attached to the chart...
- Something interesting, old thread
- Get a input to EA from custom Indicator
mrhoga:
Hello,
You can code most behaviors that you require. External programs may not conform to your system though
Hello,
from a custom EA I would like to check whether another EA is attached to another chart. I wasn’t able to find anything helpful in the documentation regarding getting an attached EA or the list of all active EA’s. Only how to get the indicators attached to a chart.
Is there any possibility to do that?
Thanks for your help!
Nelson Wanyama:
You can code most behaviors that you require. External programs may not conform to your system though
But is it possible with the MQL5 API? If so, could you give me a starting point? As I wrote I was not able to find anything in this direction in the MQL5 documentation.I would not like to use external automation tools or similar.
You can code most behaviors that you require. External programs may not conform to your system though
mrhoga:
But is it possible with the MQL5 API? If so, could you give me a starting point? As I wrote I was not able to find anything in this direction in the MQL5 documentation.I would not like to use external automation tools or similar.
Look at ChartGetString() the documentation will have all the info you need there
But is it possible with the MQL5 API? If so, could you give me a starting point? As I wrote I was not able to find anything in this direction in the MQL5 documentation.I would not like to use external automation tools or similar.
La_patates:
Look at ChartGetString() the documentation will have all the info you need there
Great, thank you!
Look at ChartGetString() the documentation will have all the info you need there
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