Oops my fault. I had allow DLL calls. But now I get the Alert cannot find window MT4.DDE.2. I started the MFC DDE server app and can see the window but I still get the alert.
Hi, I need send quotes to excel sheet, do you have any Examples???
best reggards.
Do you have a version for MT4? I re-wrote the example EA for MT4 but I'm getting an error.
2012.12.04 07:34:06 dde EURUSD,Weekly: dll calls are not allowed; 'user32.dll'-'FindWindowW'
Mike
Dear FXyekim,
Can you please share the MT4 version?
Thank you.
Hi Thanks.
The Programm runs, but i cant understand how the the program works. I would be happy if you have any expressions for me.
Martin
Hi Alexander Piechotta,
I am using Metatrader 5 and I would like to send data to Amibroker, could you please help me ?
thank you so much,
Hi Thanks.
The Programm runs, but i cant understand how the the program works. I would be happy if you have any expressions for me.
Martin
Hi All,
Is there any function for High, Low, Open, Close please ?
if(!CheckItem("BID","EURUSD")) AddItem("BID","EURUSD"); works
if(!CheckItem("LAST","EURUSD")) AddItem("LAST","EURUSD"); works
if(!CheckItem("ASK","EURUSD")) AddItem("ASK","EURUSD"); works
========================== // =====================
if(!CheckItem("HIGH","EURUSD")) AddItem("HIGH","EURUSD"); ?
if(!CheckItem("LOW","EURUSD")) AddItem("LOW","EURUSD"); ?
if(!CheckItem("OPEN","EURUSD")) AddItem("OPEN","EURUSD"); ?
if(!CheckItem("CLOSE","EURUSD")) AddItem("CLOSE","EURUSD"); ?
Any help very appreciated.
Thanks in advanced.
ychaim
For LibreOffice:
Hi, could you please explain me how to install it ?
Hi, could you please explain me how to install it ?

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
MT5 DDE - Server:
Export MQL5 live data to Excel (DDE)
Author: Alexander Piechotta