Hello @roman.koifman,
For realtime parsing of chains, you may find useful the following articles that describe the chain walking concept, and include java sample code:
Simple Chain objects for EMA - Part 1
and
Simple Chain objects for EMA - Part 2
If you are going to work with Tradeweb chains, you may find the example
Tradeweb Chains Helper of additional relevance.
Hi @roman.koifman: would you please elaborate your requirement. Thank you
Hi Kumaralu,
I am looking for any documentation for RMDS chains functionality.
Thank you
Can you tell us about your use case, what are you looking to do with chains?
For example, are you looking to submit a chain RIC and via DSS get the list of constituents? +
Or get history on chain constituents?
Or via realtime, "walk the chain" and subscribe the constituents to consume realtime pricing?
Hi. Thanks for providing examples.
I am interested in "viarealtime, "walk the chain" and subscribe the constituents to consumerealtime pricing"
Thank you!