Asia equity research lab
Type a ticker. Generate the report.
Asia Trading Agents is a Tauric-inspired research framework for Hong Kong and Malaysia equities. The public website is backed by a separate Python research engine running on the Azure VPS, keeping the agent code out of the static website repository.
Report generator
Hong Kong and Malaysia equity reports.
Enter a Yahoo-style ticker such as 0700.HK or 1155.KL. The research engine will generate a live Markdown report that can be previewed and downloaded here.
How it stays separated
Static website, separate agent runner.
GitHub Pages UI
This repo only hosts the page, architecture image, input form, Markdown preview, and download controls.
Python research engine
The Asia Trading Agents package remains in the separate March-2026-Trading-Projects repository.
Live Azure VPS
The FastAPI backend runs the multi-agent pipeline with DeepSeek synthesis and returns the completed Markdown report.
Preview and download
Users read the generated report in the browser and download the original Markdown file.