// 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 */ ?> Why It’s Unlike Anything Before – CoinsMegaNews

Why It’s Unlike Anything Before

Gold Prices Soared 300% After First ETF Approval, Will Bitcoin (BTC) Follow?

[ad_1]

The most prominent narrative for the crypto industry, which has been battered over the past couple of years, is the potential approval of a spot Bitcoin exchange-traded fund.

Pantera Capital founder Dan Morehead has explained why this is such a big deal in a recent report. On November 21, Pantera Capital managing partner Dan Morehead anticipated the likely approval of a spot Bitcoin ETF in the near future and discussed the potential impact. 

Spot Bitcoin ETF is Bullish 

The old Wall Street adage “buy the rumor, sell the news” worked literally perfectly in the last two big regulatory announcements in our space, he noted. 

The day CME Bitcoin futures went live in December 2017 marked the peak of that bull market at $20,000. By early February, the asset had crashed 65%. 

Moreover, the day the Coinbase IPO went live in April 2021, the BTC price was around $65,000, but it had tanked 54% by July of the same year.

BTC prices peaking at previous launches.
BTC prices peaking at previous launches. Source: Pantera Capital

“While starting a prediction with “This time is different…” is not usually an auspicious way to begin, I believe it here,” he said. 

“Neither of those events had any impact on real-world access to Bitcoin.”

Read more: How To Buy Bitcoin (BTC) and Everything You Need To Know

Speculators bought the rumor and sold the news. Moreover, BTC futures did not open up markets to new investors, just a handful of arbitragers. Additionally, the change in who owned Coinbase stock did not change access to Bitcoin. 

“This is different. A BlackRock ETF fundamentally changes access to Bitcoin. It will have a huge (positive) impact.”

The Pantera executive strongly believes that several spot BTC ETFs will be approved within a matter of months. 

Contracts on the Chicago Mercantile Exchange back a futures crypto ETP. However, a spot product is backed by the asset itself, so issuers need to buy BTC to offer the contracts to their clients.

Comparisons to Spot Gold ETP

“The existence of an ETF is a very important step in becoming an asset class,” he said before adding, “Once an ETF exists, if you don’t have exposure, you’re effectively short.”

Analysts have also compared it to the launch of the first spot gold ETF in November 2004. Demand for the asset skyrocketed afterward as the ETF legitimized gold as an investment. 

By the end of 2011, gold prices had surged more than 300% to reach $1,800/oz.

If BTC demand mirrors that of gold, it could surge to a potential $150,000 in the next few years. The asset is currently changing hands for $37,363.

Disclaimer

In adherence to the Trust Project guidelines, BeInCrypto is committed to unbiased, transparent reporting. This news article aims to provide accurate, timely information. However, readers are advised to verify facts independently and consult with a professional before making any decisions based on this content.

[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 */ ?>