Files
market_intel/apps/collector/okx_ws.py
T
2026-08-01 10:33:19 +08:00

6 lines
175 B
Python
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
"""WebSocket 占位(P1 用 RESTWS 后期可接)。"""
from __future__ import annotations
# 第一期采集走 REST 轮询;此模块预留多路订阅入口。