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

[orders-web]: Show users how much cash and stocks were reserved #260

Open
akspi opened this issue Feb 8, 2019 · 3 comments
Open

[orders-web]: Show users how much cash and stocks were reserved #260

akspi opened this issue Feb 8, 2019 · 3 comments

Comments

@akspi
Copy link
Collaborator

akspi commented Feb 8, 2019

Currently, we are reserving cash and stocks. But there's no mechanism to show how much cash / orders were reserved apart from scrolling portfolio page. Users should be able to see these details explicitly probably in their Portfolio page.

@akspi akspi changed the title [orders]: Show users how much cash and stocks were reserved [orders-web]: Show users how much cash and stocks were reserved Feb 8, 2019
@akspi
Copy link
Collaborator Author

akspi commented Feb 8, 2019

For now, I was thinking about having a separate graph for reserved stocks per company? Along with just one field that shows the sum of total reserved cash. Let me know if you have something better. Write down what you have thought for it before working on anything.

@nimishagarwal76
Copy link
Collaborator

Reserved Stocks per company is already implemented. Need to show ReservedStocksWorth.

@nimishagarwal76
Copy link
Collaborator

Screenshot (9)

We can have a similar field for reserveStocksWorth. We already get map in portfolio page. Implementation would be similar to that of calculating worth of stocks owned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants