Hi, could you please give an instruction on how to install and use Python API? In particular, could you please give me an example on how to get the historical market cap, list date, and delist date of a stock? Thank you very much!
This should help: https://developers.thomsonreuters.com/eikon-apis/eikon-data-api/quick-start
@Maria Michelle.BattungIn addition to the quick start guide @dmitry.sarin pointed you to, take a look at this tutorial, which talks at length about metadata discovery (how to find field names and parameters for specific data items you want to retrieve).