These predictions linked to Bitcoin are based on different perspectives, including historical patterns, macroeconomic factors and technical analysis. Where could Bitcoin find its bottom? Arthur Hayes, co-founder of Bitmex, believes that Bitcoin will reach a floor around $ 70,000.
Its argument is mainly based on historical trends. Indeed, since the latter show that the BTC generally drops 36 % compared to its ATH during a bullish cycle. “Be patient. The BTC is probably looking at a bottom at $ 70,000. Or a correction of 36 % from an ath of $ 110,000, normal for a bull market, “said Arthur Hayes. The expert has even described a more detailed strategy advising traders to seek signs such as a stock market crash, the bankruptcy of a large institution or even an injection of liquidity of large central banks. When these conditions align, he considers that it will be time to allocate capital again. In a post, Hayes also explained that he also expects Bitcoin to see his price increase considerably from his floor, powered by the Liquidity injections of the Fed, as after the COVVI-19 crisis. In parallel, Michaël Van de Poppe, founder of MNCapital and experienced investor, has a more optimistic perspective. He believes that Bitcoin has already reached its bottom and is now ready to straighten through a double bottom scheme. Bitcoin course floor scenario. Source: Michaël Van de Poppe “Rettest du double hollow on Bitcoin and, finally, a relatively fast rebound upwards. I would like to see the resistance at $ 82,500 – $ 83,500 break up. If this happens, we will see an even stronger movement upwards, ”said Michaël Van de Poppe. Despite his upward perspective, he did not exclude the possibility of a deeper decline. A recession to lower the bottom? While concerns about a recession in the United States is increasing, some analysts are preparing for a worst scenario in which Bitcoin would plunge even more. The investor Doctor Profit warned that such an event could become a “black swan (Black Swan)” in 2025, pushing Bitcoin to $ 50,000. Bitcoin course recession scenario. Source: Doctor Profit Doctor Profit shared its strategy, announcing massive purchases with the majority of its liquidity between $ 50,000 and $ 60,000. For his part, Adaora Favour Nwankwo, ambassador at Coinet, shares the perspective of Doctor Profit. She also noted that the trajectory of the Bitcoin price is closely linked to economic indicators, and the next CPI data could have a considerable impact on its movement. “Here is a possible scenario: if a recession occurs, the potential decline of Bitcoin is located at around $ 50,000. If no recession occurs, the Bottom price range should be between $ 70,000 and $ 75,000, “according to its predictions. At the time of writing, the Bitcoin course (BTC) is installed at $ 81,000 after an annual drop of 13 %. Morality of history: Ten predictions from Bittom de Bitcoin are better than. Notice of non-responsibility Non-responsibility notice: In accordance with the guidelines of The Trust Project, BEINCRYPTO undertakes to provide impartial and transparent information. This article aims to provide exact and relevant information. However, we invite readers to verify the facts of their own and consult a professional before making a decision on the basis of this content.
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!