[bisq-network/bisq] Add option to chart trade statistics in terms of number of trades (#5154)

Chris Beams notifications at github.com
Thu Feb 4 13:30:51 CET 2021


This is a follow on to the feature released in v1.5.5 that allow charting USD-denominated trade volumes (#5066).

Ideally, we would allow three options for charting trade statistics:

1. Trade volume in BTC (current default)
2. Trade volume in USD (new option in v1.5.5)
3. Number of trades (proposed new option)

I tweeted about this at https://twitter.com/cbeams/status/1357298837052866560, here's a screenshot:

<img width="304" alt="image" src="https://user-images.githubusercontent.com/301810/106892658-a6b31000-66ec-11eb-962b-dd4c6177d964.png">

The graph shown in the lower tweet is available at https://docs.google.com/spreadsheets/d/1o-I5fAx7DJRVqYjW8fPbo0ztlGIhIZ1EM2iLc5aEHnA/edit#gid=86481090 (not currently publicly available)

I see the number of trades per month as one of Bisq's best health metrics. It keeps growing, it's a positive story, and it's a missed opportunity not to show this more prominently to users.

This could be implemented by offer three radio buttons above the chart instead of a toggle slider, e.g.:

`[ ] Show volume in BTC   [ ] Show volume in USD   [x] Show number of trades`

-- 
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/5154
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210204/fce5af13/attachment.htm>


More information about the bisq-github mailing list