question

Upvotes
Accepted
6 0 2 3

Is it possible to pull out statistics from RTDS that show update rates, watchlist sizes etc (ie data show in adsmon or adhmon for example) ?

trep#technology#product
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
26.4k 62 17 14

Hello @graham.street

There is the RMC - C++ API that lets you access RTDS share memory programmatically. However, like my colleague's suggestion above, the RTDS is now support REST interface that lets you access its configurations, share memory and even a snapshot market price data which is easier than using the RMC C++ API.


1707390524970.png


1707390524970.png (195.2 KiB)
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.

Many thanks for the quick response

Upvotes
83.1k 281 53 77

@graham.street

Thank you for reaching out to us.

The new version ADH and ADS support REST interfaces which can be used to access shared memory resources. These provide equivalent functionalities to adhmon and adsmon.

For more information, you can refer to the ADH and ADS guides.

Otherwise, you can contact ADH or ADS support team directly via MyRefinitiv.

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.

Many thanks. I will look for a REST in the documents. Many thanks

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.