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

Modified prompt to show Indian Stocks on .NS ticker #13

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

shubhamshnd
Copy link

Showing Indian Stocks but not confident to show target prices, will need to add a credible news sources for India
image

@@ -259,7 +259,8 @@
" return response_text\n",
"\n",
"def generate_ticker_ideas(industry):\n",
" system_prompt = f\"You are a financial analyst assistant. Generate a list of 5 ticker symbols for major companies in the {industry} industry, as a Python-parseable list.\"\n",
" system_prompt = f\"You are a financial analyst assistant with knowledge of global and Indian markets. Generate a list of 5 ticker symbols for major companies in the {industry} industry within India, as a Python-parseable list. Focus on companies listed on Indian stock exchanges such as NSE or BSE.\"\n",

Choose a reason for hiding this comment

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

But what if they are interested in a non- Indian market , Better maybe include an option for Country as a input from User

Copy link
Author

Choose a reason for hiding this comment

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

Check Latest commit

@shubhamshnd shubhamshnd reopened this Mar 26, 2024
@egek92
Copy link

egek92 commented Mar 26, 2024

I think this should be in your local, it just assumes that everybody is interested in Indian stocks

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.

None yet

3 participants