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

Add function that will pull API and Implement API changes at EOD. #146

Closed
3 tasks done
JAYKAY2291 opened this issue May 31, 2024 · 1 comment
Closed
3 tasks done
Assignees

Comments

@JAYKAY2291
Copy link
Collaborator

JAYKAY2291 commented May 31, 2024

Summary

Function needed that will pull API at the end of each day and implement price changes.

Things out of Scope

This function is independent of adding buy orders which is called out in issue #145, although this function will be working in tandem with the buy order function.

Criteria for Completion

This should be a bulleted list of items that, if satisfied, would result in an acceptably complete Pull Request. Be as specific as you need to be. For example:

  • At the end of each day, API should be pulled, and displayed stock prices should be changed.
  • This feature must be available for all users to view.
  • Add a test proving that it works
@abachman
Copy link
Member

related issue in #56

abachman added a commit that referenced this issue May 31, 2024
@h-m-m h-m-m mentioned this issue Jun 1, 2024
@LizPrescott LizPrescott assigned LizPrescott, ghost and JAYKAY2291 and unassigned LizPrescott Jun 1, 2024
abachman added a commit that referenced this issue Jun 1, 2024
Implement stock price update job and test. Supports #146
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

No branches or pull requests

3 participants