Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.01 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.01 KB

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 .