The most recent content from our members.
Hi, I would like to get real-time updates for only specific fields of a RIC. I've using the below sample code for the dynamic view/field filtering. ElementList view = EmaFactory.createElementList(); OmmArray array = EmaFactory.createOmmArray(); array.fixedWidth(2); array.add(EmaFactory.createOmmArrayEntry().intValue(22));…
It looks like you're new here. Sign in or register to get started.