Hi,
After subscribing to a RIC, I receive the first refresh "snapshot" message with all fields, but after that I receive update messages with only a few fields (e.g. BID_NET_CH)
This is not favourable in our use case for many reasons, one being that missing an update would cause an inconsistent price.
Is there a way to essentially receive this refresh snapshot on each update?
Obviously, we could just to regular adhoc requests to get a snapshot but that would not be very efficient
Thanks,