Bisq: Not fetching prices from coinmarketcap

Created on 4 Dec 2018  路  10Comments  路  Source: bisq-network/bisq

For example, TRTL is on coinmarketcap but it doesn't seem to be getting its price.
image

bug

Most helpful comment

Hi guys have you tried CoinGecko's free API?
Here is an endpoint for TRTL/USD - https://api.coingecko.com/api/v3/simple/price?ids=turtlecoin&vs_currencies=usd

All 10 comments

Maybe ticker symbol is different?

apparently, it's the same (TRTL):
https://coinmarketcap.com/currencies/turtlecoin/

Dec-04 23:28:08.592 [JavaFX Application Thread] INFO  b.c.p.price.PriceFeedService: We don't have a price for currency TRTL. priceProvider=http://174.138.104.137:8080/. That is expected for currencies not listed at providers. 
Dec-04 23:28:08.594 [JavaFX Application Thread] INFO  b.c.p.price.PriceFeedService: Received new data from provider http://174.138.104.137:8080/ after 0.465 sec. Requested market price for currency TRTL was not provided. That is expected if currency is not listed at provider. 

The json result of http://5bmpx76qllutpcyp.onion/getAllMarketPrices
just doesn't mention TRTL.

Hi guys have you tried CoinGecko's free API?
Here is an endpoint for TRTL/USD - https://api.coingecko.com/api/v3/simple/price?ids=turtlecoin&vs_currencies=usd

Ah I think the price nodes need to be updated...

@bobbyong ,
Thanks for the link.

@ManfredKarrer wrote:

Ah I think the price nodes need to be updated...

Does this mean that the currency codes are hardcoded in the pricenode code ?

Hi guys have you tried CoinGecko's free API?
Here is an endpoint for TRTL/USD - https://api.coingecko.com/api/v3/simple/price?ids=turtlecoin&vs_currencies=usd

Hi @bobbyong! I just wanted to give your Google Spreadsheets add-on a try, but I didn't find a way to access historical market data (e.g. exchange rate at a certain day). Does the add-on support this somehow?

Closing as complete. Fixed by updating the price nodes.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wenk2018 picture wenk2018  路  3Comments

rekcus2 picture rekcus2  路  6Comments

ripcurlx picture ripcurlx  路  6Comments

viperperidot picture viperperidot  路  6Comments

pazza83 picture pazza83  路  4Comments