An open-source, modular API hub for multi-broker algorithmic trading — starting with Fyers integration, built with FastAPI.
- Modular broker connectors (start with Fyers, easy to add more)
- API-first design — connect your frontend or third-party apps
- Role-based admin & superadmin access
- Real-time broker status checks
- Extensible for enterprise usage
- Backend: FastAPI (Python)
- Frontend: Bolt.new
- Database: PostgreSQL / SQLite (dev mode)
- Fyers API integration
- Multi-broker connector framework
- Admin dashboard (broker management)
- WebSocket market data
- Enterprise add-on branch
We welcome open-source developers! See CONTRIBUTING.md to add new brokers or improve existing connectors.