Skip to content

vnpy/vnpy_portfoliostrategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VeighNa框架的投资组合策略模块

说明

针对多合约组合策略实盘的功能模块,用于实现策略历史回测、参数优化和实盘交易等任务。

安装

安装环境推荐基于3.9.0版本以上的【VeighNa Studio】。

直接使用pip命令:

pip install vnpy_portfoliostrategy

或者下载源代码后,解压后在cmd中运行:

pip install .