RuchiTanmay / nselib

nse data library
Apache License 2.0
50 stars 32 forks source link

Setting file name while getting the csv #9

Closed Wambyat closed 1 year ago

Wambyat commented 1 year ago

When I call price_volume_and_deliverable_position_data it automatically saves it to file.csv. I would like to add an optional parameter where we can specify the file name.

Wambyat commented 1 year ago

I've opened a pull request that solves this issue.

RuchiTanmay commented 1 year ago

Thanks Anirudh for you pull request, I will test and work with this PR

Wambyat commented 1 year ago

Thank you! PLease let me know if there are any issues/ errors.