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

live updating accurate stock data with colors! (use statslive.html not stats.html) #8

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

JishnuS420
Copy link
Contributor

@JishnuS420 JishnuS420 commented Apr 18, 2024

Current Flaws and Future needed to be worked on:

  • Graph doesn't update according to the live data (still uses the Vantage API, need to work on introducing the data points from websocket and also add a live button that zooms in on the graph to the latest hour scale ish and display growth and fall as red and green)
  • Last Price doesn't display the % change from the closed price and Graph doesn't have a dashed line with the closed price
  • The stock information is not updated after inital pull, this needs to be updating regularly as well

New Ideas (check is accepted):

  • News information on the called stock below the graph and information???
  • Add a alert that displays market status
  • If possible implement a recommendation for popular stocks???

Copy link

vercel bot commented Apr 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
csa-ai-frontend ✅ Ready (Inspect) Visit Preview Apr 18, 2024 10:41am

@DavidVasilev1 DavidVasilev1 merged commit 33f9466 into main Apr 18, 2024
2 checks passed
@DavidVasilev1
Copy link
Contributor

goood

@DavidVasilev1 DavidVasilev1 self-requested a review April 18, 2024 15:45
@DavidVasilev1 DavidVasilev1 added the frontend Pertains to all frontend design, logic, or planning. label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Pertains to all frontend design, logic, or planning.
Projects
Development

Successfully merging this pull request may close these issues.

2 participants