yahooInstrument | R Documentation |
Yahoo Finance API implementation to create an instrument. This class is a simple data mapper.
TDI::baseTDI
-> TDI::TDIResult
-> TDI::TDIInstrument
-> yahooInstrument
new()
Instrument object initialization for Yahoo Finance API.
yahooInstrument$new(source, symbol, data)
source
API source for the data.
symbol
Symbol as instrument identification.
data
Data set returned by the API.
An object of class 'Instrument'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.