filings: Company Filings

Description Usage Arguments Examples

View source: R/filings.R

Description

Filings by the company

Usage

1
2
3
4
5
6
filings(
  symbol,
  from = lubridate::today(tz = finnhub_timezone) - 3650,
  to = lubridate::today(tz = finnhub_timezone),
  ...
)

Arguments

symbol

Ticker symbol

from

Begin date

to

End date

Examples

1
filings('NVDA')

threadingdata/finnhubr documentation built on Aug. 10, 2020, 12:48 a.m.