Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.12 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.12 KB

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 .