HI @sreedhanya.kavunkara1
Here is the example of retrieving index constituents along with the data for each particular stock:
ek.get_data("0#.GDAXI",["DISPLY_NAME","TRDPRC_1","NETCHNG_1"])
And similar example for the futures chain:
ek.get_data("0#LCO:",["CONTR_MNTH","TRDPRC_1"])
But I m looking for retrieving the data using TRTH API using python, as I am working on automating some quality checks.
@sreedhanya.kavunkara, your initial query did not mention TRTH. Could you please post a new query in the TRTH forum, with as much detail as possible for us to understand exactly what you want to achieve ?