dense-analysis / dense-analysis/pricewarp

Add an adjusted value calculator

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## 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`).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.