Standardize columns across all sections in Portfolio section in Bisq
#5,309 opened on Mar 15, 2021
Description
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.
Also all sections should have an option to export to CSV. It is only 'Open trades' missing this. This would be helpful when wanting to place the same offers again whilst they are still 'open'. Currently this has to be done by copying down the trade data manually.
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
Open trades
History
Failed