How It Works
From connection to coaching in five steps
1
Connect
Link your MT5 broker account
→
2
Describe
Write your strategy in plain English
→
3
Backtest
Test on real historical data
→
4
Trade
ML-filtered algo trading
→
5
Learn
ML dashboard + AI coaching
Platform Features
Everything you need to learn, test, and execute trading strategies
Setup
MT5 Connection
Connect to your MetaTrader 5 broker account directly from the browser. View positions, trade history, and account metrics.
Live
Live Dashboard
Real-time streaming prices, TradingView candlestick charts with EMA, SMA, Bollinger Band overlays, and live positions with P/L.
AI
AI Strategy Builder
Describe your strategy in plain English — AI converts it to structured, executable trading rules with entry/exit conditions.
Analysis
Backtester
Test strategies on real historical data with interactive candlestick charts, trade markers, equity curves, and performance stats.
AI
AI Trade Analyzer
Submit a trade you took — AI compares it against your strategy, gives an alignment score, and coaches you on what to improve.
ML
ML Dashboard
XGBoost confidence filter and LSTM price predictor with training controls, accuracy charts, and trade outcome analysis.
AI
AI Trading Tutor
Personalized lessons based on your experience level and instruments. Ask follow-up questions in an interactive chat.
Architecture
Full-stack platform built for real-time trading
Frontend
Deployed on Vercel
Next.js 16 + TypeScript
Tailwind CSS v4 + shadcn/ui
TradingView Charts
WebSocket for live data
Backend
AWS EC2 Windows
FastAPI + Uvicorn
MetaTrader5 Python (IPC)
SQLite persistence
Technical indicators (ta)
AI + ML Layer
LLM + Machine Learning models
Groq — Llama 3.3 70B (free)
XGBoost confidence filter
LSTM price predictor (TensorFlow)
ML performance dashboard
Built With
Next.js 16TypeScriptFastAPIMetaTrader 5Groq AIXGBoostTensorFlowLSTMTradingView ChartsTailwind CSSshadcn/uiSQLite