@@ -77,7 +77,7 @@ Windows
7777配置
7878^^^^
7979
80- - cmd 中运行::code: `explorer %UserProfile%\\ .shipane_sdk\ \ config `
80+ - cmd 中运行::code: `explorer %UserProfile%\. shipane_sdk\c onfig `
8181- 修改 scheduler.ini 中的配置(建议使用Notepad++)
8282
8383运行
@@ -90,18 +90,18 @@ Windows
9090
9191- cmd 中运行
9292
93- +--------+-------------------------------------------------------------------------+
94- | 正式版 | :code: `pip install --upgrade --no-binary shipane_sdk shipane_sdk ` |
95- +--------+-------------------------------------------------------------------------+
96- | 测试版 | :code: `pip install --upgrade --pre --no-binary shipane_sdk shipane_sdk ` |
97- +--------+-------------------------------------------------------------------------+
93+ +--------+----------------------------------------------------------------------------------- +
94+ | 正式版 | :code: `pip install --upgrade --no-deps --no- binary shipane_sdk shipane_sdk ` |
95+ +--------+----------------------------------------------------------------------------------- +
96+ | 测试版 | :code: `pip install --upgrade --pre --no-deps --no- binary shipane_sdk shipane_sdk ` |
97+ +--------+----------------------------------------------------------------------------------- +
9898
9999- 参考 scheduler-template.ini 修改 scheduler.ini
100100
101101日志
102102^^^^
103103
104- - cmd 中运行::code: `explorer %UserProfile%\\ AppData\\ Local\\ 爱股网\ \ 实盘易 `
104+ - cmd 中运行::code: `explorer %UserProfile%\A ppData\L ocal\爱 股网\实 盘易 `
105105
106106Mac/Linux
107107~~~~~~~~~
@@ -133,11 +133,11 @@ Mac/Linux
133133
134134- terminal 中运行
135135
136- +--------+-------------------------------------------------------------------------+
137- | 正式版 | :code: `pip install --upgrade --no-binary shipane_sdk shipane_sdk ` |
138- +--------+-------------------------------------------------------------------------+
139- | 测试版 | :code: `pip install --upgrade --pre --no-binary shipane_sdk shipane_sdk ` |
140- +--------+-------------------------------------------------------------------------+
136+ +--------+----------------------------------------------------------------------------------- +
137+ | 正式版 | :code: `pip install --upgrade --no-deps --no- binary shipane_sdk shipane_sdk ` |
138+ +--------+----------------------------------------------------------------------------------- +
139+ | 测试版 | :code: `pip install --upgrade --pre --no-deps --no- binary shipane_sdk shipane_sdk ` |
140+ +--------+----------------------------------------------------------------------------------- +
141141
142142- 参考 scheduler-template.ini 修改 scheduler.ini
143143
@@ -180,6 +180,7 @@ Mac/Linux
180180- 同步操作依赖于实盘易 API /adjustments;因此也依赖于“查询投资组合”API,使用前请先做好测试及配置。
181181- 同步操作使用“市价单”。
182182- 如遇到策略报错“ImportError: No module named shipane_sdk”,请稍后重试。
183+ - 量化平台模拟交易运行中升级 SDK,需重启生效。
183184
184185二. 抓取方式
185186~~~~~~~~~~~~
0 commit comments