powered by
Get stock history.
get_stock_history(stock_code, unit = c("D", "W", "M"))
stock history data frame
A string specifying stock code
A string specifying day, week, month
# get stock history if (FALSE) { get_stock_history("005930") }
Run the code above in your browser using DataLab