Historical Equity Bhavcopy from NSE (original) (raw)
Introduction
- Download bhavcopy from NSE(National Stock Exchange) from 1 Jan 2016 to 05 July 2024.
- To download historical bhavcopy just mention the date in numeric format(Date, Month, Year). Note that date should be mentioned in quotation mark “” (inverted comma).
# Example: Let's download the Equity bhavcopy for 1 July 2024.
library(nser)
#Download bhavcopy from NSE
report = bhav1("01072024")