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.
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 .