Skip to content

Install on MT5

1. Place artifacts

Copy packaged Experts (.mq5 compiled to .ex5) plus .mqh dependency tree into your MT5 Data Folder under MQL5/Experts/ and include subfolders mirrored from the OSS layout (chart objects, telemetry, licensing as applicable).

2. WebRequest URLs (Insights optional)

If you activate registration or journaling, add your API host under Tools → Options → Expert Advisors → Allow WebRequest for listed URL:. Include origin only—the EA strips REST paths internally (per project README patterns).

Production Insights API origin (HTTPS):

https://account.evenkeelprop.com

Allow WebRequest for https://account.evenkeelprop.com (MT5 validates by full listed URL).

3. Attach Experts

Open a chart permitted by your funded programme rules. Drag experts like EvenKeel Entry or KPI utilities. Respect max-EA-count rules mandated by YOUR prop constraints.

4. License & verification

In production layouts, licence keys and Insights verification reconcile against cloud tables. Sandbox toggles documented in codebase—follow environment-specific onboarding once your operator provisions accounts.

Hosting: marketing at evenkeelprop.com (S3 + CloudFront); Insights API at account.evenkeelprop.com (see repo src/backend/infra/insights-sync/ and DEPLOY_AWS.md). Browsers hitting https://account.evenkeelprop.com/ receive a redirect to registration.