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
sharesOutstanding
Total number of shares.
currency
Denomination currency.
price
Current price.
marketCap
Shares total market capitalization.
ebitda
EBITDA.
trailingEPS
Trailing earnings per share.
forwardEPS
Forward earnings per share.
trailingPE
Trailing price/earnings.
forwardPE
Forward price/earnings.
PEG
Price/earnings to growth ratio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.