All Projects → vnpy → vnpy_ctastrategy

vnpy / vnpy_ctastrategy

Licence: MIT license
VeighNa框架的CTA策略模块

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to vnpy ctastrategy

quant
基于Django驱动的开源量化交易平台,功能模块有股票信息、交易策略、风险控制、消息通知、回测、交流社区、财经新闻
Stars: ✭ 57 (+14%)
Mutual labels:  vnpy
cryptoquant
An Quantatitive trading library for crypto-assets 数字货币量化交易框架
Stars: ✭ 96 (+92%)
Mutual labels:  vnpy
Vnpy
基于Python的开源量化交易平台开发框架
Stars: ✭ 17,054 (+34008%)
Mutual labels:  vnpy
howtrader
Howtrader is a crypto currency quant framework, you can easily develop, backtest and run your own strategy in real market. It also supports tradingview or other 3rd party signals, just simply send a post request and it will help trade automatically. Now it only support binance spot, futures and inverse futures exchange. It will support okex, ftx…
Stars: ✭ 294 (+488%)
Mutual labels:  vnpy
course codes
VNPY 2020 Python数字货币量化交易视频教程课程代码和资料
Stars: ✭ 143 (+186%)
Mutual labels:  vnpy
rq-data
获取股票期货等数据
Stars: ✭ 53 (+6%)
Mutual labels:  vnpy

VeighNa框架的CTA策略模块

说明

针对单标的CTA类量化策略设计的应用模块,用于实现CTA策略从代码开发、历史回测、参数优化到自动交易的全流程业务功能。

安装

安装环境推荐基于3.3.0版本以上的【VeighNa Studio】。

直接使用pip命令:

pip install vnpy_ctastrategy

或者下载源代码后,解压后在cmd中运行:

pip install .
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].