Get ticker based on ISIN by crawling the Xetra website

get_ticker_from_xetra(isin, preferred_exchange = "")

Arguments

isin

A single character string. ISIN.

preferred_exchange

A single character string. Stock exchange (default is empty string)

Value

A single character string containing the ticker for the given ISIN.