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

Add an adjusted value calculator #12

Open
w0rp opened this issue Apr 14, 2022 · 0 comments
Open

Add an adjusted value calculator #12

w0rp opened this issue Apr 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@w0rp
Copy link
Member

w0rp commented Apr 14, 2022

Problem

Routes like /portfolio/ABC show a page displaying all available information for a given currency in a portfolio. There is a large amount of space available on the page. One regular task I find myself doing in the Python shell is working out how much money I will get if I sell some currency at different prices.

Solution

It would be good to add an input to the page which is auto-filled with the current price of an asset, which can be updated to reflect a different price for that asset, and which will display the total value of the asset for that adjusted price. (Amount * NewRate).

@w0rp w0rp added the enhancement New feature or request label Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant