Eikon api chain ric expansion

what's the Eikon api call in python to resolve and expand a chain RIC?


thanks

Best Answer

  • opsp
    Answer ✓

    so the method mentioned by @zoya.farberov sometimes works, but not always (as I found out painfully today). It fails when the number of RICs that are inside the chain RIC are over a certain but not precisely disclosed threshold.

Answers

  • Hello @opsp,

    get_data method accepts chain RIC as instrument input parameter, so this would be a simple way to expand a chain:

    chain.gif

  • thanks--I tried something similar but it wouldn't resolve.
    can you tell me where I can find the library of fields? especially the CF_ fields

    thanks.

  • Do you mean all the available CF_ fields?

    In this case, you can just open a quote application and click on "Display all fields"

    ahs1.png