dailydata: Daily data of a stock

dailydataR Documentation

Daily data of a stock

Description

Daily data of a stock with six columns.

Usage

data(dailydata)

Format

Daily data of a stock with six column

SYMBOL

SYMBOL of the stock

OPEN

Opening price for the day

HIGH

High price for the day

LOW

Low price for the day

CLOSE

Closing price for the day

DATE

Date for the given day

Source

https://www.nseindia.com/

See Also

bhav ,bhavtoday ,nsetree

Examples


library(nser)
data(dailydata)
daytoweek(dailydata)



nser documentation built on Sept. 11, 2024, 9:16 p.m.