Skip to content
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

This PR implements the stock recommendation feature as described in issue #131. Closes #131 #150

Closed
wants to merge 1 commit into from

Conversation

sapnilmodak
Copy link
Contributor

Screenshot 2024-10-20 214402
I have designed a Python program that aims to assist users in making informed stock market decisions based on their interests. The program prompts the user to input their specific area of interest, such as a particular industry or sector. It then leverages data from the Nifty 500, which includes a wide range of companies across various industries, to identify and suggest the top three stocks that align with the user’s preferences. By analyzing key industry metrics and matching them to the user's interests, the program provides stock recommendations that are likely to appeal to the user’s investment goals. This personalized approach allows users to focus on stocks within sectors that they are most interested in, ultimately helping them make better, data-driven investment choices.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure the PR matches the requirements mentioned in the Contribution guide. The maintainer might get in touch to enusre quality. Thanks for your time

@Mayureshd-18 Mayureshd-18 self-requested a review October 20, 2024 18:38
Copy link
Collaborator

@Mayureshd-18 Mayureshd-18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sapnilmodak Please link the issue using keywords. (fixes/closes..) You can find the detailed info about the same here:
https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword

If needed, please check out merged PRs for reference.

Thanks & regards

@sapnilmodak sapnilmodak changed the title Stock recommendation added added stock_market_recommendation issue #131 fixes #131 Oct 20, 2024
@sapnilmodak sapnilmodak changed the title added stock_market_recommendation issue #131 fixes #131 added stock_market_recommendation Issues #131 Fixes #131 Oct 20, 2024
@sapnilmodak sapnilmodak changed the title added stock_market_recommendation Issues #131 Fixes #131 This PR implements the stock recommendation feature as described in issue #131. Fixes #131 Oct 20, 2024
@sapnilmodak
Copy link
Contributor Author

This PR implements the stock recommendation feature as described in issue #131.

Fixes #131

@sapnilmodak sapnilmodak reopened this Oct 20, 2024
@sapnilmodak
Copy link
Contributor Author

@rohitinu6 can you please check and accept the PR

@sapnilmodak sapnilmodak changed the title This PR implements the stock recommendation feature as described in issue #131. Fixes #131 This PR implements the stock recommendation feature as described in issue #131. Closes #131 Oct 22, 2024
@sapnilmodak
Copy link
Contributor Author

@Mayureshd-18 please review it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants