Description Usage Arguments See Also
View source: R/security.service.R
Returns realtime price for security
| 1 | getSecurityRealtimePrice(identifier, opts = list())
 | 
| identifier | String A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) | 
| opts | named list Optional query params for endpoint | 
| opts$source | String iex | bats | bats_delayed | utp_delayed | cta_a_delayed | cta_b_delayed (defaults to best source availiable) | 
Other security endpoints: getAllSecurities,
getIndicesDataPointHistory,
getSecurityById,
getSecurityDataPointHistory,
getSecurityDataPointNumber,
getSecurityDataPointText,
getSecurityDividendsLatest,
getSecurityEarningsLatest,
getSecurityIntradayPrices,
getSecurityStockPrices,
getSecurityZacksAnalystRatingsSnapshot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.