Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.06 KB

CTA Strategy Module for the VeighNa Framework

Description

An application module designed for single-scalar CTA quantitative strategies, which is used to realize the whole process of CTA strategy business functions from code development, historical backtesting, parameter optimization to auto-trading.

Installation

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

Use the pip command directly:

pip install vnpy_ctastrategy

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

pip install .