[bisq-network/bisq] Standardize columns across all sections in Portfolio section in Bisq (#5309)

pazza notifications at github.com
Mon Mar 15 03:41:32 CET 2021


### Description

The columns providing trade info in the portfolio section in Bisq are not standardized. Some sections provide more details than others. This means some sections are missing information that would be useful.

The Portfolio section in Bisq consists of the following sub sections:

- My Open Offers
- Open Trades
- History
- Failed

All sub sections should have the following columns:

- Trade ID
- Date/Time
- Market
- Price
- Deviation
- Amount in BTC
- Amount
- Transaction fee
- Trade Free
- Payment method
- My Role
- Buyer deposit
- Seller deposit
- Offer type
- Status

Currently, for example, it is difficult to work out what the deviation from market price was for a Trade that is in your 'Open Trades' this makes the following difficult:

- Working out profit/loss
- Suggesting intended outcomes to mediators
- Suggesting intended outcomes to arbitrators
- Placing a similar offer into the market at the same price

Also all the information above should be included in the 'Trade ID' window when clicking on the (i) for more information

My Open Offers also is the only section with 'Trigger price'. I think this is fine to stay like this.


#### Version

v1.5.9

### Steps to reproduce

Look at portfolio section. Information columns are different.

### Expected behaviour

Portfolio section should be consistent with the Information columns.

### Screenshots

![my open offers](https://user-images.githubusercontent.com/66367547/111096432-6e96bc80-8537-11eb-8b7c-64b1ed4f8b98.PNG)
My open offers

![open trades](https://user-images.githubusercontent.com/66367547/111096493-8ec67b80-8537-11eb-9e8c-7ae13d4eff6d.PNG)
Open trades

![history](https://user-images.githubusercontent.com/66367547/111096547-b0bffe00-8537-11eb-92f2-0e5c532f27ed.PNG)
History

![Failed](https://user-images.githubusercontent.com/66367547/111096577-c33a3780-8537-11eb-8bf5-e010831ac1c7.PNG)
Failed



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/5309
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210314/57e61c42/attachment.htm>


More information about the bisq-github mailing list