Provides a Python framework for building and visualizing quantitative trading strategies.
zvt is a Python-based quantitative framework for developing and analyzing trading strategies. You can install it using `pip install zvt` and then run the `zvt` command to access its Dash & Plotly UI for visualizing backtests and research results. It supports a visual, extensible system for defining factors and traders.
Provides a Python framework for building and visualizing quantitative trading strategies.
Quantitative analysts and developers can use this to build, backtest, and visualize algorithmic trading strategies.