page_count: Calculate The Number of Pages of Stock Price Data of A...

Description Usage Arguments

View source: R/scrape_onefirm.r

Description

Calculate The Number of Pages of Stock Price Data of A Certain Brand

Usage

1
page_count(code, start_date, end_date, datatype)

Arguments

code

numeric. Specify a brand code

start_date

numeric. Specify the start date of the stock price data you want to acquire in the format of yyyymmdd.

end_date

numeric. Specify the end date of the stock price data you want to acquire in the format of yyyymmdd.

datatype

character. Specify the type of stock price data. If datatype = "d", get daily data. If datatype = "w", get weekly data. If 'datatype = "m", get monthly data.


KatoPachi/YahooFinance documentation built on Feb. 9, 2022, 3:22 p.m.