eod2_data daily update
Closed this issue · 3 comments
kirank7 commented
Hi Benny,
Great work !!!
How do I daily download , clean and update the price- delivery data on my own
Just like you upload it frequently at below main.zip
https://github.com/BennyThadikaran/eod2_data/archive/main.zip
Basically, I want to create my own "/eod2_data" folder on end of the day- daily
Please help
BennyThadikaran commented
See the instructions here to setup eod2 locally.
You must have Python 3 installed to run it.
Once setup, all you need to do is run py init.py
to download and sync the data. Run it daily to keep your data up-to-date.
EOD2_data repo is only updated weekly.
kirank7 commented
Thanks for quick response ! :)
Let me try 👍
kirank7 commented
Worked !
Thank you :)