Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ticker API doesnt reflect new pairs or their prices #2142

Closed
buzztiaan opened this issue Dec 18, 2018 · 14 comments
Closed

ticker API doesnt reflect new pairs or their prices #2142

buzztiaan opened this issue Dec 18, 2018 · 14 comments

Comments

@buzztiaan
Copy link

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.

@ripcurlx
Copy link
Contributor

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

@buzztiaan
Copy link
Author

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

@aejontargaryen
Copy link
Contributor

looks to be v0.8.0 data

@ripcurlx
Copy link
Contributor

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.

@aejontargaryen
Copy link
Contributor

aejontargaryen commented Dec 19, 2018

thank you ripcurlx

@buzztiaan
Copy link
Author

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

@devinbileck
Copy link
Member

Might be related to #2047

@ghost
Copy link

ghost commented Dec 21, 2018

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

@buzztiaan
Copy link
Author

buzztiaan commented Dec 21, 2018

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

@aejontargaryen
Copy link
Contributor

aejontargaryen commented Dec 22, 2018

@srhii
Copy link

srhii commented Dec 22, 2018

@ripcurlx anything on that issue?

@ripcurlx
Copy link
Contributor

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

@srhii
Copy link

srhii commented Dec 22, 2018

Thanks

@ManfredKarrer
Copy link
Contributor

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants