Description Usage Arguments Details Value Examples
kosd_stock returns price history of a given KOSDAQ stock from Google finance
1  | kosd_stock(ticker, start_date, end_date)
 | 
ticker | 
 a ticker code in the format as KOSDAQ::000000  | 
start_date | 
 should be given as a format "2011-01-01"  | 
end_date | 
 should be given as a format "2012-01-01"  | 
Original: July 2017 by "personalinvesting (naver blog)"
a df in the format as OHLC
1  | kosd_stock("011000", "2014-01-01", "2017-09-22")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.