Subscribing only selected fields in websocket

mr_easy
Is there any way we can select which fields we want to subscribe in websocket? For example, I want to just get "Last traded price", "Volume traded for the day" and "Last traded timestamp", but for this, I need to subscribe in FULL mode, which gives a lot of other data which is not required. PS. I require these fields to create candles.
Tagged:
Sign In or Register to comment.