rohitinu6 / Stock-Price-Prediction

This project focuses on predicting the stock prices of "The State Bank Of India" using machine learning Regression algorithms.
37 stars 71 forks source link

[Graph] <Indicator Graphs> #83

Open Pankaj4152 opened 2 weeks ago

Pankaj4152 commented 2 weeks ago

Has this bug been raised before?

Description

Current Indicator graphs are too much compressed in a long period of time so we can limit its range and ask user that of how many past days he wants to see indicators with price graph and then it will display accordingly.

will improve user experience to see and analyze the price more and be more sure of price prediction and can verify also.

@rohitinu6 or @jvedsaqib can you assign me this and please suggest some suggestion if have any like can use seaborn library to make graphs more interactive or instead of asking from user we can set it default to past 100 days. and what else can i do?

Steps to Reproduce

Include any relevant details like:

Screenshots

before- image image image

after- past 100 days image image image

Do you want to work on this issue?

Yes

If "yes" to the above, please explain how you would technically implement this.

can ask for user of past how many days and while plotting the graph access only the last few days data instead of all data to plot graph.

rohitinu6 commented 2 weeks ago

@Pankaj4152 , great work Since you have solved a lot of issues in this repo, I believe you are now very well acquainted with this project, can you please go through issue no. #80 and let me know if you can resolve it at the earliest possible.

Pankaj4152 commented 2 weeks ago

@Pankaj4152 , great work Since you have solved a lot of issues in this repo, I believe you are now very well acquainted with this project, can you please go through issue no. #80 and let me know if you can resolve it at the earliest possible.

Sure I will try you can assign me that

Pankaj4152 commented 2 weeks ago

@Pankaj4152 , great work Since you have solved a lot of issues in this repo, I believe you are now very well acquainted with this project, can you please go through issue no. #80 and let me know if you can resolve it at the earliest possible.

Sure I will try to do it by tomorrow morning. You can assign me that