I don't see how it's possible to run an external application from an expert advisor. Is this correct? This is something I think should be included if it isn't.
- MT4 custom indicators on PocketPC metatrader?
- Expert Advisor as Service
- How can I change the color of one only bar
You need to write your own dll for your purposes
import from dlls works ok. see our samples
if You do not need for waiting results from exe then You may assign your exe-file to alert event (Tolls-Options-Events tab). Alert function call from expert advisor launches assigned exe-file
import from dlls works ok. see our samples
if You do not need for waiting results from exe then You may assign your exe-file to alert event (Tolls-Options-Events tab). Alert function call from expert advisor launches assigned exe-file
Thanks.. The alert exe assignment should work fine :-)
Is there any way to run 2 applications? I need to run one if the indicator tells me buy, and a different one if it tells me sell. Can I use a different alert to set this up? I have the one Alert set to buy, I also see an expert advisor sound. How would I code it so I could utilize that to run a different application?

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