This project is a modern HTML dashboard for simulating MetaTrader 5 multi-account trading, designed for use with a Railway backend API.
- Multi-account switching (VIP, DEMO, PRO, MONEY)
- Real-time metrics and trade management
- WebSocket integration for live updates
- Trade database manager (edit, bulk update, recalculate P&L)
- Responsive, modern UI
- Clone the repository:
git clone <your-repo-url>
- Open
fetchingAPI.htmlin your browser. - Configure the backend URL if needed:
- Edit the
RAILWAY_URLconstant in the script section offetchingAPI.html.
- Edit the
fetchingAPI.html— Main dashboard HTML fileREADME.md— Project overview and instructions.gitignore— Ignore files/folders for gitLICENSE— Open source license (MIT by default)
This project is licensed under the MIT License. See LICENSE for details.