| TDIKeyData | R Documentation |
Generic abstract base class for TDI result(s) key data. The class is a data structure for instrument key data, and should be implemented in the API implementation. Using R6 classes for data structures enforce standardization.
TDI::baseTDI -> TDI::TDIResult -> TDIKeyData
sharesOutstandingTotal number of shares.
currencyDenomination currency.
priceCurrent price.
marketCapShares total market capitalization.
ebitdaEBITDA.
trailingEPSTrailing earnings per share.
forwardEPSForward earnings per share.
trailingPETrailing price/earnings.
forwardPEForward price/earnings.
PEGPrice/earnings to growth ratio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.