get_risk_quarks: Get Complete Earnings Calendar from yahoo

Description Usage Arguments Value

View source: R/get_risk_quarks.R

Description

Get complete earnings calendar from yahoo.

Usage

1
2
3
4
5
6
7
8
9
get_risk_quarks(
  prices,
  p = c(0.975),
  win_size = 200,
  model = c("EWMA", "GARCH"),
  method = c("plain", "age", "vwhs", "fhs"),
  forecast_length = 100,
  container = "risk-quarks-day"
)

Arguments

start_date

Start date

end_date

End date

blob_file

Blob file

Value

Data frame with yahoo earnings calnedar data


MislavSag/equityData documentation built on Dec. 17, 2021, 4:18 a.m.