Hello.
I am using EMA Market Price Domain to retrieve market data. Some update messages contain field TRADE_DATE, some update messages does not. Could you please help me to understand if it is related to the fact that Refinitiv aggregates data from different sources and not all of them may have TRADE_DATE?
In general, I am trying to get UTC timestamp of the trade. So I try to sum values of the fields TRDTIM_MS and TRADE_DATE in milliseconds to achieve this goal.