Skip to content

paperswithbacktest/vnpy_ctastrategy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%