We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19917bc commit 574c9a4Copy full SHA for 574c9a4
README.rst
@@ -46,6 +46,21 @@ ShiPanE-Python-SDK
46
47
详见:examples/basic_example.py
48
49
+测试用例
50
+--------------
51
+
52
+实盘易 HTTP API 封装对应的测试用例见:
53
54
++------------+-------------------------------------------------+
55
+| 查询及下单 | tests/shipane_sdk/test_client.py |
56
57
+| 客户端管理 | tests/shipane_sdk/test_client_management.py |
58
59
+| 融资融券 | tests/shipane_sdk/test_client_margin_trading.py |
60
61
+| 其他 | tests/shipane_sdk/... |
62
63
64
定时任务调度
65
--------------
66
0 commit comments