Hello,
I am very eager to get started with the API, but I am already running into issues.
My example:
import eikon as ek
ek.set_app_id('xxx') # replaced ID
ek.get_symbology(["MSFT.O", "GOOG.O", "IBM.N"], from_symbol_type="RIC", to_symbol_type="ISIN")
Should output:
ISIN
GOOG.O US02079K1079
IBM.N US4592001014
MSFT.O US5949181045
However, my output is:
Port 9000 was retrieved from .portInUse file