Change rate Venezuela

Dear support this project have good opportunity to replace localbitcoins providing a tools that is focus on the security and decentralization but in some country the change rate that you are applied are wrong in our country we have 3 kind of exchange rate that need to be take in consideration or avoid to limit the amount for a open trade that now is fix to 30% maximun

Yes I am aware of that issues which comes from the incorrect official exchange rate. I will try to deactivate it so there is none displayed and therefore no limits with price distance. To provide the real exchange rate would require some service which delivers that, which I am not aware of.

thanks for your fast answer

below the api develop by bitcoinvenezuela team that is the same that is use for localbitconis

http://api.bitcoinvenezuela.com/

the output is:

{“time”:{“timestamp”:1498503545},"BTC":{“USD”:2404.1875,“EUR”:2148.1704,“VEF”:20008397.324,“ARS”:40053.76375,“LTC”:“66.09385327”},“LTC”:{“USD”:36.375356875,“EUR”:32.501818152,"VEF":302727.05151212,“ARS”:606.0134455375,“BTC”:0.01513},“exchange_rates”:{“EUR_USD”:0.89351200769491,“VEF_USD”:10.115084493202,“ARS_USD”:16.314409088309,“XVE_USD”:8484.85,“XVE_EUR”:9492.85,“XAR_USD”:“16.66”},“LocalBitcoins_coupons”:{“USD”:“2674.30”,“XVE”:22691034.355},“variations”:{“BTC”:[1,1,1,1,0],“LTC”:[0,0,0,0,1]}}

also the project details you can see below

please let me know how i can help you with this

Regards,

Ah thanks! Are you developer? If so you could integrate it.
In package io.bisq.provider.price.providers int he provider module are examples of the providers we use. It would just require to add that and then merge the data to the collection which the clients receive (btc average should ignore venezuelan currency and that service should add it). I am too busy atm to do it myself but I will code up the ignoring of VEF.

Ignored for the next release:

2 Likes