Introduction

# Example: Let's download the Equity bhavcopy for 08 July 2021. 

library(nser)
#Download bhavcopy from NSE
report = bhav("08072024")

#Download bhavcopy from BSE
report = bhav("08072024", 'BSE')


nandp1/nser documentation built on Nov. 15, 2024, 4:04 a.m.