// 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 */ ?> $315 Million Liquidated in 48 Hours as Cryptos Go Volatile – CoinsMegaNews

$315 Million Liquidated in 48 Hours as Cryptos Go Volatile

Crypto Market Shaken: $315 Million Liquidated in 48 Hours

[ad_1]

The cryptocurrency market saw a significant upheaval in leveraged positions, resulting in around $315 million in liquidations within the last 48 hours. This disturbance was prompted by the recent volatility observed in Bitcoin and altcoins.

Bitcoin, the flagship cryptocurrency, endured a downturn during this period, dropping to a low of $50,670 before experiencing a modest recovery to $51,873.

Crypto Market Liquidations Hit $315 Million

According to trading data from Coinglass, the crypto market saw a significant liquidation of $314.82 million between February 16 and the reporting time. Long-position traders incurred losses of $186.1 million, contrasting with short traders who lost $128.72 million within the same timeframe.

These liquidations coincided with the price of Bitcoin dipping into the $50,000 range and Ethereum sliding to $2,724 from over $2,800. Other major assets like Solana and Avalanche also experienced slight declines.

Bitcoin liquidation
Bitcoin Liquidation Map. Source: Coinglass

Binance users bore the brunt of this market turbulence. They incurred losses of $149.27 million, approximately 50% of the total liquidations in the crypto market. This is unsurprising considering Binance’s status as the largest crypto exchange by trading volume. Traders on other platforms, such as OKX, ByBit, and Huobi, also suffered notable losses.

Bitcoin Risks a Price Correction to $46,000

Ali Martinez, BeInCrypto’s Global Head of News, warned that Bitcoin could face an 8% correction if it fails to reclaim the $52,000 level quickly. He emphasized that such a dip could see BTC dropping to the $48,000 to $46,500 range, where substantial support exists.

“If Bitcoin fails to quickly reclaim the $52,000 level, it might face an 8% correction, potentially dropping to between $48,000 and $46,500. At this price range, over 1 million addresses hold more than 544,870 BTC, indicating significant support,” Martinez said.

Despite Martinez’s cautionary short-term outlook, prominent blockchain analytics firm IntoTheBlock remains bullish. The firm assigned an 85% probability that BTC will achieve a new all-time high within six months.

Read more: Bitcoin Price Prediction 2024/2025/2030

Bitcoin Hash Rate vs Difficulty
Bitcoin Hash Rate vs Difficulty. Source: IntoTheBlock

IntoTheBlock attributed this optimism to several factors, including the forthcoming halving event poised to reduce BTC’s inflation rate, anticipated Fed rate cuts, and the robust institutional interest in Bitcoin.

“Given the current momentum, the expected Fed rate cuts, and the strong institutional interest in Bitcoin, we give Bitcoin 85% odds of hitting all-time highs within the next six months,” IntoTheBlock stated.

Furthermore, the firm highlighted a significant uptick in BTC accumulation by whales. It attributed this increase to the improved ease of access for institutions to acquire Bitcoin.

Disclaimer

In line with the Trust Project guidelines, this price analysis article is for informational purposes only and should not be considered financial or investment advice. BeInCrypto is committed to accurate, unbiased reporting, but market conditions are subject to change without notice. Always conduct your own research and consult with a professional before making any financial decisions. Please note that our Terms and Conditions, Privacy Policy, and Disclaimers have been updated.

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