question

Upvotes
Accepted
87 7 13 27

Is there any "EMA Chain objects" realized in C++

Hi:

We develop with EMA(C++)。

now I want to get the "chains" of HKSE,

I only find the "JAVA Edition", but I have difficulty to understand it.

"https://developers.thomsonreuters.com/article/simple-chain-objects-ema-part-1"

Is there "C++ Edition" realize the "chains data".

thanks a lot.

elektronrefinitiv-realtimeelektron-sdkema-apirrtelektron-message-api
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
Accepted
32.2k 40 11 20

Hello @luxiangyuan,

The article you are looking at is in 2 parts:

simple-chain-objects-ema-part-1

simple-chain-objects-ema-part-2

The first part explains the concept of chain, how it is structured, and goes over the features that will be important for chain processing, that will apply in C++, Java, Websockets.

The second part gives an example of implementation of the concepts discussed in the first part, in Java.

There is, currently, no such example in C++. Nor in Websockets. The reader will be able to use the knowledge of the concepts to design a custom implementation, per their requirements.

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
87 7 13 27

Hi Farberov

Thanks for your answer.

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.