dt_ssec {pedquant} | R Documentation |
dataset of shanghai composite index
Description
The daily historical Shanghai Composite Index
Usage
dt_ssec
Format
A data frame with 7506 rows and 15 variables:
- symbol
stock ticker symbol
- name
stock ticker name
- date
trade date
- open
stock price at the open of trading
- high
stock price at the highest point during trading
- low
stock price at the lowest point during trading
- close
stock price at the close of trading
- volume
number of shares traded
- amount
monetary value of shares traded
- turnover
rate of shares traded over total
- close_adj
adjusted stock price at the close of trading
[Package pedquant version 0.2.4 Index]