Update quickstart.md

This commit is contained in:
KeKe 2019-04-11 14:41:14 +08:00 committed by GitHub
parent 660af0023b
commit 01bd57f2f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,7 +132,9 @@ python run.py
 
## 6. 应用模块
vnpy官方目前提供2个应用模块组件分别是用于自动交易的“CTA策略”组件把第三方数据文件导入到数据库的“CSV载入”组件。
vnpy官方目前提供2个应用模块组件分别是用于自动交易的“CTA策略”组件把第三方数据文件导入到数据库的“CSV载入”组件。在菜单栏中点击“功能”即显示应用模块如下图
![enter image description here](https://vnpy-community.oss-cn-shanghai.aliyuncs.com/forum_experience/yazhang/quick_start/application.png "enter image title here")
### 6.1 CTA策略
CTA策略组件默认使用RQData的数据进行自动交易故需要配置好RQData相关数据。
@ -170,4 +172,4 @@ CSV载入操作分为3步
3点击“载入数据”后成功界面如下图所示。
![enter image description here](https://vnpy-community.oss-cn-shanghai.aliyuncs.com/forum_experience/yazhang/quick_start/exito_csv_load.png "enter image title here")
![enter image description here](https://vnpy-community.oss-cn-shanghai.aliyuncs.com/forum_experience/yazhang/quick_start/exito_csv_load.png "enter image title here")