Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.11 KB

Spread Trading Module for VeighNa Framework

Description

An application module designed for multi-contract leg spread trading, covering the whole process of business functions such as spread order calculation, spread algorithm execution and spread strategy development.

Note

Spread trading contracts using exchange arbitrage orders are not supported.

Installation

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

Use the pip command directly:

pip install vnpy_spreadtrading

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

pip install .