nseopen | R Documentation |
NSE Pre Open Market data
nseopen(x = "n50")
x |
"fo" for F&O stocks, "all" for all the stocks. Default is "n50" for NIFTY 50 stocks. |
Get NSE Pre open market data.
A dataframe with NSE Pre open market data.
NSE market opening time is 9.00 AM (IST). The NSE pre market closes at 9.08 AM (IST).
Nandan L. Patil tryanother609@gmail.com
<https://www1.nseindia.com/live_market/dynaContent/live_watch/pre_open_market/pre_open_market.htm>
bhavpr
bhav
fobhavtoday
## Not run:
# NSE Pre market open data of Nifty 50 stocks
library(nser)
nseopen("n50")
# Pre open market data of F&O stocks
nseopen("fo")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.