Empty values in OMM\RSSL

Hi, migrating from an SFC C++ based application to an EMA application, I'm trying to clarify how things have changed on OMM\RSSL regarding the signalling of empty values.

In the Marketfeed\SSL protocol, where everything was a string, we understood from Reuters that for price fields:

  • "+0" means empty value
  • "-0" means a true zero value

Since in OMM\RSSL the transport is now binary, is there any other mechanism to signal empty values? In EMA, I see that Data::BlankEnum and DataTypeEnum::NoDataEnum could be related to this concept, could help me clarify this point?

Thanks a lot

Best Regards

Paolo

Best Answer

Answers