// 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 */ ?> Here’s why Ethereum Classic (ETC) price could jump by at least 12% – CoinsMegaNews

Here’s why Ethereum Classic (ETC) price could jump by at least 12%

Here’s why Ethereum Classic (ETC) price could jump by at least 12%

[ad_1]

Ethereum Classic price has made a bullish break-out as cryptocurrencies rally. 

It jumped after the latest American inflation data showed that prices were falling. 

Some investors believe that Ethereum investors will transition to Ethereum Classic after the Shapella upgrade. 

Ethereum Classic (ETC) price continued rising on Thursday as the recent cryptocurrency rally regained steam. The coin jumped to a high of $22.47, the highest level since March 18 of this year. The coin has jumped by more than 53% from the lowest level this year. 

Ethereum Shapella upgrade 

There are three main catalysts moving the ETC price this week. First, there is the ongoing Bitcoin price rally that we wrote about here. This rally saw the coin jump above the important resistance level at $30,000 for the first time since June last year. It has now jumped by more than 80% this year, making it a better performer than Tesla, stocks, and gold. Cryptocurrencies like Ethereum Classic tends to have a close correlation with Bitcoin. 

Second, Ethereum Classic price reacted to the latest American consumer inflation data published on Wednesday. The data showed that the headline consumer price index (CPI) dropped to 5.0% in March, the lowest level since 2021. Core inflation also dropped on a month-on-mom basis. Therefore, there is a likelihood that the Federal Reserve will start pivoting soon. This pivot will involve pausing rate increases and leaving them unchanged for a while. 

Finally, Ethereum Classic reacted to Wednesday’s Shapella upgrade of Ethereum. That upgrade activation made it possible for Ethereum stakers to be able to withdraw their tokens. Data by Staking Rewards shows that the volume of staked Ethereum stands at over $37 billion. 

The move was seen as being positive for Ethereum Classic because of its controversy and regulatory concerns. The Securities and Exchange Commission has hinted that it views all tokens with a staking element as securities. Therefore, analysts believe that many investors will now move to Ethereum Classic, which is the equivalent of the pre-merge Ethereum. However, in reality, it is unclear whether this transition will happen. 

Ethereum Classic price analysis 

The daily chart shows that the ETC price has been in a strong bullish trend in the past few weeks. And this week, the coin managed to move above the important resistance level at $21.35, where it struggled to move above earlier this month. 

The coin has also jumped above the 25-day and 50-day moving averages while oscillators have continued rising. Therefore, there is a likelihood that the coin will continue rising as buyers target the next key resistance level at $24.92, which is about 12% above the current level. 

How to buy Ethereum Classic 

eToro

eToro offers a wide range of cryptos, such as Bitcoin, XRP and others, alongside crypto/fiat and crypto/crypto pairs. eToro users can connect with, learn from, and copy or get copied by other users.

Buy ETC with eToro today

Disclaimer

Public

Public is an investing platform that allows you to invest stocks, ETFs, crypto, and alternative assets like fine art and collectibles—all in one place.

Buy ETC with Public today

Disclaimer

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