diff --git a/docs/quickstart.md b/docs/quickstart.md index e653daba..4ee1bfb3 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -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") \ No newline at end of file +![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")