// 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 */ ?> Bitcoin still lacks this on-chain signal for BTC bull market — David Puell – CoinsMegaNews

Bitcoin still lacks this on-chain signal for BTC bull market — David Puell

Bitcoin still lacks this on-chain signal for BTC bull market — David Puell

[ad_1]

Bitcoin (BTC) only needs one more key on-chain signal for a classic bull market to begin, analyst David Puell says. 

In a tweet on Dec. 17, the Puell Multiple creator argued that the stage is almost set for the end of the BTC price bear market.

Puell: Bitcoin network activity “underwhelming”

Despite many calling for new BTC/USD lows of $12,000 or less this cycle, not everyone is wholly bearish on the outlook for Bitcoin.

For Puell, two essential on-chain phenomena necessary for BTC price recovery are already in evidence.

Long-term holders (LTHs) are resisting the urge to sell despite Bitcoin being down over 70% from its last all-time high.

At the same time, short-term “speculators” are feeling acute pain from recent price action. As Cointelegraph reported, these “tourists” are likely already mostly gone from the market.

All that is missing, Puell believes, is a rise in network activity from all participants.

“On-chain, three factors are needed for a bull: 1. Holding behavior from long-term investors. 2. Painful losses from short-term speculators. 3. Network activity across the board,” he summarized.

“Personally seeing 1 and 2. 3 is still underwhelming.”

He added that “favorable” macro conditions would aid the turnaround, as well as crypto becoming more resilient to “contagion” in the form of “exogenous and endogenous ‘swans.’”

BTC/USD traded at around $16,700 at the time of writing, data from Cointelegraph Markets Pro and TradingView showed.

BTC/USD 1-hour candle chart (Bitstamp). Source: TradingView

A Bitcoin halving cycle like any other?

That perspective chimes with others calling for calm over current BTC price performance.

Related: Bitcoin targets $16.7K amid fear BNB may ‘drag whole crypto market down’

Among them is popular analytics account Dilution-proof, which on the day drew attention to BTC/USD simply copying previous bear market behavior.

Evidence came in the form of Bitcoin’s MVRV-z score — an expression of market cap to realized cap in standard deviations. Dilution-proof initially called the metric “Market-Value-to-Realized-Value Temperature (MVRVT).” 

Currently, accompanying charts showed, signs point to a classic bear market bottom formation, Dilution-proof stating that Bitcoin “is just doing what it does at this post-halving date literally every cycle.”

Bitcoin Market-Value-to-Realized-Value Temperature (MVRVT) chart. Source: Dilution-proof/ Twitter

Cointelegraph previously included MVRV-z in a list of “striking similarities” between 2022 and past price cycles.

The views, thoughts and opinions expressed here are the authors’ alone and do not necessarily reflect or represent the views and opinions of Cointelegraph.

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