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.
Spread trading contracts using exchange arbitrage orders are not supported.
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 .