getAllStockCur: get all the stock data of the latest day.

Description Usage Value Examples

View source: R/getAllStockCur.R

Description

get all the stock data of the latest day.

Usage

1

Value

data.frame contain all the data from the latest trading day

symbol Stock Symbol

code Stock Code

name Stock Name

trade the current trading price

pricechange the price change of the stock in RMB

changepercent the percent of the price change of the stock

buy buy price

sell sell price

settlement close price of the last day

open open price

high highest price

low lowest price

volume the volume

amount number of trading stocks * trading price

ticktime time

per Price-Earnings Ratio

pb Price/Book value

mktcap market capital

nmc market value

turnoverratio turnover ratio

Examples

1

Jiramew/stockCn documentation built on May 7, 2019, 10:53 a.m.