question

Upvotes
Accepted
100 14 15 20

Trade Date Conversion to Timestamp in Seconds

Hello,

In our feeds from America, FID "TRADE_DATE" had value 1602734400 for "15 Oct 2020". This corresponded to GMT: Thursday, October 15, 2020 4:00:00 AM, or Thursday October 15, 2020 00:00:00 (am) EST. However TRADE_DATE of the same feeds from Hong Kong had 1602691200, which corresponded to GMT: Wednesday, October 14, 2020 4:00:00 PM. So what is the logic behind this? What logic should we apply so they're the same in GMT?


Both America and HK uses ELEKTRON EDGE RFA C++ API 8.x.x.


Thanks,

elektron-sdktreprfarfa-apitrade
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @jzhao

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If yes, please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Upvotes
Accepted
32.2k 40 11 20

Hello @jzhao,

Thanks following up on this topic, and for confirming that there is no issue with content, it's as expected.

On my side, from API consumer access viewpoint, RFA code that accesses content is the same, not different per exchange. RFA API is just the means of access, the content as seen would be the same, if accessed via another realtime API, for example, EMA.

If this helps,

I just tested with StarterConsuemr example that came with RFA C++ 8.0 SDK:

IBM.N ( NYSE)
FieldEntry [    16] TRADE_DATE  11/6/2020

and

7500.HK
FieldEntry [    16] TRADE_DATE  11/6/2020

I understand your point, that TRADE_DATE as published may mean different actual time for different exchanges, however, the exchange fully controls the content that they provide. As a developer and designer, we are in control of the interpretation and presentation, and can also include local time zone as part of information supplied to the business tier of the consumer app.

Therefore, I believe the behavior from RFA is confirmed to be as expected.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
32.2k 40 11 20

Hello @jzhao,

My understanding is that you would like to verify that the content, as provided by ELEKTRON service, is inconsistent across exchanges.

My personal opinion is that as different exchanges provide the content published, it's totally within their domain what and how to make available, and this causes discrepancies such as you observe.

However, the majority of the members of this forum are Refinitiv API developers, the moderators of this forum are experts in Refinitiv API. For the definitive answer on suspected content issues, the best way is to address them as a customer is to raise them directly with Refinitiv Content Helpdesk Online, this way the query will be immediately assigned to an appropriate Refinitiv content expert.

Please let us know if you are able to proceed, or I can help submit on your behalf?

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvote
100 14 15 20

Hi Zoya,

I did raise it to Refinitive, Case : 09259693. However I was asked to address the question here:

"Based on our Specialist advise, "epoch" time needs to be consulted with our Developer community. You can raise your query through the following link:

https://developers.refinitiv.com/en"

Yes if you could, please raise it again. Thank you very much.



icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.