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);
});
Bridgewater Associates founder Ray Dalio said Treasury Secretary Scott Bessent’s plan to increase government debt buybacks is part of a broader pattern that could signal a looming US debt crisis.
Dalio recommended investors reduce their exposure to bonds and instead hold 10% to 15% of their portfolios in gold, along with “a bit” of <a href="https://xpertsstudio.com/bitcoin-closes-3-month-sp-500-gap-eyes-90k-target-by-2026/” title=”Bitcoin Closes 3-Month S&P 500 Gap, Eyes $90K Target by 2026″>bitcoin.
Spending far outpaces revenue
In a LinkedIn post published Friday, Dalio warned that the US government is spending roughly 40% more than it brings in each year.
The federal budget deficit topped $432 billion in July alone.
If the government were a business, Dalio said debt service payments would total approximately $11 trillion — about 200% of annual revenue.
“I am confident that the government’s financial condition is at an inflection point. If this is not dealt with now, the debts will build up to levels where they can’t be managed without great trauma.”
Three-year window
Dalio estimated a crisis could arrive in “three years, give or take two” if the current trajectory is not changed.
He proposed a three-pronged approach: cut spending, raise tax revenue, and lower interest rates — all concurrently so no single adjustment becomes “traumatic.”
He cautioned against the Federal Reserve artificially forcing rates lower.
Why gold and bitcoin
Dalio said investors should be underweight debt assets like bonds, which face growing risks as the government struggles to attract buyers for its enormous deficits.
Rising long-term Treasury yields have already pressured stocks, snapping the S&P 500’s three-week advance.
Meanwhile, US government debt surpassed $40 trillion this week, and Japan has been reducing its US bond exposure.
Both gold and bitcoin rallied sharply after Bessent’s buyback announcement, with bitcoin surging from $64,000 to nearly $80,000.
Dalio’s shift toward bitcoin marks a notable evolution for a hedge fund legend who once dismissed crypto — and strengthens the case for assets that governments cannot simply print more of.
Source: bitbo.io
