Platform Overview
This is a professional-grade cryptocurrency trading platform that provides real-time orderbook visualization and market analysis across multiple exchanges.
Key Features
- Multi-Exchange Aggregation: Real-time data from Binance, Bybit, and OKX exchanges
- Interactive Heatmaps: Visual representation of orderbook depth and liquidity
- Trading Signals: Automated LONG/SHORT signals with Telegram notifications
- Liquidation Tracking: Monitor and analyze liquidation events across exchanges
- Wall Detection: Identify significant liquidity additions, removals, and breakthroughs
- Market Analysis: Professional tools for cryptocurrency market analysis
- Mobile-Friendly: Responsive design optimized for all devices
Supported Trading Pairs
Currently focused on BTCUSDT with support for additional cryptocurrency pairs including SUIUSDT and other major trading pairs.
Architecture
- Frontend: React with TypeScript, real-time WebSocket connections
- Backend: Python/FastAPI with async architecture for high-performance data processing
- Data Sources: Direct WebSocket feeds from Binance, Bybit, and OKX APIs
- Storage: Redis primary with in-memory fallback for development
- Alerts: Telegram bot integration for real-time notifications
Available Pages
- /map - Full-screen interactive heatmap visualization
- /analysis - Mobile-friendly market analysis cards
- /signals - Trading signals history and management
- /backtest - Strategy backtesting with performance metrics
- /settings - Platform configuration and preferences
Technical Capabilities
The platform processes real-time market data through sophisticated algorithms:
- Cross-venue orderbook aggregation with intelligent price bucketing
- Liquidation clustering detection with size-based analysis
- Wall detection algorithms for significant liquidity changes
- Real-time event streaming via REST API endpoints
- Professional-grade market analysis tools