data_tools.get_forecasting_dates: Retrieve all possible forecasting dates for this asset.

View source: R/data_tools.R

data_tools.get_forecasting_datesR Documentation

Retrieve all possible forecasting dates for this asset.

Description

Retrieve all possible forecasting dates for this asset.

Usage

data_tools.get_forecasting_dates(asset_code, start_date, end_date)

Arguments

asset_code

a character vector indicating the asset. code.

start_date

the date when forecasting starts.

end_date

the date when forecasting ends.

Value

a vector containing the forecasting dates.


scalastic/fin.backend documentation built on Nov. 18, 2022, 7:10 a.m.