Skip to content
RP RISK PILOT

Download Center

The RISK PILOT expert advisor for MetaTrader 5, with release notes, version history and everything you need before installing.

Latest version

3.90 build 1

Available
Licensing SDK
1.0.0
Released
2026-08-06
File
RiskPilot-3.90.1.ex5
Size
102.3 KB
SHA-256
be4109d25a5ef71af189ba0583f32dea0c264e92210f4450a153b4b4da76ac35

Before you install

The expert advisor runs inside your own MetaTrader 5 terminal. Nothing is installed outside it.

System requirements

Platform
MetaTrader 5 desktop terminal
Minimum terminal build
5833
Compiler
MetaEditor (bundled with MetaTrader 5)
Account type
Any broker account that permits automated trading

The minimum terminal build is published alongside the first release, once it has been verified against a specific MetaTrader 5 version.

Terminal configuration

  • Algo Trading enabled

    Switch on Algo Trading in the terminal, and tick “Allow Algo Trading” on the expert advisor dialog.

  • WebRequest permitted

    Under Tools → Options → Expert Advisors, tick “Allow WebRequest for listed URL” and add the licensing endpoint. Without it the expert advisor cannot validate your licence.

  • An activation key

    Your RP-XXXX-XXXX-XXXX-XXXX key, entered in the expert advisor inputs.

  • An accurate system clock

    Requests are timestamped and rejected outside a five-minute window, so a drifting clock shows up as an authentication failure.

Full installation guide →

Release notes

What changed in 3.90 build 1.

  • Licence enforcement

    The offline grace window is no longer granted before a licence has been validated at least once, and the trading gate is re-derived on every check rather than cached.

  • Broker-independent symbols

    The same instrument is recognised across broker prefixes, suffixes and common gold aliases. Symbols are only ever managed together when their contract specifications match.

  • Startup diagnostics

    The Experts log prints a single startup report covering version, licence status, account, and the resolved symbol specification.

Version history

Every published build, newest first. Superseded builds remain listed so you can identify the version a terminal is running.

Version Build SDK Released Status Download
3.90 1 1.0.0 2026-08-06 Current In your portal

Stuck on installation?

The documentation covers activation, control orders and the messages the expert advisor writes to the Experts log.