Loading…
EA Arena
Administrators only. Sign in with your dashboard administrator account.
The EA Arena opens soon
For now only administrators can enter. Competitor accounts are not open yet.
Arena console
Seasons, entered EAs, the Verified Expert Advisor badge and daily equity. Administrators only: competitor sign-in is not open yet, and equity is entered by hand for now.
Integration library UltimateArena 0.1.0 · open source (MIT)
The library a developer includes in the EA's MQ5 source to request the badge. It answers the one-time challenge of the Arena Service and never touches trades. Send it to the developer together with the EA's strategy ID (shown when you open the EA).
Draft: the Arena Service and the platform check that use it are not live yet. Downloads are open to administrators only; the public button on the home page stays off until UD_ARENA_LIBRARY_PUBLIC is turned on.
#include <UltimateArena.mqh>
input string InpArenaStrategyId = ""; // ARN-XXXXXX
CUltimateArena Arena;
// OnInit: Arena.Init(InpArenaStrategyId, "My EA", "1.4"); EventSetTimer(5);
// OnTimer: Arena.Poll();
// OnDeinit: Arena.Deinit();
No season yet
Create the first season: start date, starting balance, leverage and the drawdown that puts an EA out of the race.
Ranking
| # | Expert Advisor | Developer | Days | Return | Per 30 d | Max DD | Ret/DD | Last equity | Badge | Status |
|---|