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.
@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
Might be related to https://github.com/bisq-network/bisq/issues/2047
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
wonmp wonmp...:cry:
https://markets.bisq.network/api/ticker?market=drgl_btc
this is from https://markets.bisq.network/api/#currencies
@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.
Most helpful comment
Fixed.