DDE server

 

In MT4.

Tools>options>server

Tick box to enable DDE server.


In MT5.

This is not there. Any suggestions? Am I missing something?

I need the option to enable DDE server to link a program to it.


Can anyone help?

Thanks in advance.

John.

 
JohnDon posted  :

In MT4.

Tools>options>server

Tick box to enable DDE server.


In MT5.

This is not there. Any suggestions? Am I missing something?

I need the option to enable DDE server to link a program to it.


Can anyone help?

Thanks in advance.

John.

They dropped DDE support in MT5. This could be done via a DLL though...
 
gordon:
They dropped DDE support in MT5. This could be done via a DLL though...

DLL under the EA tab. Got it. Thanks.

Why would they drop DDE? SO useful.

 

K. That isn't working.


Anyone know who I have to ask to get this DDE included again? MT5 will be totally useless to me without it.


 
JohnDon:

DLL under the EA tab. Got it. Thanks.

Why would they drop DDE? SO useful.

You misunderstood... I meant u can write a DLL that implements a DDE server and call it from your experts (u can even write a DDE client). But it DOES NOT come built-in with MT5.

 

Ahh. understand now. Thank you.



 
JohnDon:

Ahh. understand now. Thank you.

By coincidence, this new article discusses your problem: https://www.mql5.com/en/articles/27.
How to Export Quotes from МetaTrader 5 to .NET Applications Using WCF Services
  • 2010.02.19
  • Alexander
  • www.mql5.com
Want to organize export of quotes from MetaTrader 5 to your own application? The MQL5-DLL junction allows to create such solutions! This article will show you one of the ways to export quotes from MetaTrader 5 to applications written in .NET. For me it was more interesting, rational and easy to implement export of quotes using this very platform. Unfortunately, version 5 still does not support .NET, so like in old days we will use win32 dll with .NET support as an interlayer.
 

DDE MetaTrader 5, here, there is a solution. https://www.mql5.com/akv 

DDE - Server
  • votes: 12
  • 2012.11.22
  • RickD e2e-fx.net | English Russian Spanish Portuguese
  • www.mql5.com
Export MQL5 live data to Excel (DDE)
 

Anyone know the code syntax to send a trade from Excel to MT4 connected via DDE.

I have use RTD but found unreliable and no longer works on my computer.

Thanks

Reason: