Just a quick question. Does anyone know of a way to make indicator calls through a DDE link? Say for example i wanted an RSI value from an MT4/5 chart, is there a way to call it into excel using DDE... as opposed to having to construct it with historical data?
- MQL5 Wizard: Development of trading robots for MetaTrader 5
- MetaEditor - Professional editor of trading applications
- MetaTrader 5 Built-in Trading Strategy Tester
Aaronsebaronse:
Just a quick question. Does anyone know of a way to make indicator calls through a DDE link? Say for example i wanted an RSI value from an MT4/5 chart, is there a way to call it into excel using DDE... as opposed to having to construct it with historical data?
I don't think it's possible to use DDE with MT5. You can export your data's to a file and read them from Excel.
Just a quick question. Does anyone know of a way to make indicator calls through a DDE link? Say for example i wanted an RSI value from an MT4/5 chart, is there a way to call it into excel using DDE... as opposed to having to construct it with historical data?
Cheers angevoyageur,
Yes it seems to be the case, sadly. DDE seems to be restricted to bid/ask/high/low/time. I trawled through several hundred forum pages to find it out (god, talk about a wild goose chase). I also drew a blank trying to find a VBA method to parse the live DDE into OHLC tables. Losing the will to live frankly with that one.
It is possible with additional extensions.
https://www.mql5.com/en/code/1246
https://www.mql5.com/en/articles/27
FinGeR:
It is possible with additional extensions.
https://www.mql5.com/en/code/1246
https://www.mql5.com/en/articles/27
Thanks FinGer, i'll have a look at those, much appreciated.
All the best.
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