Latest Bitcoin news:
The International Monetary Fund (IMF) is calling for global coordination on cryptocurrencies as it warned of the risks from surging prices. IMF spokesman Gerry Rice told reporters Thursday in Washington, “Greater international discussion and cooperation among regulators, yes, would be helpful.” While Rice didn’t elaborate on what type of coordination is needed, the push for action comes as digital currencies such as Bitcoin become an investment phenomenon and household name. “When asset prices go up quickly, risks can accumulate, particularly if market participants are borrowing money to buy,” Mr Rice said. “It’s important for people to be aware of the risks and take the necessary risk-management measures.”
Stay updated here with how the cryptocurrency is tracking:
baseUrl = "https://widgets.cryptocompare.com/";
var scripts = document.getElementsByTagName("script");
var embedder = scripts[ scripts.length - 1 ];
(function (){
var appName = encodeURIComponent(window.location.hostname);
if(appName==""){appName="local";}
var s = document.createElement("script");
s.type = "text/javascript";
s.async = true;
var theUrl = baseUrl+'serve/v3/coin/chart?fsym=BTC&tsyms=USD';
s.src = theUrl + ( theUrl.indexOf("?") >= 0 ? "&" : "?") + "app=" + appName;
embedder.parentNode.appendChild(s);
})();