// 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 Cycles Are at a Pivot Point According to One Theory – CoinsMegaNews

Bitcoin Cycles Are at a Pivot Point According to One Theory

Bitcoin (BTC) Soars to 2023 High: How the Halving Cycle Impacts Price and Where to Next

[ad_1]

The Bitcoin price reached its highest level in 2023 during the Wednesday morning Asian trading session. Moreover, a critical date in Bitcoin’s market cycle has just passed according to one theory as analysts predict the next all-time high.

On November 29, BTC prices tapped $38,350, their highest level since early May 2022 more than 18 months ago.  

Bitcoin November Cycle Pivot Point – A Key Factor?

On November 28, Bitcoin analyst CryptoCon declared that “Today is the most important day of the year for Bitcoin.”

According to his theory, all cycles are centered around the date of the first BTC halving, November 28, 2012. 

The four years of each Bitcoin market cycle have been divided into accumulation (green), fair value and preparation establishment (blue), bull market and new peak (red), and bear market (orange).

Using these cycle phases, each one so far has pivoted around 21 days before or after November 28.

The green accumulation period is now over, and the blue phase has begun, said the analyst. 

Bitcoin halving cycles theory
Bitcoin halving cycles theory. Source: X

The analyst predicted that in this ‘blue year,’ “price will spend most of its time around the median $34,500.”

Ha also predicted an early top +/- 21 days from July 9, 2024, and a new all-time high around the end of November next year. 

Read more: 7 Must-Have Cryptocurrencies for Your Portfolio Before the Next Bull Run

Fellow analyst “Mr. Anderson” observed that Bitcoin has crossed above 75 on the weekly RSI fourteen times, with the 15 just occurring.

“No initial crosses saw less than an additional 34% gain before topping,” he said before adding, “Ignore momentum at your own peril!”

Meanwhile, analyst “Captain Faibik” predicted that a breakout would occur. “BTC $38K resistance is weakening,” he said before adding: 

“I’m anticipating the ascending triangle upside breakout soon. If the breakout is successful, Bitcoin could potentially touch $41K in December.”

BTC ascending triangle pattern. Source: X/@CryptoFaibik
BTC ascending triangle pattern. Source: X/@CryptoFaibik

BTC Price Outlook

Bitcoin prices are up 2.8% on the day, trading at $37,961 at the time of writing. Moreover, the asset hit a 2023 high of $38,350 a few hours ago before cooling slightly.

BTC/USD 24 hours.
BTC/USD 24 hours. Source: BeInCrypto 

Momentum is currently with the king of crypto which is up 11% over the past month and 130% since the beginning of this year. 

Bitcoin’s gains have also pushed total crypto market cap back to its 2023 high of just below $1.5 trillion.

As a result, the majority of altcoins are also getting a lift with Ethereum gaining 2.5%, Solana surging 7.7%, and Dogecoin making 4.6% on the day. Additionally, Chainlink and Avalanche are both up more than 5% on the day. 

9 Best AI Crypto Trading Bots to Maximize Your Profit

Disclaimer

In adherence to the Trust Project guidelines, BeInCrypto is committed to unbiased, transparent reporting. This news article aims to provide accurate, timely information. However, readers are advised to verify facts independently and consult with a professional before making any decisions based on this content.

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