Description Usage Arguments Examples
Get the most recent news articles relating to a stock ticker symbol, including a summary of the article and a link to the original source.
1 |
ticker |
(string) Stock ticker symbol of interest. |
publish_date |
(Date) Publish date. Return articles publish at or after this date. |
limit |
(Integer) The maximum number of results returned. |
1 2 3 4 | ## Not run:
get_news('AAPL')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.