[bisq-network/bisq] Use BitcoinAverage global (#3829)

nokswedkk notifications at github.com
Tue Dec 24 10:36:57 UTC 2019


<!-- 
- make yourself familiar with the CONTRIBUTING.md if you have not already (https://github.com/bisq-network/bisq/blob/master/CONTRIBUTING.md)
- make sure you follow our [coding style guidelines][https://github.com/bisq-network/style/issues)
- pick a descriptive title
- provide some meaningful PR description below
- create the PR
- in case you receive a "Change request" and/or a NACK, please react within 30 days. If not, we will close your PR and it can not be up for compensation.
- After addressing the change request, __please re-request a review!__ Otherwise we might miss your PR as we tend to only look at pull requests tagged with a "review required".
-->

Fixes #3527 

With global price data we get overall better price dynamics with respect to low volume currency markets which occasionally were reported as meaningless to trade on. The change has inconsiderable effect on high volume currency markets with a resulting discrepancy in price of  0 mean and 0.001x standard deviation as measured.

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

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

-- Commit Summary --

  * Give global data precedence
  * Timestamp global

-- File Changes --

    M pricenode/src/main/java/bisq/price/spot/ExchangeRateService.java (2)
    M pricenode/src/main/java/bisq/price/spot/providers/BitcoinAverage.java (16)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3829.patch
https://github.com/bisq-network/bisq/pull/3829.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/3829
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191224/e233fd10/attachment.html>


More information about the bisq-github mailing list