I'm using websockets for stream. For example klines. But that's too much entry. If I retrieve the 1h kline, I just need open and close prices so there is no need to get the middle ones. How can I do that? If I need 4h kline, just need that at the close.
I'm using the "symbol@kline_interval" stream.