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)
source
API source for the data.
symbol
Symbol as instrument identification.
name
Name for the instrument.
exchange
Market for the instrument.
sector
Main sector of the business.
industry
Main industry of the business.
country
Country 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.