PortfolioManager is a functional module for trading portfolio tracking and management, based on independent strategy trading portfolio (sub-accounts), providing commission transaction record management, automatic tracking of trading positions and real-time daily profit and loss statistics.
The installation environment is recommended to be based on version 3.0.0 or above of [VeighNa Studio].
Use pip command directly:
pip install vnpy_portfoliomanager
Or download the source code, unzip it and run it in cmd:
pip install .