okxv5 1.8.10__py3-none-any.whl → 1.8.11__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: okxv5
|
3
|
-
Version: 1.8.
|
3
|
+
Version: 1.8.11
|
4
4
|
Summary: 自己个人上传使用,精力有限没有整理调用方法,不知道怎么调用的可以查看源码发给AI,有疑问联系QQ:935233452
|
5
5
|
Home-page:
|
6
6
|
Author:
|
@@ -10,6 +10,7 @@ Keywords: okxv5
|
|
10
10
|
Requires-Dist: numpy >=2.2.6
|
11
11
|
Requires-Dist: pandas >=2.3.3
|
12
12
|
Requires-Dist: requests >=2.32.5
|
13
|
+
Requires-Dist: PyYAML >=6.0.3
|
13
14
|
|
14
15
|
├── client.py # 核心 API 客户端,处理请求、响应、认证
|
15
16
|
├── consts.py # 项目常量定义,如 API 地址、错误码等
|
@@ -54,5 +55,5 @@ print("客户端已成功实例化,发送认证请求。")
|
|
54
55
|
|
55
56
|
其他调用方法一致,调用相应的API文件里想要的相应的功能
|
56
57
|
|
57
|
-
此处实盘为1,模拟盘为0
|
58
|
+
此处实盘为1,模拟盘为0,实盘为1,与官方文档相反,具体用法参考官方文档https://www.okx.com/docs-v5/zh/?language=python#overview
|
58
59
|
|
@@ -23,7 +23,7 @@ okxv5/hunyuan_client.py,sha256=uYnLNz2wSN4r_xbJzbOAEMzX1Ci4pZfvFMFfFrC3zrU,2568
|
|
23
23
|
okxv5/status_api.py,sha256=xgIDLIBKhTb6WJHWzpCn71cNFXFXkCDtBZ37lynlKaM,1484
|
24
24
|
okxv5/subAccount_api.py,sha256=vAn0jZO86cne_-n0SLYH0Z17ynLe6r-kWMut8Pl4tLw,8801
|
25
25
|
okxv5/utils.py,sha256=nqzU5tOC6PyWksPi2t--PGxactfczLvqYRRjQL7yNZM,3857
|
26
|
-
okxv5-1.8.
|
27
|
-
okxv5-1.8.
|
28
|
-
okxv5-1.8.
|
29
|
-
okxv5-1.8.
|
26
|
+
okxv5-1.8.11.dist-info/METADATA,sha256=l5KXzmWe8kL-EndLqY8dZQLyMCt8tkytC2oYFWnvApg,3228
|
27
|
+
okxv5-1.8.11.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
28
|
+
okxv5-1.8.11.dist-info/top_level.txt,sha256=GSWVvYdXvgdaQo3Z5uX0peX1pTKSzF_LypkLTm9lt-I,6
|
29
|
+
okxv5-1.8.11.dist-info/RECORD,,
|
File without changes
|
File without changes
|