get_stock_history | R Documentation |
Get stock history.
get_stock_history(stock_code, unit = c("D", "W", "M"))
stock_code |
A string specifying stock code |
unit |
A string specifying day, week, month |
stock history data frame
# get stock history
## Not run:
get_stock_history("005930")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.