Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archē Quant Showcase

An evidence-driven AI quantitative workstation for China's A-share market.

This repository presents the public product architecture, safety model, and delivery principles of Archē Quant. Production source code, trading credentials, proprietary market data, and broker integrations remain private.

Start here

Document What it shows
Product tour The end-to-end user workflow and visible outcomes
System architecture Data, research, agent, execution, and observability boundaries
Safety model Authorization, market-data, broker, and reconciliation gates
Roadmap What is public now and what may be released next
Security policy Safe disclosure and public-data boundary

Product Gallery

Strategy screening with visible evidence

Archē Quant strategy screener showing a selected strategy and ranked market results

A selected strategy exposes its trigger description, hit count, ranking, market metrics, and signal labels on the real product page.

Stock analysis and key price levels

Archē Quant stock analysis showing a candlestick chart and key price levels

The analysis workspace combines daily candles, moving averages, volume, support/resistance, channel levels, pivot points, and volume-profile levels.

Simulated trading control plane

Archē Quant simulated trading dashboard showing account analytics, allocation, equity curve, and runtime controls

Simulation notice: this screenshot uses a simulated account. All asset, position, profit/loss, and order values are non-production demonstration data and do not represent real funds or live brokerage authority.

The trading workspace exposes account freshness, allocation, equity history, strategy runtime, signal queue, risk-gate state, orders, fills, and reconciliation evidence.

Screenshots intentionally exclude account identifiers, credentials, broker configuration, and internal endpoints.## Product loop

AI research → data screening → backtest → live monitoring
            → risk gate → approved intent → broker → reconciliation

Archē Quant is designed as a complete decision and execution workspace rather than an isolated strategy script.

What makes it different

  • Visible evidence: a feature is not complete until the real page, data path, and user interaction agree.
  • Data truth: incomplete market snapshots do not replace the last validated full snapshot.
  • Explicit authority: strategy signals never become orders without risk and authorization gates.
  • External closure: request acceptance is not treated as a fill, cancellation, or final state.
  • Fail-closed operation: unknown permissions, stale data, broker ambiguity, or reconciliation mismatch halt consequential writes.

Core stack

Layer Stack
Frontend React, TypeScript, Tailwind CSS, TanStack Query, ECharts
Backend FastAPI, Polars, DuckDB, vectorbt
Agent runtime Tool calling with explicit capability boundaries
Data Parquet, market-data providers, QMT
Delivery Containerized services, health probes, durable event records

Public boundary

This showcase intentionally excludes account identifiers, credentials, private strategies, proprietary market data, broker endpoints, operational logs, and code that could enable unauthorized trading.

Status

Active private development. The documents in this repository describe architecture and engineering practice; they are not claims that every production workflow has completed live external acceptance.

Signal is not order. Request success is not terminal state.

License

Documentation and image assets are available under CC BY 4.0.

About

Public architecture and safety showcase for Archē Quant.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors