kosp_stock: Get price history of KOSPI stock

Description Usage Arguments Value Examples

Description

kosp_stock returns price history of a given KOSPI stock from Google finance

Usage

1
kosp_stock(code, from)

Arguments

ticker

a ticker code in the format as KRX:000000

start_date

should be given as a format "2011-01-01"

end_date

should be given as a format "2012-01-01"

Value

a df in the format as OHLC

Examples

1
kosp_stock("011000", "2011-01-01")

skylics/stock_analysis documentation built on May 29, 2019, 12:41 p.m.