[bisq-network/bisq] CAD price on BitcoinAverage seems to be off (#1695)

Manfred Karrer notifications at github.com
Wed Sep 19 03:51:38 UTC 2018


User reported that the CAD price on Bisq is about 450$ off from popular local exchanges.
See:
https://bisq.community/t/prices-provided-by-bitcoin-average-market-price-provider-are-out-of-wack-for-cad/6215/11

After checking the price nodes data and the requests from Bitcoin average I can confirm that we use the local price (as intended).

curl -H "X-testing: testing" https://apiv2.bitcoinaverage.com/indices/local/ticker/all?crypto=BTC

-> "last": 8572.58 at 18.09.2018 22:40 EST.

The global price is pretty far off the local price
curl -H "X-testing: testing" https://apiv2.bitcoinaverage.com/indices/global/ticker/all?crypto=BTC
->  "last": 8232.64 at 18.09.2018 22:40 EST.

I will contact Shaun to check what can cause the problem.

-- 
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/1695
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180918/05e4bd2d/attachment-0001.html>


More information about the bisq-github mailing list