// 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 price corrects after hitting a wall at a multi-month descending trendline – CoinsMegaNews

Bitcoin price corrects after hitting a wall at a multi-month descending trendline

Bitcoin price corrects after hitting a wall at a multi-month descending trendline

[ad_1]

On Aug. 15, Bitcoin (BTC) price and the wider market corrected while the S&P 500 and DOW looked to build on four-straight weeks of robust gains. Data from TradingView and CNBC show the Dow pushing through its 200-day moving average, a first since April 21 and perhaps a sign for bulls that the market has bottomed. 

Dow Jones Industrial Average Index (DJI). Source: TradingView

While equities markets have been strikingly bullish in the face of high inflation and a steady schedule of interest rate hikes, a number of traders fear that the current 32-day uptrend in the DOW and S&P 500 could be a bear market rally.

This week’s (Aug. 17) release of minutes from the Federal Open Markets Committee (FOMC) should give more context to the Federal Reserve’s current view of the health of the United States economy and perhaps shed light on the size of the next interest rate hike.

For the past month, overly bullish crypto traders on Twitter have also been touting a narrative that emphasizes Bitcoin, Ether (ETH) and altcoins selling off prior to FOMC meetings and then rallying afterward if the set rate aligns with investors’ projected figure.

Somehow, this short-term dynamic also contributes to investors’ belief that the Fed will “pivot” away from its monetary policy of interest hikes and quantitative tightening after “inflation peaks.” This may be a somewhat profitable trade for savvy day-traders, but it’s important to note that inflation is currently at 8.5% and the Fed’s target is 2%, which is quite aways to go.

Ultimately, Bitcoin price maintains a high correlation to the S&P 500 so investors would be wise to avoid tunnel vision-like narratives that align with their bias and keep an eye on the performance of equities markets.

Bitcoin sells-off at a multi-month trendline resistance

Over the weekend, Bitcoin made a strong move at a multi-month descending trendline and broke through the $24,000 level, following a path that many traders anticipated would trigger an upside move and the VPVR gap fill to the $28,000 to $29,000 level.

Trader Cheds said “BTC really looked like it was going to go last night” but the selling at resistance created an “outside bar” where “the prior trend was challenged” and according to Cheds, this is a sign that “the trend may be stalling and be on the look out for signs of further weakening.”

Pseudonymous trader “Big Smokey” appeared to concur that a “strong directional move” could be on the cards, citing tightening in the Bollinger Bands and separately in the Super Guppy indicators as Bitcoin price drew close to the multi-month descending trendline.

In a separate chart, Big Smokey suggested that if the descending trendline is broken, Bitcoin could see “a 26% pop to $28K before more sideways chop,” resulting in an eventual retest of the $24,000 level.

After hitting similar overhead resistance levels, most altcoins also followed Bitcoin’s lead by posting single-digit losses, but those that were flashing bottoming signals are still rounding out with what appear to be reversal patterns.

AVAX, FTM and SOL daily chart. Source: TradingView

Related: Shiba Inu eyes 50% rally as SHIB price enters ‘cup-and-handle’ breakout mode

Every dog has its day

Interestingly, on Sunday (Aug. 14) popular traders on Crypto Twitter prophesied that the sharp gains from meme tokens like Shiba Inu (SHIB) and Dogecoin (DOGE) were a clear sign that the bull phase was over-extended and en route to a correction.

Ultimately, after a 130% and 42.5% rally from Ether and BTC, each was poised for a bit of profit taking, especially at resistance. Open Interest on both assets remains near all-time highs, but what it will take to trigger BTC to breakout or breakdown at the multi-month descending trendline is unknown.

Perhaps a 1% rate hike, stiffer crypto regulations or a surprise turn-around in equities markets could send price tumbling back toward yearly lows. Alternatively, a successful Ethereum Merge could be a positive catalyst that triggers a high volume surge above Bitcoin’s key resistance level.

The views and opinions expressed here are solely those of the author and do not necessarily reflect the views of Cointelegraph.com. Every investment and trading move involves risk, you should conduct your own research when making a decision.



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