Type/to search
0
Follow
2
Followers
Websocket 메시지 푸시 문제에 대해 질문하고 싶습니다.
Help
Created 2025-03-28 17:10:46  
 2
 716

var ws = null
ws = Dial("wss://fstream.binance.com/stream?streams=ethusdt@kline_1h/bnbsudt@kline_1h")
while (true) {
const data = ws.read()
const msg = JSON.parse(data)
Log(msg)
}

두 거래 쌍의 K-선 정보를 구독하고 왜 ETH만 출력하는지

Related Recommendations
Comment
All comments (2)

    你bnb那都写错了

    a year ago

    我说的呢,蟹蟹

    a year ago
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)