bhavtoday: Today's Equity Bhavcopy"

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Introduction

*Download today's equity bhavcopy from NSE(National Stock Exchange) and BSE(Bombay Stock Exchange).

*Just use bhavtoday(). Note that today's bhavcopy is made available in the evening.

# Example

library(nser)
#Todays NSE Equity Bhavcopy
report = bhavtoday()

#Todays BSE Equity Bhavcopy
report = bhavtoday('BSE')


Try the nser package in your browser

Any scripts or data that you put into this service are public.

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