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.
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 .