dalal-street-server icon indicating copy to clipboard operation
dalal-street-server copied to clipboard

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

Open akspi opened this issue 6 years ago • 3 comments

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 avatar Feb 08 '19 09:02 akspi

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.

akspi avatar Feb 08 '19 14:02 akspi

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

nimishagarwal76 avatar Dec 23 '19 18:12 nimishagarwal76

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.

nimishagarwal76 avatar Dec 25 '19 14:12 nimishagarwal76