[bisq-network/bisq] Remove outliers when calculating BSQ rate (#4706)

chimp1984 notifications at github.com
Sun Oct 25 23:38:36 UTC 2020


Remove outliers when calculating BSQ rate.
Add percentage for upper and lower threshold for outlier detection.

Settings:
<img width="1185" alt="5perc" src="https://user-images.githubusercontent.com/54558767/97122071-f6973980-16f0-11eb-9e58-ced19729765a.png">

With 0%:
<img width="1187" alt="0perc" src="https://user-images.githubusercontent.com/54558767/97122092-2a725f00-16f1-11eb-8157-7f015d625b7a.png">

With 1%:
<img width="1194" alt="1perc" src="https://user-images.githubusercontent.com/54558767/97122095-2e05e600-16f1-11eb-8bf6-c9472c7e948f.png">

With 5%:
<img width="1185" alt="5perc" src="https://user-images.githubusercontent.com/54558767/97122098-33fbc700-16f1-11eb-9c24-162e0a0effaf.png">

With 10%:
<img width="1194" alt="10perc" src="https://user-images.githubusercontent.com/54558767/97122104-378f4e00-16f1-11eb-85eb-56d917693a33.png">

With 20%:
<img width="1195" alt="20perc" src="https://user-images.githubusercontent.com/54558767/97122106-39591180-16f1-11eb-8981-b316c43a3859.png">






You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/4706

-- Commit Summary --

  * Remove outliers when calculating BSQ rate

-- File Changes --

    M core/src/main/java/bisq/core/user/Preferences.java (7)
    M core/src/main/java/bisq/core/user/PreferencesPayload.java (7)
    M core/src/main/resources/i18n/displayStrings.properties (1)
    M desktop/src/main/java/bisq/desktop/main/dao/economy/dashboard/BsqDashboardView.java (46)
    M desktop/src/main/java/bisq/desktop/main/settings/preferences/PreferencesView.java (53)
    M desktop/src/main/java/bisq/desktop/util/AxisInlierUtils.java (2)
    M proto/src/main/proto/pb.proto (1)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4706.patch
https://github.com/bisq-network/bisq/pull/4706.diff

-- 
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/pull/4706
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201025/3f20a9f7/attachment-0001.html>


More information about the bisq-github mailing list