Hello,
when using the websocket api it seems that updates to TRDPRC_1 are not rippled down to TRDPRC_2 etc.. I subscribed to the ripple fields but they do not get an update.
How can we get the values for the ripple fields?
Hello @Guido,
The application needs to handle the ripple fields itself - this is true for all SDK and not just websockets API. You can see an EMA example of how to do so.