| 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)
sourceAPI source for the data.
symbolSymbol as instrument identification.
jsonJson 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.