| bdataInstrument | R Documentation |
Börsdata API implementation to create an instrument. This class is a simple data mapper.
TDI::baseTDI -> TDI::TDIResult -> TDI::TDIInstrument -> bdataInstrument
new()Instrument object initialization for Börsdata API.
bdataInstrument$new(source, symbol, name, exchange, sector, industry, country)
sourceAPI source for the data.
symbolSymbol as instrument identification.
nameName for the instrument.
exchangeMarket for the instrument.
sectorMain sector of the business.
industryMain industry of the business.
countryCountry of registration.
An object of class 'Instrument'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.