Skip to content

paperswithbacktest/vnpy_portfoliostrategy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Strategy Module for the VeighNa Framework

Description

Functional module for live trading of multi-contract portfolio strategies, used to implement tasks such as historical backtesting, parameter optimization and live trading of the strategy.

Installation

The recommended installation environment is based on [VeighNa Studio] above version 3.3.0.

Use the pip command directly:

pip install vnpy_portfoliostrategy

Or download the source code, unzip it and run it in cmd:

pip install .

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%