Bisq: ticker API doesnt reflect new pairs or their prices

Created on 18 Dec 2018  路  14Comments  路  Source: bisq-network/bisq

As stated :) would be nice to propagate the actual markets in the 'allprices' ticker interfaces, so sites like coinmarketcap et al can parse it and show the markets being actually available.

Most helpful comment

Fixed.

All 14 comments

@buzztiaan You're talking about https://markets.bisq.network/api/ticker?

yes exactly , as you can see (after adding it) the 'neos-btc' market should have a value , but its not present in that url at all

looks to be v0.8.0 data

I'll have a look how this is configured in the markets API. Haven't touched it myself so far, but shouldn't be more than a config issue.

thank you ripcurlx

side case, https://markets.bisq.network/api/ticker?market=neos_btc also gives [ null ] as response

indeed,
the json result of pricenodes also doesn't mention NEOS.

Might be related to #2047

i always though the prices inside Bisq only reflected a value on trade inside Bisq
because -my- Bisq node does give a price for NEOS/BTC in that topright menu

@ripcurlx anything on that issue?

@ManfredKarrer will update the configuration file as soon as he is able to (he鈥榮 traveling a lot these days). It needs to be updated in the markets api server.

Thanks

Fixed.

Was this page helpful?
0 / 5 - 0 ratings