Description Usage Arguments Examples
Get company news
1 2 3 4 5 6  | company_news(
  symbol,
  from = lubridate::today(tz = finnhub_timezone) - 7,
  to = lubridate::today(tz = finnhub_timezone),
  ...
)
 | 
symbol | 
 Ticker symbol  | 
from | 
 Begin date  | 
to | 
 End date  | 
1  | company_news('NVDA', from = '2020-05-01', to = today())
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.