SharapovLab Trader — Multi-Exchange Crypto Trading Platform
A crypto trading platform: a React frontend, a bot server, and trading bots running across Bybit, MEXC, Gate.io, BingX and HTX.
Founder / Full Stack Developer
Updated 2026-07-26 · v1
Overview
SharapovLab Trader is a crypto trading platform built around a React dashboard, a dedicated bot server, and a set of automated trading bots that operate across five exchanges at once: Bybit, MEXC, Gate.io, BingX and HTX.
Problem
Running automated strategies across multiple exchanges normally means duplicating execution logic per exchange SDK, with no single place to monitor positions, risk or bot health across all of them at once.
Solution
SharapovLab Trader centralizes multi-exchange execution behind one bot server, with a React dashboard giving a single operating view over bots running on Bybit, MEXC, Gate.io, BingX and HTX simultaneously.
Architecture
- React
- TypeScript
- Node.js
- Bybit API
- MEXC API
- Gate.io API
- BingX API
- HTX API
- React + TypeScript dashboard for monitoring and controlling bots.
- Node.js bot server orchestrates strategy execution and exchange connectivity.
- Direct integrations with Bybit, MEXC, Gate.io, BingX and HTX APIs for order execution.
Features
- Unified dashboard across five exchanges instead of a separate tool per venue.
- Centralized bot server for strategy execution and monitoring.
- Multi-exchange order execution (Bybit, MEXC, Gate.io, BingX, HTX).
Technologies
- React
- TypeScript
- Node.js
- Bybit API
- MEXC API
- Gate.io API
- BingX API
- HTX API
Gallery
Screenshots are being prepared and will be added here via the dashboard.
Videos
No walkthrough video published yet.
Roadmap
Multi-exchange bot server + dashboard
Audit baseline and proprietary licensing
Expanded strategy coverage
Challenges
Keeping execution logic consistent across five exchanges with different API shapes, rate limits and order semantics, without collapsing into five separate one-off integrations.
Lessons
To be added as the platform matures further.
Future
Expanding strategy coverage and monitoring depth across the connected exchanges.
GitHub
This is a private, proprietary-licensed repository — there is no public codebase.
Demo
No public demo; the platform trades on private accounts.
FAQ
Which exchanges does SharapovLab Trader support?
Bybit, MEXC, Gate.io, BingX and HTX, all through one bot server and dashboard.
Is the code open source?
No — it's a private repository under a proprietary license.