Installation Guide
Get your trading tools up and running in minutes. Select your platform below for step-by-step instructions.
Installing Expert Advisors (EAs)
Open MetaTrader 5
Launch the MetaTrader 5 terminal on your computer.
Open the Data Folder
Go to File > Open Data Folder in the top menu bar.
Navigate to Experts
Open the MQL5 > Experts folder.
Copy the EA File
Copy the .ex5 file into the Experts folder.
Restart or Refresh
Restart MetaTrader 5 or right-click the Navigator panel and select Refresh.
Find the EA
Locate the EA under "Expert Advisors" in the Navigator panel.
Apply to Chart
Drag and drop the EA onto your desired chart to start using it.
Installing Indicators
Open MetaTrader 5
Launch the MetaTrader 5 terminal on your computer.
Open the Data Folder
Go to File > Open Data Folder in the top menu bar.
Navigate to Indicators
Open the MQL5 > Indicators folder.
Copy the Indicator File
Copy the .ex5 indicator file into the folder.
Restart or Refresh
Restart MT5 or refresh the Navigator panel.
Apply from Navigator
Find and apply the indicator from the Navigator panel onto your chart.
Adding Pine Script Strategies
Open Your Chart
Open TradingView and navigate to your chart.
Open Pine Editor
Click "Pine Editor" at the bottom of the screen.
Create New Script
Click "Open" and then "New blank indicator" (or strategy).
Paste the Code
Paste the provided Pine Script code into the editor.
Add to Chart
Click "Add to Chart" and the strategy or indicator will appear on your chart.
Using Published Scripts
Open Your Chart
Open a TradingView chart.
Open Indicators Panel
Click "Indicators" at the top of the screen.
Find the Script
Search for the tool name in the "Invite-only scripts" tab.
Add to Chart
Click the script to add it to your chart.
Configure Settings
Configure settings in the indicator panel to match your preferences.
Activating Your License
Open Tool Settings
After installing the tool, open its settings or inputs panel.
Find the License Key Field
Locate the "License Key" input field in the settings.
Enter Your License Key
Enter your license key, which can be found in your account dashboard or confirmation email.
Automatic Validation
The tool will validate your license online and activate automatically.
Troubleshoot if Needed
If activation fails, check your internet connection and ensure the key is entered correctly. Contact support if the issue persists.
Troubleshooting FAQ
My EA isn't showing in the Navigator panel
.ex5 files go in MQL5/Experts. If you still don't see it, right-click the "Expert Advisors" section in the Navigator panel and select "Refresh".
The indicator says "License Invalid"
EA won't trade / AutoTrading is disabled
Pine Script shows a compilation error
How do I update to a newer version?
MQL5/Experts or MQL5/Indicators) with the new one, then restart the platform. Your license key will continue to work with the updated version.