MetaTrader 5
This guide will walk you through setting up the PineConnector Expert Advisor (EA) on your MetaTrader 5 platform.
For a visual walkthrough, you can watch our video tutorial:
Alternatively, please follow the step-by-step instructions below.
1. Download PineConnector EA
- Navigate to your PineConnector Portal.
- In your Downloads tab, under "MT5 EA," click Download.
2. Access the Experts Folder
The "Experts" folder is where MetaTrader 5 stores Expert Advisors (automated trading programs).
- In the upper-left corner of your MetaTrader 5 platform, click File → Open Data Folder.
- In the Data Folder that opens, click into the MQL5 folder.
- Inside the MQL5 folder, click into the Experts folder.
3. Add PineConnector Files to the Experts Folder
- In your Experts folder, extract the contents of the
.zip
file you downloaded in Step 1. - Ensure the following two files are placed directly into the Experts folder (not in a sub-folder):
PineConnector-MT5-DLL
PineConnector-MT5-EA
4. Allow DLL Imports in MetaTrader 5
- At the top of your MetaTrader 5 platform, click Tools → Options.
- Go to the Expert Advisors tab.
- Tick the box for Allow DLL imports.
- Click OK.
(Note: For users familiar with older versions, providing a WebRequest URL is no longer necessary for PineConnector MT5 v3.37 and later.)
5. Enable Algo Trading
- In the MetaTrader 5 toolbar (at the top of the terminal), locate the Algo Trading button.
- If the button is red, click it to enable algorithmic trading. The button should turn green, indicating it's active.
6. Attach PineConnector EA to a Chart
- Open the Navigator panel in MetaTrader 5 by pressing
Ctrl+N
(or by clicking View → Navigator). - In the Navigator panel, right-click on Expert Advisors.
- Click Refresh.
- Find PineConnector MT5 EA in the list, right-click on it, and select Attach to Chart. Choose any chart.
7. Configure EA Settings
A properties window for the EA will appear.
- Under the Common tab, ensure Allow Algo Trading is ticked.
- Under the Dependencies tab (if available, or check Common tab again for older MT5 versions), ensure Allow DLL imports is ticked.
8. Input Your License ID
- Go to the Inputs tab in the EA properties window.
- Access your PineConnector members’ area and copy your License ID from the Licensing Dashboard.
- Paste your License ID into the corresponding field in the EA’s Inputs tab.
- Click OK. The EA will now attempt to connect.
9. Check Connection
After completing Step 8, check the chart where you attached the EA:
- Check that you are using Windows Server 2016, 2019 or 2022, or Windows 10/11
- Are you using a compatible Operating System?
- Already using a compatible OS? Restart your computer or VPS
- Ensure no other EAs are running on your MetaTrader terminal
10. Verify License Details in Portal
Once connected, you can also navigate to your Licensing Dashboard in the PineConnector Portal to check your updated license details and connection status.
On this page
- MetaTrader 5
- 1. Download PineConnector EA
- 2. Access the Experts Folder
- 3. Add PineConnector Files to the Experts Folder
- 4. Allow DLL Imports in MetaTrader 5
- 5. Enable Algo Trading
- 6. Attach PineConnector EA to a Chart
- 7. Configure EA Settings
- 8. Input Your License ID
- 9. Check Connection
- 10. Verify License Details in Portal