I attempted to publish my Trades on my Homepage Then I found this program: https://www.mql5.com/de/code/1246 how can I convert mq5 to mq4? this tool was written in mq4 but is modified to mq5. All data that become available in MQL5 can be exported via this DDE interface. how can I modify dde_example in order to export my Closed Transactions, Open Trades and pending orders to excel.
https://www.mql5.com/de/code/1246
how can I convert mq5 to mq4? this tool was written in mq4 but is modified to mq5.
All data that become available in MQL5 can be exported via this DDE interface.
how can I modify dde_example in order to export my Closed Transactions, Open Trades and pending orders to excel.