This commit is contained in:
lz_db
2025-11-22 16:08:27 +08:00
parent da459da0f3
commit 8646036ca5
5 changed files with 407 additions and 0 deletions

View File

@@ -119,6 +119,9 @@ async def websocket_quick_test():
while True:
# print("111111111")
res = await exchange.watch_ticker(symbol='BTCUSD')
logger.error("aaa")
logger.warning("bbb")
logger.debug("ccc")
print("===========================收到信息")
print(res)
# for order in res: