// 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 Surges Past $23K, Is the Rally Sustainable? (Analysis) – CoinsMegaNews

Bitcoin Surges Past $23K, Is the Rally Sustainable? (Analysis)

Erik Voorhees Predicts When the Next Bitcoin Bull Market Will Start

[ad_1]

Bitcoin has been moving higher as the equity markets fetched more gains. The world’s largest cryptocurrency by market capitalization climbed over $23,000 on Tuesday. Since the beginning of the year, both Bitcoin and Ethereum added 40% surges to their trajectory, retracting the entire post-FTX dump.

Needless to say, the ongoing rally has sparked concerns over its sustainability on the backdrop of last year’s bloodbath, as well as subsequent numerous fake-out rallies. However, the latest Bankless report suggests that “there are reasons to believe that this rally could have legs.”

‘Bears Out of Skies’

One of the major reasons pointed out by Bankless is that there is little to suggest that the market is over-leveraged. 2022 saw a major de-leveraging event as centralized infrastructures came crumbling down, which flushed out a gigantic portion of leverage.

Open interest on perpetual futures also saw a significant drawdown.

DeFi whales, for one, were “not particularly over-leveraged.” To trigger another event of cascading liquidation similar to that of FTX and COVID would, hence, require an “exogenous shock” as there is only $164 million of liquidatable ETH positions above $1,000 across lending protocols such as Maker, Aave, Compound, Euler, and Liquity.

“Although battered players like DCG remain, there is little to suggest that the market is over-leveraged. Given the massive amount of short liquidations YTD, it appears as though it’s bears, not bulls, who are out over their skies.”

Gauging Further

The positioning of investors and traders also suggests that the rally could be sustainable. Upon gauging further, it was found that investors are holding a large portion of their assets in cash. Meanwhile, data from Nansen shows that the percentage of large whale portfolios that are held in cash stands at 25%. Even as the value fell from its peak of 40%, the report stated that it is still at a “historically elevated level.”

Such a range was indicative that investors are nowhere near fully allocated, with “plenty of ammo remaining on the sidelines” to push the prices higher.

A chunk of liquidity has left the market as stablecoin declined over 4% from $142 billion to $136 billion. But it appears that the remaining capital still has a significant amount of dry powder.

Moreover, the asset class being highly sensitive to liquidity in the wider financial market, any loosening financial conditions could act as a bullish nod to the crypto prices.

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