How can we connect excel with MT platforms?

2 Views
Dustin Smith
Answered 1 year, 12 months ago
<p id="isPasted">Yes, there is a spreadsheet in MT4 that can be connected to Excel using DDE. There is an example in the MT4 primary directory, usually in Program Files (x86) called DDE-Sample.</p><p>Open MT4 first, then click on the DDE sample in the primary directory.</p><p>It is also necessary to go to the Tools Menu and select Options. On the Server Tab check Enable DDE Server.</p>
1 View
Kenneth Scott
Answered 1 year, 10 months ago
<p id="isPasted">To connect Excel with MetaTrader platforms:</p><ol><li>Choose a broker with API support.</li><li>Download MetaTrader.</li><li>Enable API access in MetaTrader.</li><li>Use Excel's programming (e.g., VBA) to connect via API for trading and data retrieval.</li></ol>