get_ticker_from_xetra: Get ticker based on ISIN by crawling the Xetra website

View source: R/get_ticker.R

get_ticker_from_xetraR Documentation

Get ticker based on ISIN by crawling the Xetra website

Description

Get ticker based on ISIN by crawling the Xetra website

Usage

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.


lorenzbr/PortfolioTracker documentation built on Feb. 11, 2023, 8:27 a.m.