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

CON-1928-improve-stock-market-subject #2122

Merged
merged 4 commits into from
Aug 16, 2023

Conversation

nprimo
Copy link
Contributor

@nprimo nprimo commented Aug 8, 2023

  • update the number of stock to be monitored and update frequency to better deal with the API call limits

- update number of stock to be monitored and update frequency to
  better deal with the API call limits
@nprimo nprimo self-assigned this Aug 8, 2023
@nprimo nprimo marked this pull request as draft August 8, 2023 14:09
@nprimo nprimo marked this pull request as ready for review August 10, 2023 12:16
@akhossanX akhossanX self-requested a review August 10, 2023 17:35
Copy link
Contributor

@akhossanX akhossanX left a comment

Choose a reason for hiding this comment

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

I reviewed the part related to Flask app

- change port to avoid conflicts with defaults on macos
- update .gitignore to exclude expanded stock data
- remove repeated if statement in utils.py
- remove comments
@nprimo nprimo requested a review from akhossanX August 14, 2023 07:37
Copy link
Contributor

@akhossanX akhossanX left a comment

Choose a reason for hiding this comment

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

Looks good

@nprimo nprimo merged commit 73a9b46 into master Aug 16, 2023
2 checks passed
@nprimo nprimo deleted the CON-1928-improve-stock-market-subject branch August 16, 2023 13:48
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.

[BUG] Stock-Market is impossible to complete without paying for an API service
2 participants