
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
Hello,
I want to send RTD from MQL.
In Excel commands can be send using RDT: “=RTD("ProgID,"server","Topic1",..."Topic n")” There you can send e.g. a command to place an order to another RTD server.
Now I want not to use Excel, I need a bridge to send RTD commands from my MQL code.
@ jjc: I was told you might have an idea?