February 2026
Latest
Phase 3: Dashboard & Navigation
A complete redesign of the platform navigation and the introduction of real-time dashboards for monitoring trading activity at a glance.
- Org-scoped sidebar navigation with sectioned layout (Strategies, Accounts, Trading, Analysis)
- Platform administration dashboard for managing organisations, users, and global settings
- Real-time equity monitoring with configurable time periods (1h, 24h, 7d, 30d)
- Command progress tracking with live status polling
- Organisation switcher in the navigation bar
- User profile settings with theme support
- Audit log viewer for both org-level and platform-level events
January 2026
Phase 2
Phase 2: Multi-tenancy & RBAC
Full multi-tenant architecture with role-based access control, SSO integration, and organisation management.
- Multi-tenant architecture with organisation-level data isolation
- Role-based access control with 7 predefined system roles (Viewer, Trader, Strategist, Developer, Operations, Risk Manager, Administrator)
- Group-based permission management with role inheritance
- SSO integration with Google and Azure AD
- JWT authentication with refresh token rotation
- Invitation system for onboarding new organisation members
- CSRF protection and rate limiting on authentication endpoints
- Pluggable email service (Console, SMTP, SendGrid, SES)
- Password reset and email verification flows
- Comprehensive audit logging for all user actions
December 2025
Phase 1
Phase 1: Foundation
The core platform launch. EA management, backtesting, live deployment, and real-time monitoring with kill switch protection.
- Expert Advisor library with upload and management
- Comprehensive backtesting with walk-forward analysis support
- MT5 broker account integration via bridge agents
- One-click EA deployment to live broker accounts
- Real-time position tracking with P&L monitoring
- Kill switch protection with configurable drawdown thresholds
- Asynchronous command queue for reliable agent communication
- AI-powered backtest analysis via LangGraph agent service
- Portfolio strategy builder with EA assignments and risk budgets
- MQ5 compiler integration for EA development workflow