iexInstrument | R Documentation |
IEX Cloud API implementation to create an instrument. This class is a simple data mapper.
TDI::baseTDI
-> TDI::TDIResult
-> TDI::TDIInstrument
-> iexInstrument
new()
Instrument object initialization for IEX Cloud API.
iexInstrument$new(source, symbol, json)
source
API source for the data.
symbol
Symbol as instrument identification.
json
Json string 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.