get_current_price: get current price

View source: R/data.R

get_current_priceR Documentation

get current price

Description

Get current stock price.

Usage

get_current_price(stock_code)

Arguments

stock_code

A string specifying stock number (stock code)

Value

current stock price

Examples

# get current price
## Not run: 
get_current_price("005930")

## End(Not run)


kisopenapi documentation built on May 29, 2024, 5:26 a.m.