Installation
How to install EA Safety Score on MetaTrader 5
Installation Guide
Follow these steps to install the EA Safety Score indicator and its required components.
Prerequisites
- MetaTrader 5 (Windows Only)
- Active License Key (Get one from Pricing)
- Windows VPS (Recommended for 24/7 operation)
Step 1: Download Files
Download the latest version from your User Dashboard. You will receive:
EA_Safety_Score.ex5(Indicator)EASafetyScore_Security.dll(Security Library)LicenseService.ex5(Optional background service)
Step 2: Install the Indicator
- Open MetaTrader 5.
- Go to
File->Open Data Folder. - Navigate to
MQL5/Indicators. - Copy
EA_Safety_Score.ex5to this folder.
Step 3: Install the DLL
- In the Data Folder, navigate to
MQL5/Libraries. - Copy
EASafetyScore_Security.dllto this folder.
Step 4: Enable DLL Imports
- In MT5, go to
Tools->Options->Expert Advisors. - Check "Allow DLL imports".
- Click OK.
Step 5: Allow WebRequest (License Verification)
- In MT5, go to
Tools->Options->Expert Advisors. - Check "Allow WebRequest for listed URL".
- Add this URL:
https://ifgskaehgbiigpuaymib.supabase.coStep 6: Activation
- Refresh the Navigator panel.
- Drag "EA Safety Score" onto a chart.
- In the Inputs tab, paste your License Key.
- Click OK. The indicator should validate and display "Active".
Troubleshooting
- "Cannot load DLL": Confirm
EASafetyScore_Security.dllis inMQL5/Libraries. - "specific URL is not allowed": Re-check the WebRequest URL whitelist.