#23 · Primary category: Financial Data & Analytics Platforms

zvt

algorithmic-trading backtesting cryptocurrency fintech fundamental-analysis machine-learning ml python quant quantitative-finance quantitative-trading stock stock-market technical-analysis trading-bot trading-platform trading-strategies 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