
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
Hi,
currently, I am searching for a convenient way of two-way communication between an MT4 script and a javaProgram which is started by the script using ShellExecute().
The design should be appropriate for small size messages, not only really short status messages but also like 40 words messages.
I really have no experience in getting this to work under Windows and therefore have no idea where to start...
A good resource might be MSDN, e.g. http://msdn.microsoft.com/en-us/library/aa365574(VS.85).aspx
But still, if one really has no idea what it can look like, this doesn't help much.
Unfortunately, I am not experienced in writing DLLs.
I really appreciate any detailed comment, tip or trick from you on this matter.
Sincerely,
Daniel.