nselive {nser} | R Documentation |
NSE Live Market data
Description
NSE Live Market data
Usage
nselive(x = "n50")
Arguments
x |
"n50" and "fo" for nifty 50 and F&O. DEFAULT value is "n50". |
Details
Get live NSE market data of Nifty 50 and Futures & Options
Value
A dataframe with NSE Live market data.
Note
NSE pre-open market 09.00 hrs to 9.08 hrs (IST). Regular Trading Session 09.15 hrs to 15.30 hrs (IST)
Author(s)
Nandan L. Patil tryanother609@gmail.com
Source
<https://www.nseindia.com/market-data/live-market-indices>
See Also
bhavpr
bhav
fobhavtoday
nseindex
nseopen
Examples
## Not run:
# NSE Live market data for Nifty 50 stocks
library(nser)
nselive()
# Live market for F&O stocks
nselive("fo")
## End(Not run)
[Package nser version 1.5.3 Index]