SmartQuant logo SmartQuant

SmartQuant Product

QuantWeb

Browser-based monitoring, operations, and analysis UI for strategies and applications connected to QuantController.

Overview

QuantWeb is SmartQuant's browser-based monitoring and operations UI. It provides fast access to strategies, applications, and live trading state from anywhere you can open a browser.

In practice, QuantWeb is QuantMonitor as a Web App: it connects to QuantController and shows the system picture (strategies, accounts, positions, orders, trades, logs) in real time - without desktop tools or an RDP session.

QuantWeb is also a strong fit for Linux-first teams: manage strategies and analyze strategy results (charts, performance, statistics, logs) directly in a web browser. Combined with developing strategies in VS Code on Linux, this enables a complete strategy development and management lifecycle on pure Linux.

What QuantWeb does

  • Monitor running strategies and infrastructure applications.
  • Inspect accounts, positions, orders, and trades.
  • Browse strategy and infrastructure logs.
  • View event streams and market data in real time.
  • Control lifecycle via QuantLauncher (start/stop).
  • Drill down from an overview to a strategy detail page.

Key capabilities

Real-time strategy monitoring

  • Running strategies overview
  • PnL / equity / cash visibility
  • Positions and orders
  • Current and historical logs

Strategy drill-down

A focused strategy page with tabs for:

  • Charts (instrument selection) and equity
  • Positions, orders, and trades
  • Performance and statistics
  • Strategy logs

Launch control

Use QuantWeb as a UI layer for QuantLauncher:

  • View available apps and configurations
  • Start/stop strategies and services
  • Track status: Ready/Stopped/Started/Running

Built with Blazor

Implemented as a server-side Blazor application with interactive UI updates and dashboards.

Role in the SmartQuant architecture

QuantWeb is the web UI layer for SmartQuant operations. It complements the infrastructure servers (QuantController, QuantLauncher, QuantBase, QuantRouter) by making observability and control accessible via the browser.

What QuantWeb delivers

  • Operational monitoring without installable software
  • Fast access from anywhere (browser-only)
  • Drill-down diagnostics for strategies
  • Remote start/stop via QuantLauncher