The post Coinbase CFA Predicts an Upcoming Parabolic Move in Crypto appeared first on Coinpedia Fintech News
David Duong, Global Head of Investment Research at Coinbase Institutional, recently pointed out two catalysts that could trigger a parabolic move in the crypto market. He outlines a crypto market scenario with macroeconomic conditions and rising institutional participation, demonstrating how these two factors can make a sharp change in price.
Two Catalysts: Fed rate Cut & Institutional Growth
Duong says macro factors like potential Federal Reserve rate cuts and stable monetary policy could create a supportive environment for risk assets like Bitcoin and Ethereum. He indicates that these rate cuts will make borrowing cheaper in crypto with easy access and also increase capital in the country’s economy. But he was also quick to mention that if the Fed continues to make consecutive cuts, then there might be a risk scenario for crypto.
Duong said, “I think Fed cuts are so important because I’m more interested in direction. You don’t get a down market when the Fed starts cutting rates again. And they don’t stop with just one cut; they will do consecutive cuts. So, now I think we’re completely in a risk environment based on what the Fed has done.”
Other than this, Duong also emphasized that the growth of institutional investors and companies holding digital assets as part of their treasury.
Can Growing Institutional Activity Change Crypto Outlook?
Duong believes the rising interest among institutions can also boost the buying power and stability of the crypto market. He reiterated the role of digital asset treasuries (DAT) and an AI firm that potentially fuels the price surge of crypto. Moreover, he agrees there are potential risks in this aspect, but despite that, he confirms that it will shift the crypto market.
He said, “I think institutions are definitely going to play a big role here… I still strongly believe that institutions are really going to drive this cycle. And it’s the DAT’s sure, but I would say that even when we’re looking at what’s happening outside of our space, like the AI-fueled datacenter investments, for example.”
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
How do Fed rate cuts affect cryptocurrency prices?
Rate cuts lower borrowing costs and increase market liquidity, making riskier assets like cryptocurrency more attractive to investors seeking higher returns.
Why are institutional investors important for crypto?
Institutional involvement brings significant capital, enhances market stability, and legitimizes digital assets as a new class for corporate treasuries and investments.
What is a Digital Asset Treasury (DAT)?
A DAT is when a company or institution holds cryptocurrencies like Bitcoin on its balance sheet as a treasury reserve asset, similar to holding cash or gold.
Is the crypto market currently in a risk-on environment?
Analysis suggests that if the Fed begins a cycle of consecutive rate cuts, it would signal a strong risk-on environment, which is typically bullish for crypto markets.