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

Added stock feature to see the stock price of a company #45

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

rahuljchopra
Copy link
Contributor

Integrate Stock API into Personal Robot Butler Script

Overview

This pull request integrates a Stock Market API into the Alexis Python script. This feature allows users to fetch the stock price of a company.

Update

Extended the main command loop to include a "stock" command, which triggers the Stock Market API to retrieve data about a company's stock price.

Usage

Users can retrieve the stock price of a company by inputting the command "stock" in the script interface.

image

This PR is associated with the issue #1

@virejdasani
Copy link
Owner

Looks good thanks!

@virejdasani virejdasani merged commit 92f4c17 into virejdasani:master Dec 8, 2023
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

2 participants