Learn R Programming

kisopenapi (version 0.0.2)

get_current_price: get current price

Description

Get current stock price.

Usage

get_current_price(stock_code)

Value

current stock price

Arguments

stock_code

A string specifying stock number (stock code)

Examples

Run this code
# get current price
if (FALSE) {
get_current_price("005930")
}

Run the code above in your browser using DataLab