Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/be stock price range #426

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Feature/be stock price range #426

merged 2 commits into from
Dec 10, 2024

Conversation

cemgungor1
Copy link
Contributor

An endpoint to fetch historic stock prices. Will return stock name, day, open, close, low and high prices of the given stock. Only daily data is supported now, and range can be at most 1 year.

@cemgungor1 cemgungor1 added this to the 451 - Milestone 2 milestone Nov 25, 2024
@cemgungor1 cemgungor1 self-assigned this Nov 25, 2024
@cemgungor1 cemgungor1 linked an issue Nov 25, 2024 that may be closed by this pull request
2 tasks
Copy link
Contributor

@hikasap hikasap left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@rukiyeaslan rukiyeaslan left a comment

Choose a reason for hiding this comment

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

Good work Cem, we can merge this PR

@rukiyeaslan rukiyeaslan merged commit cbb677c into dev Dec 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] Implement Stock price range data
3 participants