Skip to content

Commit 0effe27

Browse files
committed
#update 图床地址
1 parent 34aaaa0 commit 0effe27

18 files changed

+102
-102
lines changed

.github/FUNDING.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
github: [yutiansut]
44
open_collective: quantaxis
5-
custom: http://pic.yutiansut.com/alipay.png
5+
custom: http://picx.gulizhu.com/alipay.png

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ plot的图示例:
178178

179179
- 可能需要先升级pyecharts 到最新版本 (```pip install pyecharts -U -i https://pypi.doubanio.com/simple```)
180180

181-
![](http://pic.yutiansut.com/QQ%E5%9B%BE%E7%89%8720190103220819.png)
181+
![](http://picx.gulizhu.com/QQ%E5%9B%BE%E7%89%8720190103220819.png)
182182

183183

184184
## 1.2.4

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
写代码不易...请作者喝杯咖啡呗?
44

55

6-
![](http://pic.yutiansut.com/alipay.png)
6+
![](http://picx.gulizhu.com/alipay.png)
77

88
(PS: 支付的时候 请带上你的名字/昵称呀 会维护一个赞助列表~ )
99

Documents/DataStruct.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# QUANTAXIS的核心数据结构以及方法
22

33

4-
![datastruct](http://pic.yutiansut.com/datastruct.png)
4+
![datastruct](http://picx.gulizhu.com/datastruct.png)
55

66
属性用@property装饰器装饰,进行懒运算 提高效率
77
<!-- vscode-markdown-toc -->
@@ -492,4 +492,4 @@ QUANTAXIS>> The Pic has been saved to your path: .\QA_stock_day_000001_bfq.html
492492

493493
```
494494

495-
![](http://pic.yutiansut.com/QQ%E6%88%AA%E5%9B%BE20171004125336.png)
495+
![](http://picx.gulizhu.com/QQ%E6%88%AA%E5%9B%BE20171004125336.png)

Documents/WINDOWS_PowerShell_卡死问题.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
解决办法是可以打开任意一个cmd或powershell窗口,然后在title栏右键,点击属性,在选项界面有个快速编辑模式,去掉即可。
77

8-
![](http://pic.yutiansut.com/powershell%E8%AE%BE%E7%BD%AE.png)
8+
![](http://picx.gulizhu.com/powershell%E8%AE%BE%E7%BD%AE.png)
99

1010
而原因则是有在控制台进行日志输出。。。
1111

Documents/about_event.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ QAENGINE分三个部分
2727
事件的核心可以简单理解为一个带队列的线程(进程/协程),将事件分类,做成生产者消费者模式,通过队列传递任务
2828

2929

30-
![](http://pic.yutiansut.com/QUANTAXISEvent.png)
30+
![](http://picx.gulizhu.com/QUANTAXISEvent.png)
3131

3232
## QATASK - 存在于队列中的标准单元
3333

Documents/about_market.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ QUANTAXIS的market前置可以理解为一个类似于没有界面的交易客
66

77
在backtest中,使用时间轴(一个生成器)去推动数据更新和时间前进,在真实环境中,就是真实的时间和行情驱动前进
88

9-
![](http://pic.yutiansut.com/market_gen.png)
9+
![](http://picx.gulizhu.com/market_gen.png)
1010

11-
![](http://pic.yutiansut.com/%E9%87%8D%E6%9E%84%E6%96%87%E6%A1%A3-%E5%B8%82%E5%9C%BA.png)
11+
![](http://picx.gulizhu.com/%E9%87%8D%E6%9E%84%E6%96%87%E6%A1%A3-%E5%B8%82%E5%9C%BA.png)
1212

13-
![](http://pic.yutiansut.com/%E9%87%8D%E6%9E%84%E6%96%87%E6%A1%A3-%E5%BC%95%E6%93%8E.png)
13+
![](http://picx.gulizhu.com/%E9%87%8D%E6%9E%84%E6%96%87%E6%A1%A3-%E5%BC%95%E6%93%8E.png)

Documents/about_pr.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ git push origin master
2323
6. 提交代码
2424
7. 等待审核通过
2525

26-
![](http://pic.yutiansut.com/PR1.png)
27-
![](http://pic.yutiansut.com/PR2.png)
28-
![](http://pic.yutiansut.com/PR3.png)
26+
![](http://picx.gulizhu.com/PR1.png)
27+
![](http://picx.gulizhu.com/PR2.png)
28+
![](http://picx.gulizhu.com/PR3.png)

Documents/account.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
在1.0版本以后,回测的策略是以继承账户类来进行的
1919

20-
![](http://pic.yutiansut.com/%E9%87%8D%E6%9E%84%E6%96%87%E6%A1%A3-%E8%B4%A6%E6%88%B7.png)
20+
![](http://picx.gulizhu.com/%E9%87%8D%E6%9E%84%E6%96%87%E6%A1%A3-%E8%B4%A6%E6%88%B7.png)
2121

2222
## 账户/组合/策略的关系
2323
```json

Documents/install.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -66,18 +66,18 @@ python backtest.py
6666
## 启动jupyter 来运行QUANTAXIS
6767

6868
### 1.在命令行启动jupyter
69-
![](http://pic.yutiansut.com/QQ%E6%88%AA%E5%9B%BE20180626231059.png)
69+
![](http://picx.gulizhu.com/QQ%E6%88%AA%E5%9B%BE20180626231059.png)
7070

7171

7272
### 2.在产生的网页上新建一个notebook
73-
![](http://pic.yutiansut.com/QQ%E5%9B%BE%E7%89%8720180626231143.png)
73+
![](http://picx.gulizhu.com/QQ%E5%9B%BE%E7%89%8720180626231143.png)
7474

7575
### 3.在notebook中运行代码
76-
![](http://pic.yutiansut.com/QQ%E5%9B%BE%E7%89%8720180626231307.png)
76+
![](http://picx.gulizhu.com/QQ%E5%9B%BE%E7%89%8720180626231307.png)
7777

7878

7979
### 4.保存notebook为可运行的python文件
80-
![](http://pic.yutiansut.com/QQ%E5%9B%BE%E7%89%8720180626231353.png)
80+
![](http://picx.gulizhu.com/QQ%E5%9B%BE%E7%89%8720180626231353.png)
8181

8282
参见 [userjupyter](usejupyter.md)
8383

@@ -105,8 +105,8 @@ cd web
105105
登录后点击左上角 <模拟回测> 在模拟回测的选择界面的用户名搜索框输入回测的时候的用户名(默认是admin),回车
106106
107107
选择和你回测策略中名称一致的结果即可进入可视化界面
108-
![开启web](http://pic.yutiansut.com/quantaxis%E5%BC%80%E5%90%AF.gif)
109-
![web操作](http://pic.yutiansut.com/quantaxisweb.gif)
108+
![开启web](http://picx.gulizhu.com/quantaxis%E5%BC%80%E5%90%AF.gif)
109+
![web操作](http://picx.gulizhu.com/quantaxisweb.gif)
110110
(web操作的图太大 github上无法显示, 可以点进链接查看) -->
111111

112112
## 更新QUANTAXIS

Documents/install_for_new_to_coding.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
即可进入命令行, 命令行是windows中运行程序/配置服务中必备的工具
3939

40-
![](http://pic.yutiansut.com/powershell.png)
40+
![](http://picx.gulizhu.com/powershell.png)
4141

4242
## 安装python
4343

@@ -52,7 +52,7 @@ anaconda安装的时候 注意:
5252

5353
敲黑板! 一定都要选上, 不然需要自己手动配置path, 如果不是很了解path的童靴一定要都选上
5454

55-
![](http://pic.yutiansut.com/anaconda_install_win.png)
55+
![](http://picx.gulizhu.com/anaconda_install_win.png)
5656

5757
在安装ANACONDA的过程中,注意勾选```add to path```选项,将python的执行路径加入系统路径中
5858

@@ -80,11 +80,11 @@ pip install quantaxis -i https://pypi.doubanio.com/simple
8080

8181
在页面上按住 ```ctrl+f```键, 调出搜索框 ,搜索你需要的包 :
8282

83-
![](http://pic.yutiansut.com/QQ%E6%88%AA%E5%9B%BE20180708143617.png)
83+
![](http://picx.gulizhu.com/QQ%E6%88%AA%E5%9B%BE20180708143617.png)
8484

8585
然后点击进入
8686

87-
![](http://pic.yutiansut.com/winwheel.png)
87+
![](http://picx.gulizhu.com/winwheel.png)
8888

8989
下载whl文件到本地, 使用命令行进入本地目录:
9090

@@ -94,7 +94,7 @@ pip install quantaxis -i https://pypi.doubanio.com/simple
9494
pip install 你下载的文件.whl
9595
```
9696

97-
![](http://pic.yutiansut.com/pipwhl.png)
97+
![](http://picx.gulizhu.com/pipwhl.png)
9898

9999

100100
然后再继续
@@ -149,18 +149,18 @@ net start MongoDB
149149
## 使用jupyter调试你的代码
150150

151151
1. 在命令行启动jupyter
152-
![](http://pic.yutiansut.com/QQ%E6%88%AA%E5%9B%BE20180626231059.png)
152+
![](http://picx.gulizhu.com/QQ%E6%88%AA%E5%9B%BE20180626231059.png)
153153

154154

155155
2. 在产生的网页上新建一个notebook
156-
![](http://pic.yutiansut.com/QQ%E5%9B%BE%E7%89%8720180626231143.png)
156+
![](http://picx.gulizhu.com/QQ%E5%9B%BE%E7%89%8720180626231143.png)
157157

158158
3. 在notebook中运行代码
159-
![](http://pic.yutiansut.com/QQ%E5%9B%BE%E7%89%8720180626231307.png)
159+
![](http://picx.gulizhu.com/QQ%E5%9B%BE%E7%89%8720180626231307.png)
160160

161161

162162
4. 保存notebook为可运行的python文件
163-
![](http://pic.yutiansut.com/QQ%E5%9B%BE%E7%89%8720180626231353.png)
163+
![](http://picx.gulizhu.com/QQ%E5%9B%BE%E7%89%8720180626231353.png)
164164

165165

166166
## 自动更新数据
@@ -170,22 +170,22 @@ net start MongoDB
170170

171171

172172
1. 打开控制面板-系统和安全-管理工具
173-
![](http://pic.yutiansut.com/management.png)
173+
![](http://picx.gulizhu.com/management.png)
174174

175175
2. 打开计划任务程序
176-
![](http://pic.yutiansut.com/management2.png)
176+
![](http://picx.gulizhu.com/management2.png)
177177

178178
3. 在计划任务程序中,新建任务
179-
![](http://pic.yutiansut.com/task1.png)
179+
![](http://picx.gulizhu.com/task1.png)
180180

181181
4. 创建QUANTAXIS_Update任务
182-
![](http://pic.yutiansut.com/task2.png)
182+
![](http://picx.gulizhu.com/task2.png)
183183

184184
5. 选择运行时间/频率
185-
![](http://pic.yutiansut.com/task3.png)
185+
![](http://picx.gulizhu.com/task3.png)
186186

187187
6. 选择执行的命令
188-
![](http://pic.yutiansut.com/task4.png)
188+
![](http://picx.gulizhu.com/task4.png)
189189

190190
7. 配置完毕
191-
![](http://pic.yutiansut.com/task5.png)
191+
![](http://picx.gulizhu.com/task5.png)

Documents/install_for_windows.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ anaconda安装的时候 注意:
4242

4343
敲黑板! 一定都要选上, 不然需要自己手动配置path, 如果不是很了解path的童靴一定要都选上
4444

45-
![](http://pic.yutiansut.com/anaconda_install_win.png)
45+
![](http://picx.gulizhu.com/anaconda_install_win.png)
4646

4747
## 3. 安装(可以跳过)
4848

@@ -63,11 +63,11 @@ QUANTAXIS的代码托管在github,你需要经常用过```git pull```来更新
6363

6464
同样,在安装的时候 选择```add to path```
6565

66-
![](http://pic.yutiansut.com/git1.png)
67-
![](http://pic.yutiansut.com/git2.png)
68-
![](http://pic.yutiansut.com/git3.png)
69-
![](http://pic.yutiansut.com/git4.png)
70-
![](http://pic.yutiansut.com/git5.png)
66+
![](http://picx.gulizhu.com/git1.png)
67+
![](http://picx.gulizhu.com/git2.png)
68+
![](http://picx.gulizhu.com/git3.png)
69+
![](http://picx.gulizhu.com/git4.png)
70+
![](http://picx.gulizhu.com/git5.png)
7171

7272
## 5. 使用git下载QUANTAXIS [新手/以及不想自己改代码的注意 此段跳过]
7373

Documents/usejupyter.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# 在jupyter中调试QUANTAXIS的代码
22

33
## 1.在命令行启动jupyter
4-
![](http://pic.yutiansut.com/QQ%E6%88%AA%E5%9B%BE20180626231059.png)
4+
![](http://picx.gulizhu.com/QQ%E6%88%AA%E5%9B%BE20180626231059.png)
55

66

77
## 2.在产生的网页上新建一个notebook
8-
![](http://pic.yutiansut.com/QQ%E5%9B%BE%E7%89%8720180626231143.png)
8+
![](http://picx.gulizhu.com/QQ%E5%9B%BE%E7%89%8720180626231143.png)
99

1010
## 3.在notebook中运行代码
11-
![](http://pic.yutiansut.com/QQ%E5%9B%BE%E7%89%8720180626231307.png)
11+
![](http://picx.gulizhu.com/QQ%E5%9B%BE%E7%89%8720180626231307.png)
1212

1313

1414
## 4.保存notebook为可运行的python文件
15-
![](http://pic.yutiansut.com/QQ%E5%9B%BE%E7%89%8720180626231353.png)
15+
![](http://picx.gulizhu.com/QQ%E5%9B%BE%E7%89%8720180626231353.png)
1616

1717

1818
## 5. 一些已经写好的示例文档

README.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212

1313
[点击右上角Star和Watch来跟踪项目进展! 点击Fork来创建属于你的QUANTAXIS!]
1414

15-
![QUANTAXIS_LOGO_LAST_small.jpg](http://pic.yutiansut.com/Fn0TPEcwu_uhraf58_93Ul5yfvAz)
15+
![QUANTAXIS_LOGO_LAST_small.jpg](http://picx.gulizhu.com/Fn0TPEcwu_uhraf58_93Ul5yfvAz)
1616

17-
![gvp](http://pic.yutiansut.com/gvp.jpg)
17+
![gvp](http://picx.gulizhu.com/gvp.jpg)
1818

1919
Quantitative Financial FrameWork
2020

@@ -118,13 +118,13 @@ PS: 除了可视化的桌面端/网页端 QACommunity(内置在docker/ 群文件
118118

119119

120120

121-
![QUANTAXIS 2019.png](http://pic.yutiansut.com/FnRlMW2LQpFBrsdRv7E_uJ9RvzHt)
121+
![QUANTAXIS 2019.png](http://picx.gulizhu.com/FnRlMW2LQpFBrsdRv7E_uJ9RvzHt)
122122

123123
技术栈: python/nodejs/vue/mongodb/rabbitmq/c++
124124

125125
### 核心工具链(生产环境在用)
126126

127-
![QQ图片20191029223640.png](http://pic.yutiansut.com/FuVrzcbWJUBNrj4Wa0zlRl-YlBY_)
127+
![QQ图片20191029223640.png](http://picx.gulizhu.com/FuVrzcbWJUBNrj4Wa0zlRl-YlBY_)
128128

129129
#### 已开源
130130

@@ -263,7 +263,7 @@ http://doc.yutiansut.com
263263
写代码不易...请作者喝杯咖啡呗?
264264

265265

266-
![](http://pic.yutiansut.com/alipay.png)
266+
![](http://picx.gulizhu.com/alipay.png)
267267

268268
(PS: 支付的时候 请带上你的名字/昵称呀 会维护一个赞助列表~ )
269269

@@ -278,31 +278,31 @@ http://doc.yutiansut.com
278278

279279
首页
280280

281-
![image.png](http://pic.yutiansut.com/FnGCyLQ8nRLFOYX8elP4PhJ7IQuq)
281+
![image.png](http://picx.gulizhu.com/FnGCyLQ8nRLFOYX8elP4PhJ7IQuq)
282282

283283
登陆
284284

285-
![image.png](http://pic.yutiansut.com/FmDc4ZPxHeNncZICoMr9dqz46h78)
285+
![image.png](http://picx.gulizhu.com/FmDc4ZPxHeNncZICoMr9dqz46h78)
286286

287287
行情/键盘精灵
288288

289-
![image.png](http://pic.yutiansut.com/FhiN_asx158UobclVpCY00e61pjr)
289+
![image.png](http://picx.gulizhu.com/FhiN_asx158UobclVpCY00e61pjr)
290290

291291
lab 投研
292292

293-
![image.png](http://pic.yutiansut.com/FlkJTKu7iG-FD7Rz2DwUhvs2Cy3j)
293+
![image.png](http://picx.gulizhu.com/FlkJTKu7iG-FD7Rz2DwUhvs2Cy3j)
294294

295295
回测/组合
296296

297-
![image.png](http://pic.yutiansut.com/FuB_dC5vX5Y1_Z8At0MiMRXcE5ZT)
298-
![image.png](http://pic.yutiansut.com/Fqvh8m1ka4jdmwYwBn8MAHixpZOm)
297+
![image.png](http://picx.gulizhu.com/FuB_dC5vX5Y1_Z8At0MiMRXcE5ZT)
298+
![image.png](http://picx.gulizhu.com/Fqvh8m1ka4jdmwYwBn8MAHixpZOm)
299299

300300
模拟实盘多账户管理
301-
![image.png](http://pic.yutiansut.com/Fh0fZzqORNRmY5txaXYgHWJUCPqw)
302-
![](http://pic.yutiansut.com/QQ%E6%88%AA%E5%9B%BE20190311015440.png)
303-
![](http://pic.yutiansut.com/QQ%E6%88%AA%E5%9B%BE20190311015451.png)
304-
![](http://pic.yutiansut.com/QQ%E6%88%AA%E5%9B%BE20190311015550.png)
305-
![](http://pic.yutiansut.com/QQ%E6%88%AA%E5%9B%BE20190311015537.png)
301+
![image.png](http://picx.gulizhu.com/Fh0fZzqORNRmY5txaXYgHWJUCPqw)
302+
![](http://picx.gulizhu.com/QQ%E6%88%AA%E5%9B%BE20190311015440.png)
303+
![](http://picx.gulizhu.com/QQ%E6%88%AA%E5%9B%BE20190311015451.png)
304+
![](http://picx.gulizhu.com/QQ%E6%88%AA%E5%9B%BE20190311015550.png)
305+
![](http://picx.gulizhu.com/QQ%E6%88%AA%E5%9B%BE20190311015537.png)
306306

307307

308308

0 commit comments

Comments
 (0)