Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.04 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.04 KB

CTA Investment Research Module for the VeighNa Framework

Description

Graphical CTA strategy backtesting module, based on user-friendly graphical interface to achieve simple and easy-to-use data download, historical backtesting and parameter optimization and other investment research functions.

Installation

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

Use pip command directly:

pip install vnpy_ctabacktester

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

pip install .