Introductory guide
Getting started on the Finversa platform
This guide walks you from your first login to a running EA on your account. It's the recommended path if you're new to the platform.
Recommended path
Follow the steps in order. If you've already purchased an EA, you can start directly with download and license.
Step-by-step guide
Account · Purchase · Download · MT5
- 1
Create your Finversa account
Sign up with email and password or use Google. The dashboard is your control center for licenses, downloads, track record, and support.
- 2
Choose and purchase an Expert Advisor
Go to Products, compare plans (one-time purchase or subscription), and complete checkout. Your license is generated automatically after payment.
- 3
Download the latest EA build
From Dashboard → Downloads, get the `.ex5` file for your Expert Advisor. Always use the latest published build for compatibility and updates.
- 4
Copy your Serial Key
In Dashboard → Licenses, find the key in format EA-XXXX-XXXX-XXXX-XXXX. Each license binds to the first MT5 account that activates it.
- 5
Install and activate the EA on MT5
Copy the EA to `MQL5/Experts`, enable WebRequest, paste the Serial Key in the EA properties, and confirm the active license message in the journal. Open MT5 guide
- 6
Connect Portfolio (optional)
To monitor equity, positions, and history on the dashboard, generate a token in Portfolio and add it to the EA. Useful for performance verification and reporting. Open Portfolio