#23 · Primary category: Financial Data & Analytics Platforms
zvt
modular quant framework.
Project last updated:07/01/26
GitHub Stars
4.3K
Forks
1.0K
Contributors
68
License
MIT
Why we included this project
zvt is a complete quant research stack rather than a single library, so individual quants and small teams get the whole pipeline wired together from the start. It pulls and persists market data for Chinese and US stocks, funds, and crypto, with a factor layer on top for computing and screening signals, and backtests run against those factors in the same environment. A few lines of Python can capture data, train an ML model on factors, and render the output, which keeps research and execution close. The bundled Dash/Plotly interface is good for inspecting factor output and backtests in the browser, while a REST server and a separate frontend aim at a more production-oriented, human-in-the-loop trading setup. One caveat worth knowing: the project does not promise backward compatibility, so expect to adapt as it evolves.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OpenBB
Open Data Platform for analysts, quants and AI agents.
daily_stock_analysis
LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.
ai-hedge-fund
An AI Hedge Fund Team
qlib
AI-oriented quant investment platform supporting diverse ML paradigms and automated R&D for quantitative research and production.
nautilus_trader
Production-grade Rust-native trading engine with deterministic event-driven architecture