Description Usage Arguments Value See Also
View source: R/security.service.R
Also returns mean percentiles for comparing one security to the universe of securities covered by Zacks analyst ratings, at a specific point in time.
1 | getSecurityZacksAnalystRatingsSnapshot(identifier, opts = list())
|
identifier |
String A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
opts |
named list Optional. queryParms |
opts$date |
String YYYY-MM-DD Lookup a historical snapshot on the given date |
tibble
Other security endpoints: getAllSecurities,
getIndicesDataPointHistory,
getSecurityById,
getSecurityDataPointHistory,
getSecurityDataPointNumber,
getSecurityDataPointText,
getSecurityDividendsLatest,
getSecurityEarningsLatest,
getSecurityIntradayPrices,
getSecurityRealtimePrice,
getSecurityStockPrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.