');
} else {
var query = elem.find('.keywords').html();
$.ajax({
context: elem,
url: 'https://wn.com/api/upge/cheetah-search-adv/video',
cache: true,
data: {
'query': query
},
dataType: 'jsonp',
success: function(text) {
if (text.length > 0) {
video_id = text[0].id;
elem.find('.player').html('
');
}
}
});
}
}
var stopAllYouTubeVideos = function() {
var iframes = document.querySelectorAll('iframe');
Array.prototype.forEach.call(iframes, function(iframe) {
iframe.contentWindow.postMessage(JSON.stringify({ event: 'command', func: 'pauseVideo' }), '*');
});
}
jQuery(function() {
jQuery(".playVideo").live("click", function() {
if(!$(this).hasClass("played")){
stopAllYouTubeVideos();
var elem = $(this);
setTimeout(function(){
mouseOverMe(elem);
}, 1000);
}
});
jQuery(".description_box .expandContent").live("click", function() {
elem = $(this).parent().parent().parent().find('.descContent');
if(elem.height() > 51) {
elem.css('height', '44px');
$(this).html('Show More
');
}else{
elem.css('height', 'auto');
$(this).html('Hide
');
}
});
jQuery('.interview-play-off').click(function() {
$(".interview-play-off").hide();
$(".interview-play").show();
$(".videoplayer-control-pause").click();
});
jQuery(".video-desc .show_author_videos").live("click", function() {
query = $(this).attr('title');
container = $(this).parent().parent().parent().find('.video-author-thumbs');
$(this).parent().parent().parent().find('.video-author-thumbs').css('height', '220px');
jQuery.ajax({
url: '/api/upge/cheetah-photo-search/videoresults',
data: {'query': query},
success: function(text) {
if(!text) { text = i18n("No results"); }
container.html(jQuery(text));
}
});
});
});
// -->
Latest News for: mstr
Edit
BitRSS
26 Mar 2026
Strategy CEO Phong Le signaled that retail investors are growing interested in its flagship preferred share relative to its common stock ... .
Edit
Invezz
26 Mar 2026
The MSTR stock has held steady in the past two months, coinciding with the ongoing Bitcoin price action ... The main reason why the MSTR stock price may continue falling in the near term is that Bitcoin has highly bearish technicals.
Edit
The Call
26 Mar 2026
MSTR), formerly known as MicroStrategy ... As of March 26, 2026, MSTR sits at the center of a global debate regarding capital structure, digital asset adoption, and the definition of a software firm ... MSTR is down 59% from its 2025 peaks.
Edit
Cryptopolitan
26 Mar 2026
MARA Holdings announced the sale of 15,133 BTC from its treasury to retire some of its debt maturing in the coming years. The firm warned of upcoming sales, but announced the size of selling for the first time ... MARA expects cash savings of $88.1M ... ....
Edit
Bitcoin Magazine
24 Mar 2026
Analysts led by Gautam Chhugani highlighted that Strategy (MSTR), a high-beta proxy for bitcoin, remains resilient, now holding roughly 3.6% of total bitcoin supply, valued at around $53.5 billion, according to StreetInsider ... ....
Edit
Bitcoin Magazine
23 Mar 2026
The purchases were made at an average price of $74,326 per coin and funded through the sale of common stock ... JUST IN ... U.S ... At the time of writing, Bitcoin is trading slightly shy of $71,000 and MSTR is trading near $139 a share ... ....
Edit
Invezz
23 Mar 2026
The company acquired 1,031 Bitcoin for approximately $76.6 million, on Monday. The purchase was made at an average price of $74,326 per coin, slightly below the firm’s overall acquisition cost of $75,694 per Bitcoin ... ....