Skip to content

Commit 04bf8a1

Browse files
committed
Add C# SDK introduction; fix format
1 parent 5427e91 commit 04bf8a1

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.rst

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ShiPanE-Python-SDK
99
| 交流QQ群:11527956 |实盘易-股票自动交易|
1010
1111
自动新股申购
12-
--------
12+
------------
1313

1414
一. Windows
1515
~~~~~~~~~~~~
@@ -22,7 +22,7 @@ ShiPanE-Python-SDK
2222
- cmd 下执行(具体路径自行修改):python "C:\Users\[用户名]\Anaconda3\Scripts\shipane-scheduler.py"
2323

2424
二. Mac/Linux
25-
~~~~~~~~~~~~
25+
~~~~~~~~~~~~~
2626

2727
- 安装 Python 3.5
2828
- terminal 中运行:pip install shipane_sdk
@@ -74,5 +74,14 @@ ShiPanE-Python-SDK
7474
examples/joinquant/config/config.ini,并完善配置。
7575
- 命令行运行 "python ./examples/joinquant/simple\_runner.py"。
7676

77+
其他语言 SDK
78+
------------
79+
80+
C# SDK
81+
~~~~~~
82+
83+
| 由网友 @YBO(QQ:259219140)开发。
84+
| 见 `ShiPanETradingSDK <http://git.oschina.net/ybo1990/ShiPanETradingSDK>`_
85+
7786
.. |实盘易-股票自动交易| image:: http://pub.idqqimg.com/wpa/images/group.png
7887
:target: http://shang.qq.com/wpa/qunwpa?idkey=1ce867356702f5f7c56d07d5c694e37a3b9a523efce199bb0f6ff30410c6185d%22

0 commit comments

Comments
 (0)