Welcome to EOD2 Discussions! #54
Replies: 6 comments 10 replies
-
Great work, Benny! Your efforts have truly inspired me. I'm currently working on creating a Python module to fetch stock information from NSE, including market capitalization, free float, and more. Your work has been a guiding light in this endeavor. Congratulations once again, and please keep up the fantastic work! |
Beta Was this translation helpful? Give feedback.
-
I have not clearly documented it. The In the screenshot example you can access it : I will update the documentation soon so its more clear.
That would be awesome. I had some ideas for market breadth indicators on EOD2. Perhaps i'll post it on the discusions this week. |
Beta Was this translation helpful? Give feedback.
-
Amazing, really great. Thank you |
Beta Was this translation helpful? Give feedback.
-
@BennyThadikaran a feature request |
Beta Was this translation helpful? Give feedback.
-
Sure on the new thread. Almost all databases can read csvs into tables. So
your idea of plugin or api kind of access makes perfect sense to me.
As you are defining the plugin/ api interfaces it's on the implementor to
figure out the details wrt to their storage.
regards,
Pradeep
…On Tue, Apr 30, 2024, 10:22 Benny Thadikaran ***@***.***> wrote:
This seems like a good idea. I had previously considered parquet and other
formats for its storage benefits. But it would be too much of a breaking
change for most users.
This is just a quick idea that came to mind.
- Define an abstract class with methods that must be defined for the
saving behaviour.
- Write a class for default saving behaviour (saving as CSV files).
- Provide a plugin mechanism so user can define his own saving
mechanism.
Maybe i am over complicating a simple task. 😺 Do you have something in
mind? I dont know much about AWS or what is involved.
I can create a separate thread to discuss the implementation so it
benefits you.
—
Reply to this email directly, view it on GitHub
<#54 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQ7FKRXIQEXFFCMGHPYNHVLY74PQFAVCNFSM6AAAAAA55IEXSSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TENZQGIZTE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hello Benny, I was checking the NSE website as today it did the download the bhavcopy and I see the following To be discontinued w.e.f July 08,2024. Refer NSE Circular No. 62424 dated June 12, 2024. Switch to CM-UDiFF Common Bhavcopy Final(zip) Thanks |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
Hi, I'm Benny Thadikaran. Looking forward to connecting with our community members! I hope that you:
Tell us in the comments below how you use EOD2.
I will also answer any questions related to this repository.
Beta Was this translation helpful? Give feedback.
All reactions