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);
});
U.S. spot bitcoin exchange-traded funds recorded $201.8 million in net outflows on Friday, snapping a nine-session inflow streak that had pulled in more than $3 billion.
The ARK 21Shares Bitcoin ETF (ARKB) accounted for the largest share of Friday’s outflows at $114.9 million.
Bitwise’s BITB followed with $49.7 million in redemptions, while BlackRock’s iShares Bitcoin Trust (IBIT) saw $33.4 million leave the fund.
Morgan Stanley’s Bitcoin Trust (MSBT) was the only product to buck the trend, drawing $9.3 million in fresh capital.
Total net assets across the spot bitcoin ETF complex slipped to $97.6 billion, falling back below the $100 billion threshold crossed just a day earlier.
August still firmly positive
Despite Friday’s reversal, the month’s flows remain well in the green at roughly $3.3 billion with one U.S. trading session left in August.
The nine-day streak that preceded the outflow was the longest positive run since late June.
BTC price
Bitcoin traded below $78,000 at the time of the outflows, under pressure after Federal Reserve Governor Christopher Waller dismissed recent softer inflation prints earlier in the week.
Source: bitbo.io
