paperswithbacktest / vnpy_portfoliomanager

Trading Portfolio Management Module for the VeighNa Framework

Home Page:https://wiki.paperswithbacktest.com/glossary/veighna

Repository from Github https://github.compaperswithbacktest/vnpy_portfoliomanagerRepository from Github https://github.compaperswithbacktest/vnpy_portfoliomanager

Trading Portfolio Management Module for VeighNa Framework

Description

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.

Installation

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 .

About

Trading Portfolio Management Module for the VeighNa Framework

https://wiki.paperswithbacktest.com/glossary/veighna

License:MIT License


Languages

Language:Python 100.0%