datahub_binary 1.7.2__cp312-cp312-win_amd64.whl → 1.7.4__cp312-cp312-win_amd64.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.
- datahub/ats/client_sdk.pyi +6 -0
- datahub.cp312-win_amd64.pyd +0 -0
- {datahub_binary-1.7.2.dist-info → datahub_binary-1.7.4.dist-info}/METADATA +1 -1
- {datahub_binary-1.7.2.dist-info → datahub_binary-1.7.4.dist-info}/RECORD +6 -6
- {datahub_binary-1.7.2.dist-info → datahub_binary-1.7.4.dist-info}/WHEEL +1 -1
- {datahub_binary-1.7.2.dist-info → datahub_binary-1.7.4.dist-info}/top_level.txt +0 -0
datahub/ats/client_sdk.pyi
CHANGED
|
@@ -70,8 +70,14 @@ class BaseStrategy:
|
|
|
70
70
|
def on_cancel_confirm(self, order: client_msg.CancelConfirm): ...
|
|
71
71
|
def on_cancel_pending_confirm(self, order: client_msg.CancelPendingConfirm): ...
|
|
72
72
|
def on_cancel_reject(self, order: client_msg.CancelReject): ...
|
|
73
|
+
def on_qry_sbl_list_rsp(self, rsp: client_msg.QrySblListRsp): ...
|
|
73
74
|
def on_qry_lock_record_rsp(self, rsp: client_msg.QryLockRecordRsp): ...
|
|
75
|
+
def on_lock_sbl_rsp(self, rsp: client_msg.LockSblRsp): ...
|
|
76
|
+
def on_qry_lock_position_rsp(self, rsp: client_msg.QryLockPositionRsp): ...
|
|
74
77
|
def calc(self) -> None: ...
|
|
78
|
+
def qry_sbl_list_req(self, sbl_ids: list[str]) -> str: ...
|
|
79
|
+
def lock_sbl_req(self, instrument_id: str, sbl_id: str, lock_qty: int) -> str: ...
|
|
80
|
+
def qry_lock_position_req(self) -> None: ...
|
|
75
81
|
def qry_lock_record_req(self) -> None: ...
|
|
76
82
|
def proxy(self) -> None: ...
|
|
77
83
|
def run(self) -> None: ...
|
datahub.cp312-win_amd64.pyd
CHANGED
|
Binary file
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
datahub.cp312-win_amd64.pyd,sha256=
|
|
1
|
+
datahub.cp312-win_amd64.pyd,sha256=dOOQsqbo8b9TFVpYWVf7dCOWQb3F4TY7Qmah_sj2vLc,1848320
|
|
2
2
|
datahub.pyi,sha256=nmSoTvdNi_E6ZSrzqBmjDNQAAJB1o8lJQfsXNQvcLjM,1449
|
|
3
3
|
datahub/__init__.pyi,sha256=hX8D9Qd6uPjZiUBd6rIq7Llkt_H4l_RvRXsws3sdYbI,630
|
|
4
4
|
datahub/datacache.pyi,sha256=rVDkzr0nLn54RT6EkYMDBh41t788XfVFyL4XKTJ2eSM,3587
|
|
5
5
|
datahub/datahub.pyi,sha256=vBISZrxMT6MzdBTLHya6OOGPgLlrRO1XNvOLc__OlyE,9567
|
|
6
6
|
datahub/setting.pyi,sha256=u6gYjjF6r1thSpp2XNMvg_1JUcqB64dRTkNoHlOoKUQ,889
|
|
7
|
-
datahub/ats/client_sdk.pyi,sha256=
|
|
7
|
+
datahub/ats/client_sdk.pyi,sha256=3g6pnbQIZSTIgfyTQ-MvjcMb0aRNMQ3atXeMrEBdfS8,3929
|
|
8
8
|
datahub/dbo/database.pyi,sha256=O8Gp0Os3tzznLa6hdmCaXnq7Iw4xAAkW4YcjK0jUSUY,1024
|
|
9
9
|
datahub/dbo/pg.pyi,sha256=zSr5GAiPVwvqXSN6qctkUh1My7c2tMyGETJB0Ir1Uvo,871
|
|
10
10
|
datahub/dbo/redis_stream.pyi,sha256=B3DJ5GQ_gnGqaPAGwgHwvTAVubMz99mAaoS8EK_2VaQ,734
|
|
@@ -25,7 +25,7 @@ datahub/utils/monitor/__init__.pyi,sha256=EOwgf8CbJ4g3iUAaFoR6O-mYemJ9xjP42zlBj2
|
|
|
25
25
|
datahub/utils/monitor/base.pyi,sha256=n1dKYK73JJ_7QPkCWFc-6Aj_a16j2z_VBaQ9zkN9A3E,310
|
|
26
26
|
datahub/utils/monitor/feishu.pyi,sha256=GgvJXYeX3cPOQjqpV0GJUr_Ri1_cZe2-viRBkpe6O_g,402
|
|
27
27
|
datahub.build/.gitignore,sha256=aEiIwOuxfzdCmLZe4oB1JsBmCUxwG8x-u-HBCV9JT8E,1
|
|
28
|
-
datahub_binary-1.7.
|
|
29
|
-
datahub_binary-1.7.
|
|
30
|
-
datahub_binary-1.7.
|
|
31
|
-
datahub_binary-1.7.
|
|
28
|
+
datahub_binary-1.7.4.dist-info/METADATA,sha256=qfAtLwvyL7nhcjvgTycodpYmXn0995zTGSMDeV5yS1s,7842
|
|
29
|
+
datahub_binary-1.7.4.dist-info/WHEEL,sha256=HT5wMepVT3_fC8RyaY7h_bho8yBhlmmR1GN-7bjpAPw,97
|
|
30
|
+
datahub_binary-1.7.4.dist-info/top_level.txt,sha256=J0rzqYfZghMgpObWaPGhQtV88I-KXrgArDvi_ddf6ZA,8
|
|
31
|
+
datahub_binary-1.7.4.dist-info/RECORD,,
|
|
File without changes
|