-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
1st of all I am not sure if this is a good idea to change unless JoinMarket does it 1st.
But I find myself squinting at the screen every time I am trying to see what are other bonds available, and it's really hard to see among the sear of 0s.
The normalization factor should be easy to figure out and should be somehow proportional to the r - the interest rate as this is what introduces all those 0s after the decimal point.
The formula for valuing a bond is: V^2 (exp(rT) - 1)^2
Where:
V: the amount of Bitcoins to be lockedr: the interest rate - by default, this is set to 0.015exp: the exponent - by default, this is set to 1.3T: the time to be locked
So the formula practically is:

Another option that would maintain consistency with JoinMarket would be to highlight the non-zero values with a certain color label

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done ✅