The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

nseopen

Introduction

NSE pre market open data. Pre market is from 09.00 hrs to 09.08 hrs (IST). The function returns a dataframe of pre open market and message with number of advances and declines.

# For Nifty 50 stocks
library(nser)
nseopen()

# For F&O stocks 
library(nser)
nseopen("fo")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.