
The bitcoin rally continued Monday, and investors are betting it will go even higher.
Bitcoin (XBT) was trading at more than $16,000 early Monday morning, up about 8%. And bitcoin futures, which started trading Sunday on the CBOE, showed that investors are betting the cryptocurrency will continue to climb in the coming months.
‘;
var storytext = document.getElementById(‘storytext’);
var heightToSkip = 0;
function resetValues()
{
totalHeight = 0;
targetChildElement = null;
}
// Check if story is in the blacklist of articles to remove smartassets
// [2017.07.27] Results of a one-off request from r.barbieri
if(BLACKLIST[location.pathname] === true) {
return
}
if(storytext == null)
{
console.log(“Error finding storytext element for SA embed”);
return;
}
for ( i = 0; i 0)
{
heightToSkip -= storytext.childNodes[i].clientHeight;
resetValues();
}
else if(heightToSkip minHeight && targetChildElement != null)
{
//console.log(“total height = ” + totalHeight);
//console.log(“childNode = ” + targetChildElement);
storytext.childNodes[targetChildElement].insertAdjacentHTML(‘afterend’, smartAssetDiv);
smartasset = document.getElementById(‘smartasset-article’);
smartasset.style.float = ‘left’; // allows module to have text float to right
smartasset.style.marginRight =’20px’;
smartasset.style.marginBottom =’25px’;
//console.log(storytext.childNodes[targetChildElement]);
//SMARTASSET.setDivIndex(targetChildElement);
SMARTASSET.setSmartAssetScript();
/* bail out since we’re done */
break;
}
}
/* div with id=”smartassetcontainer”. Sanity check to only embed once */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].id !== “undefined” && storytext.childNodes[i].id === “smartassetcontainer”) {
break;
}
/* div with id=”ie_column” */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].id !== “undefined” && storytext.childNodes[i].id === “ie_column”) {
resetValues();
}
/* embeds from twitter, facebook, youtube */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].classList.contains(’embed’)) {
resetValues();
}
/* cnn video player */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].classList.contains(‘cnnplayer’)) {
resetValues();
}
/* images */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘img’)
{
resetValues();
}
/* images stored in figure tags */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘figure’)
{
if(storytext.childNodes[i].clientWidth
The January futures price was about $17,800, or about $1,500 above Monday’s spot price. The futures price for February and March were even higher, around $18,000 for each. As bullish as those prices are, they are down from Sunday’s price for February and March contracts, which had topped $19,000.
Related: I bought $250 in bitcoin. Here’s what I learned
Futures are contracts that let investors buy or sell something at a specific price in the future. These futures are unusual in that, unlike traditional commodities such as oil or agricultural products, bitcoins aren’t physical assets. And unlike traditional currencies, there isn’t a central bank that backs bitcoin. They are created on computers using complex algorithms and recorded in a digital ledger.
Offering futures contracts for bitcoin allows investors to speculate on the digital currency’s price without actually owning any bitcoin. It also gives investors who believe that the run-up in price has produced a bitcoin “bubble” a chance to place a bet that bitcoin will soon fall in value.
There have been a few sharp dips along the way, but bitcoin’s rise has been stunning, having doubled in price over the last three weeks. It is up more than 400% in the just the last two months, and up about 2,000% in the last year, according to CoinDesk. It had traded for less than $1 briefly in 2011.
CNNMoney (New York) First published December 11, 2017: 10:08 AM ET