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

Have the value of holdings update every time the dashboard is opened #10

Open
2 tasks
Paulinakhew opened this issue Mar 15, 2019 · 1 comment
Open
2 tasks
Assignees
Labels
bug 🐛 Something isn't working enhancement ✨ New feature or request hard 😰 Extra time and attention needed ui/ux 💄 Design and user experience

Comments

@Paulinakhew
Copy link
Owner

  • In dashboard.html, the value of the holdings should be the most recent value
  • Call the api of all of the stocks and return it to the page
@Paulinakhew Paulinakhew added bug 🐛 Something isn't working enhancement ✨ New feature or request hard 😰 Extra time and attention needed ui/ux 💄 Design and user experience labels Mar 15, 2019
@Paulinakhew Paulinakhew self-assigned this Mar 15, 2019
@Paulinakhew
Copy link
Owner Author

  • I can use the quote_last_price(ticker_symbol) function from model.py
  • Iterate through all ticker symbols from the holdings list and call the function on them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working enhancement ✨ New feature or request hard 😰 Extra time and attention needed ui/ux 💄 Design and user experience
Projects
None yet
Development

No branches or pull requests

1 participant