Don't want to trade it yourself?
Our desk runs DEX portfolios on profit share.
Image
var isDesktop = window.innerWidth > 1050;
var cardOrTerminal = isDesktop
? `TerminalEvery BTC signal – one screen›`
: `ExchangesView top BTC exchanges (USA)›`;
var toppickThirdHeader = `
Top Tools & Picks
Bitbo ProUnlock 70+ private charts›WalletsView top BTC hardware wallets›
${cardOrTerminal}
`;
var postContent = document.querySelector(‘.post__content’);
if (postContent) {
var h2s = postContent.querySelectorAll(‘h2’);
if (h2s.length > 0) {
// Insert the main Top Picks above first h2
h2s[0].insertAdjacentHTML(‘beforebegin’, toppicksHTML);
}
if (h2s.length > 2) {
// Insert the Credit Card Top Pick above third h2
h2s[2].insertAdjacentHTML(‘beforebegin’, toppickThirdHeader);
}
}
// Add GoodMetrics event tracking for both Top Picks sections
setTimeout(function() {
var picks = document.querySelectorAll(‘.top-picks .pick-row’);
picks.forEach(function(pick) {
pick.addEventListener(‘click’, function() {
var pickName = pick.getAttribute(‘data-pick’);
if (typeof gmTrackEvent === ‘function’) {
gmTrackEvent(‘Click Top Pick’, { property: pickName || ‘Top Pick’ });
}
});
});
}, 0);
});
Strategy co-founder Michael Saylor posted “We’re Back” on X over the weekend, a message the market widely reads as a prelude to the company’s next <a href="https://xpertsstudio.com/bitcoin-barely-blinks-as-u-s-hits-iran-sending-oil-higher-and-stocks-lower/” title=”Bitcoin barely blinks as U.S. hits Iran, sending oil higher and stocks lower”>bitcoin purchase announcement.
Summer pause and balance sheet reset
Saylor has a well-documented habit of posting cryptic weekend teasers that precede official Monday morning treasury disclosures.
If the pattern holds, Strategy could announce a fresh round of buying as early as September 1.
The company had gone quiet on the acquisition front for roughly two months.
Rather than stacking more bitcoin, management spent the summer stabilizing its preferred stock offerings, accumulating a $5.1 billion cash reserve, and raising $1.59 billion through common stock sales.
Holdings back in the green
The pause came during a difficult stretch for bitcoin, which left Strategy’s massive treasury deep in the red on paper.
The firm holds more than 840,447 BTC at an average cost basis of approximately $75,385 per coin.
Recent momentum has pushed bitcoin back above $80,000, returning Strategy’s position to profitability for the first time in months.
At current prices the company’s stock tracks closely with bitcoin and has rallied alongside the recovery.
What dry powder means for markets
With billions in fresh capital on hand, a resumption of weekly purchases could inject significant buying pressure into a market already benefiting from favorable macro conditions.
Strategy remains the largest corporate holder of bitcoin by a wide margin, and its buying activity often sets the tone for other public companies building bitcoin treasuries.
Source: bitbo.io
