-
Hey, how about using something like this instead of fixer:
https://github.com/fawazahmed0/exchange-api
I made myself a proxy that is acting like fixer API and requesting data from that free projec…
-
Binance is being removed from XMRBTC price index calculation: https://github.com/bisq-network/bisq-pricenode/pull/48#issue-2123664162
Poloniex, for the past months, is also having larger price deviat…
-
Hello, I hope this message finds you well. I would like to retrieve historical data for Brent Oil, API2 Carbon and Henry Hub gas, also the Exchange rates for dollar, euro and Yuan. I've been trying to…
-
Right now we only have the ability to deal with codes like TBTC or TBCH but the exchange rate API does not accept rates starting with T. Thus we need a function to convert for the purpose of querying …
-
NBU has API which will be useful for converting taxes into UAH.
https://bank.gov.ua/NBUStatService/v1/statdirectory/exchange?date=20190317&json
Think about response caching to avoid throttling/r…
-
It seems that the API point returns 502 now. Probably they have removed that API point, as the document now shows a new revision.
-
Hi All.
Error:
File "C:\Program Files\Python39\lib\site-packages\bit\wallet.py", line 227, in get_balance
return self.balance_as(currency)
File "C:\Program Files\Python39\lib\site-packag…
-
Need to add a secondary and tertiary source for pricing data. If bitcoinaverage is down, get price from
https://bitpay.com/bitcoin-exchange-rates
or
http://www.coindesk.com/api/
If all three time…
-
I've already made something for this, and I think it would be interesting to see how people would do it in other languages. :smile:
-
It was mentioned in https://github.com/nortakales/vs-code-qalc/issues/32 that startup time for the extension can be upwards of 20 seconds. I'm personally seeing around 15 seconds. This is too long and…