// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED - Do not modify or remove comment markers above or below: if ( !function_exists( 'chld_thm_cfg_locale_css' ) ): function chld_thm_cfg_locale_css( $uri ){ if ( empty( $uri ) && is_rtl() && file_exists( get_template_directory() . '/rtl.css' ) ) $uri = get_template_directory_uri() . '/rtl.css'; return $uri; } endif; add_filter( 'locale_stylesheet_uri', 'chld_thm_cfg_locale_css' ); if ( !function_exists( 'chld_thm_cfg_parent_css' ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css', array( 'font-awesome-v5','bootstrap','sidr','magnific-popup','sliderpro' ) ); wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); } endif; add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css', 10 ); // END ENQUEUE PARENT ACTION add_action( 'admin_enqueue_scripts', 'my_cfg_admin_enqueue' ); function my_cfg_admin_enqueue(){ wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); wp_enqueue_style('style-cfg-child', get_stylesheet_uri(), array(), "4.2"); } add_action( 'after_setup_theme', 'remove_plugin_image_sizes', 999 ); function remove_plugin_image_sizes(){ remove_image_size( '2048x2048' ); remove_image_size( '1536x1536' ); remove_image_size( 'large' ); } function action_dynamic_sidebar_after( $array ) { if($array == "home-content-widgets") { echo the_content(); } }; add_action( 'dynamic_sidebar_after', 'action_dynamic_sidebar_after', 10, 1 ); add_action( 'trashed_post', 'mtp_delete_attached_thumbnail_for_trashed_product', 20, 1 ); function mtp_delete_attached_thumbnail_for_trashed_product( $post_id ) { // gets ID of post being trashed $post_type = get_post_type( $post_id ); // does not run on other post types if ( $post_type != 'post' ) { return true; } // get ID of featured image $post_thumbnail_id = get_post_thumbnail_id( $post_id ); // delete featured image wp_delete_attachment( $post_thumbnail_id, true ); }/** * The header for our theme * * This is the template that displays all of the section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?> Erik Voorhees Predicts When the Next Bitcoin Bull Market Will Start – CoinsMegaNews

Erik Voorhees Predicts When the Next Bitcoin Bull Market Will Start

Erik Voorhees Predicts When the Next Bitcoin Bull Market Will Start

[ad_1]

Erik Voorhees – CEO of ShapeShaft and an outspoken proponent of bitcoin – believes it could take between six months and three years before the next crypto bull run occurs. 

He also predicted that the primary cryptocurrency could surge to $40,000 by the summer, representing a 140% increase compared to current valuations.

‘It Won’t be Ten Years’

In a recent interview for Bankless Shows, Voorhees argued that the reigning crypto winter will not last for another decade. However, if this is the case, then “probably the whole thing failed,” he added.

The American thinks crypto could enter into a bull run as early as half a year since “that’s generally how long it takes people’s minds to start changing and speculative cycles to return.”

He believes the volatility of the market in the near future will depend on multiple key factors, including the interest rates announced by the Federal Reserve, the macroeconomic environment, and the implementation of possible regulations. 

If conditions improve, bitcoin could soar to $40,000 by the summer. Assuming his forecast comes true, this would result in 2.5X profit for investors who decide to enter the ecosystem now:

“It also has a lot to do with the macro environment. As long as interest rates are held high and monetary conditions are tighter, it’s going to be a headwind. That’ll start changing in early to mid [2023]. So I wouldn’t be surprised if bitcoin was at like $40,000 by the summer. That wouldn’t surprise me at all. And that’s like 2.5X from here. So it’s a great return.”

Erik Voorhees
Erik Voorhees, Source: CNN

Voorhees touched upon some severe catastrophes that shuttered the industry in 2022, such as the collapse of centralized organizations (with FTX, Three Arrows Capital, Celsius Network, and Voyager Digital). He advised consumers to protect themselves by relying on self-custody methods:

“But that lesson is really the one because if the majority of crypto funds and crypto wealth reside with intermediaries: A) we will never escape the regulation that this stuff is meant to escape, and B) we will never escape the need to trust humans.”

Other Predictions

Some estimate that the prolonged bear market for bitcoin will end in 2024 when the next BTC halving will occur. One proponent of that thesis is Mark Yusko – CEO of Morgan Creek Capital Management – who said:

“Then when we get to summer, that’s when we’ll get the next speculative move, and guess is that will come in anticipation of the next halving in 2024.”

Hunter Horsley – CEO of Bitwise – believes the next bull run will happen this year, adding that price declines are a great opportunity for people to increase their exposure to the primary digital asset. 

SPECIAL OFFER (Sponsored)
Binance Free $100 (Exclusive): Use this link to register and receive $100 free and 10% off fees on Binance Futures first month (terms).

PrimeXBT Special Offer: Use this link to register & enter POTATO50 code to receive up to $7,000 on your deposits.

[ad_2]

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *

/** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?>