-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stock price predictor #46
Comments
Issue-Label Bot is automatically applying the label Links: app homepage, dashboard and code for this bot. |
Can you please assign this issue to me? |
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 ***@***.***> wrote:
Assigned #46
<#46> to
@ayushsurana710 <https://github.com/ayushsurana710>.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#46 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARPH66LDOHIA7777BCHL3BLST7LQTANCNFSM4RNESPEA>
.
|
Yes. I think of a single stock from a single company as a start. Then you can extend its functionalities as you wish to. |
Thank you!
ᐧ
…On Thu, Dec 10, 2020 at 10:23 AM Garima Singh ***@***.***> 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
<#46 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARPH66NBS5QXXOCI6N52F6TSUBH5NANCNFSM4RNESPEA>
.
|
I am interested to work on this project @garimasingh128 Please Assign this to me |
Thanks @garimasingh128 for assigning me |
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.
The text was updated successfully, but these errors were encountered: