Nexus Terminal
Desktop Console & WebGL Visualizer (Nexus Quant)
Project Overview
The visual command center ('Control Panel') of Nexus Quant. Designed to bypass the rendering bottlenecks of conventional web browsers when processing high-frequency data (Exchange L2/L3 Order Books). The terminal offers advanced 3D graphical visualizations, liquidity heatmaps, and market confluence views, enabling traders to identify order book manipulation (spoofing, hidden icebergs) smoothly with near-zero rendering latency.
Architecture & Implementation
Developed as a lightweight native desktop application using Wails (Go + Svelte). Order book and trade data streams are received from the backend over low-latency WebSockets formatted with Protocol Buffers (Protobuf). The rendering layer employs Three.js (WebGL) utilizing InstancedMesh to draw dense liquidity walls, alongside GPU-accelerated particle systems to simulate real-time market aggressions.