get_cafeF: Get stock data from cafef.vn

View source: R/get_cafeF.R

get_cafeFR Documentation

Get stock data from cafef.vn

Description

get_cafeF() is normally slower then get_vndirect(), because it trying to scrape data instead of using the behind API

Usage

get_cafeF(symbol, start_date = NULL, end_date = NULL)

Arguments

symbol

the code of stock, for example 'VCB', 'ACB'

start_date

the start date, in the form DD/MM/YYYY

end_date

the end date, in the form DD/MM/YYYY

Value

A tibble contain all stock data in that period


vohai611/vnstockr documentation built on March 20, 2022, 10:46 p.m.