Retrieve future chain using chain RIC

Does Eikon Python Data API support retrieving the Future Chain using Chain RIC?

Best Answer

  • Alex Putkov.1
    Alex Putkov.1 ✭✭✭✭✭
    Answer ✓

    There may be some exceptions to this, but in general yes. E.g.

    ek.get_data('0#C:',['TRDPRC_1','OPINT_1','EXPIR_DATE'])

Answers