Is it possible to pull out statistics from RTDS that show update rates, watchlist sizes etc (ie d...

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) ?

Best Answer

  • wasin.w
    wasin.w admin
    Answer ✓

    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

Answers