nseopen: NSE Pre Open Market

View source: R/nseopen.R

nseopenR Documentation

NSE Pre Open Market

Description

NSE Pre Open Market

Usage

nseopen(x = "n50")

Arguments

x

"fo" for F&O stocks, "all" for all the stocks. Default is "n50" for NIFTY 50 stocks.

Details

Get NSE Pre open market data.

Value

A dataframe with NSE Pre open market data.

Note

NSE market opening time is 9.00 AM (IST). The NSE pre market closes at 9.08 AM (IST).

Author(s)

Nandan L. Patil tryanother609@gmail.com

Source

<https://www1.nseindia.com/live_market/dynaContent/live_watch/pre_open_market/pre_open_market.htm>

See Also

bhavprbhavfobhavtoday

Examples

## Not run: 
# NSE Pre market open data of Nifty 50 stocks
library(nser)
nseopen("n50")

# Pre market for F&O stocks
nseopen("fo")

## End(Not run)

nser documentation built on Sept. 19, 2023, 5:06 p.m.