// 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 */ ?> Polkadot ‘cup and handle’ setup sees DOT price 50% higher by September – CoinsMegaNews

Polkadot ‘cup and handle’ setup sees DOT price 50% higher by September

Polkadot 'cup and handle' setup sees DOT price 50% higher by September

[ad_1]

Polkadot (DOT) looks ready to extend its ongoing price recovery due to a classic bullish pattern forming on its daily chart.

DOT paints “cup and handle” pattern

Notably, DOT has been forming a “cup and handle” pattern since mid-June, confirmed by its price crashing and recovering in a rounding, U-shaped trajectory (cup), followed by the development of a trading range on the right-hand side (handle).

DOT/USD daily price chart featuring “cup and handle” breakout setup. Source: TradingView

Cup and handle patterns are typically bullish continuation setups that form during an uptrend. But in rare cases, they appear at the end of a downtrend, leading to a bullish price reversal. As a result, the possibility of DOT continuing its price recovery seems high.

Thus, from the technical perspective, DOT initially eyes a breakout above its cup and handle’s resistance line near $8.50.

A decisive close above the resistance line, i.e., a breakout move accompanied by a rise in volume, could have DOT eye approximately $12 as its upside target by September, up more than 50% from Aug. ‘s price.

Polkadot price breakdown setup

However, DOT’s road to $12 risks exhaustion due to the presence of key technical resistance levels midway. 

For instance, the Polkadot token could run into its 100-day simple moving average (100-day SMA; the purple wave) near $9.50 only to pull back toward $8.50. This outlook takes cues from DOT’s price retreat on July 31 from the same wave resistance (highlighted by a circle sign below).

DOT/USD daily price chart. Source: TradingView

Meanwhile, a breakdown below the cup’s curvy support could invalidate the bullish cup and handle setup altogether.

As a result, DOT could risk an extended price correction toward $6.25, which has been serving as support since June 13 against multiple downturns. In other words, DOT could drop by nearly 20% from Aug. 2’s price at most by September.

Polkadot network metrics show stability

Along with the broader market, Polkadot experienced a sharp decline in its market capitalization mainly due to macroeconomic turbulences. As of Aug. 2, the project’s net valuation was $7.92 billion versus its record high of $55.51 billion in November 2021.

In comparison, Polkadot’s network metrics are healthier. For example, it saw 145,000 monthly users in Q2/2022 versus 149,000 monthly users in Q1/2022, according to Messari’s quarterly DOT report in July.

Polkadot account and transfers. Source: Messari/Subscan

Similarly, DOT transfers remained almost the same quarter over quarter, averaging 293 million per month in Q2 versus 288 million in Q1. Interestingly, the peak accounts and transfers’ readings in November 2021 were due to inaugural parachain auctions.

Stable network activity underlines a consistently organic demand for DOT tokens. Nonetheless, it remains substantially down from all-time-highs, meaning Polkadot would need to do more to attract new projects for its parachain-enabled network.

XCM launch and grant

Nicholas Garcia, a researcher at Messari, says that Polkadot could gain more adoption with its Cross-Consensus Message Format (XCM). This recently-launched tool allows parachains to relay messages to one another.

Related: Polkadot’s founder announces steps toward full decentralization with new governance model

“Developing new functionality and use cases will showcase the power of the network and may reignite user interest and activity,” Garcia noted, adding:

“Polkadot must continue onboarding parachains and connecting them with XCM.”

The Web3 Foundation, which oversees grants on Polkadot, approved 415 projects in late July, ranging from development tooling and wallets to smart contracts and user interface development. The move ensures further potential demand for DOT.

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