Open liuzimo opened 3 weeks ago
When using the WebSocket interface for receiving Kline (candlestick) data, the update frequency is noticeably slower than expected. This delay affects the real-time performance of the application, leading to outdated or lagging charts.
Compare the observed update rate (5-10 seconds) with the expected real-time performance (250ms).
When using the WebSocket interface for receiving Kline (candlestick) data, the update frequency is noticeably slower than expected. This delay affects the real-time performance of the application, leading to outdated or lagging charts.