get_KOR_price: Download all listed firm's price in Korea Markets.

Description Usage Arguments Details Examples

View source: R/get_KOR_price.R

Description

This function will Download all listed firm's Adjusted price in Korea Markets. (KOSPI, KOSDAQ)

Usage

1
get_KOR_price(src = "naver")

Arguments

src

Download from 'yahoo' or 'naver'

Details

It will aumomatically save individual stock prices and combined prices for csv types

Examples

1
2
3
4
## Not run: 
 get_KOR_price()
 
## End(Not run)

hyunyulhenry/HenryQuant documentation built on Nov. 15, 2019, 2:28 a.m.