garimasingh128 / awesome-python-projects

📱 ✅ Some awesome projects in python! 📱 ✅
http://garimasingh.me/awesome-python-projects/
MIT License
975 stars 283 forks source link

Stock price predictor #46

Open garimasingh128 opened 4 years ago

garimasingh128 commented 4 years ago

Stock price predictor is a machine learning system that learns about the current performance of a company and based on this, predicts future stock prices. To begin working with stock market data, you can predict and make a simple machine learning problem like predicting 6-month price movements based on fundamental indicators or build time series models, or even recurrent neural networks, on the delta between implied and actual volatility from an organizations’ quarterly report. One can also extend this project to find similar stocks based on their price movements and other factors and look for periods when their prices diverge.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.86. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

ayushsurana710 commented 3 years ago

Can you please assign this issue to me?

ayushsurana710 commented 3 years ago

Hello Garima , Do I have to show stock price prediction for a particular stock or does the project expect something else from my side. I request to clarify this.

Thanks and Regards, Ayush Surana ᐧ

On Thu, Dec 10, 2020 at 1:48 AM Garima Singh notifications@github.com wrote:

Assigned #46 https://github.com/garimasingh128/awesome-python-projects/issues/46 to @ayushsurana710 https://github.com/ayushsurana710.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/garimasingh128/awesome-python-projects/issues/46#event-4091804061, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARPH66LDOHIA7777BCHL3BLST7LQTANCNFSM4RNESPEA .

garimasingh128 commented 3 years ago

Yes. I think of a single stock from a single company as a start. Then you can extend its functionalities as you wish to.

ayushsurana710 commented 3 years ago

Thank you! ᐧ

On Thu, Dec 10, 2020 at 10:23 AM Garima Singh notifications@github.com wrote:

Yes. I think of a single stock from a single company as a start. Then you can extend its functionalities as you wish to.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/garimasingh128/awesome-python-projects/issues/46#issuecomment-742238681, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARPH66NBS5QXXOCI6N52F6TSUBH5NANCNFSM4RNESPEA .

ksdkamesh99 commented 3 years ago

I am interested to work on this project @garimasingh128 Please Assign this to me

ksdkamesh99 commented 3 years ago

Thanks @garimasingh128 for assigning me