// 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 bulls must reclaim these 2 levels as ‘death cross’ still looms – CoinsMegaNews

Bitcoin bulls must reclaim these 2 levels as ‘death cross’ still looms

Bitcoin bulls must reclaim these 2 levels as

[ad_1]

Bitcoin (BTC) faces a sink-or-swim resistance test to confirm its “macro breakout,” new analysis says.

In a tweet on Feb. 2, on-chain monitoring resource Material Indicators flagged key levels to flip to support after BTC/USD spiked above $24,000.

Bitcoin price gears up for trend line showdown

In what was ultimately a boon for Bitcoin bulls, the United States Federal Reserve delivered what risk-on traders wanted to hear on Feb. 1.

With Chair Jerome Powell using the word “disinflation,” hopes immediately began to bet on rate hikes ending sooner and easier monetary conditions returning in their place.

The mood was palpable across crypto, with BTC price action reversing an initial drop to see new six-month highs of $24,250 on Bitstamp.

While a subsequent correction took the largest cryptocurrency around $500 lower, the mood has since stayed buoyant.

For the good times to continue, however, Material Indicators believes that BTC/USD must now tackle two trend lines, which have formed resistance for much of 2022.

These are the 50-week and 200-week moving averages (WMAs), and so far, bulls have failed to even retest them, let alone flip them to support.

The 50WMA and 200WMA currently stand at $25,345 and $24,837, respectively, data from Cointelegraph Markets Pro and TradingView confirms.

“Must test key Moving Averages to confirm macro breakout or fakeout,” part of commentary stated.

An accompanying chart showed the state of the Binance order book at the time, with resistance shifting higher to allow spot price to rise with it. As Cointelegraph reported, this is a phenomenon which had already been playing out prior to the Fed event

BTC/USD order book data (Binance) annotated chart. Source: Material Indicators/ Twitter

Continuing, Material Indicators described the subsequent BTC price run-up as a “Herd of Bulls Stampede Through the Gate” in the absence of resistance pressure.

“Whether it leads to the slaughterhouse or the auction house TBD at the 50WMA and 200WMA,” it added.

“Toppy signs” and “wild cards”

Currently, BTC/USD has spent longer than ever below the 200WMA, a key aspect of its 2022 bear market which singled it out from others in its history.

Related: Best January since 2013? 5 things to know in Bitcoin this week

Furthermore, the two WMAs in focus are in the process of forming what is known as a “death cross,” where the falling 50WMA crosses under the 200WMA.

Should this play out, analysts fear that it may engender fresh downside, as was previously the case with events on lower timeframes,

“No doubt risk assets have been correlated, but BTC out performed TradFi in January with a 40% rally,” Material Indicators co-founder, Keith Alan, commented prior to the Fed.

“Now, SPX has a triple top on the Monthly and BTC is headed for a Death Cross on the Weekly. These are toppy signs, but the FED, FANG and labor market are dealing wild cards.”

BTC/USD 1-week candle chart (Bitstamp) with 50, 200MA. Source: TradingView

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