// 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 comes the death cross – CoinsMegaNews

Here comes the death cross

Here comes the death cross

[ad_1]

Riot Platforms (NASDAQ: RIOT) stock price continued its sell-off even as Bitcoin and other cryptocurrencies held steady. The shares plunged to a low of $8.90 on Tuesday, the lowest level since April 6th. It has retreated by more than 56% from its highest point this year, meaning it is in a deep bear zone.

Bitcoin is holding really well

Riot Platforms is a major company in the Bitcoin mining industry. The company runs some of the biggest mining rigs in the world. For example, its Rockdale facility is the biggest mining and hosting facility in North America. It has a deployed hash rate of 10.7 EH/s. 

Riot Platforms and other mining companies like Marathon Digital, Cipher Mining, and Argo Blockchain tend to do well when Bitcoin price is rising. This explains why the shares jumped to a high of over $20.6  when Bitcoin surged to the year-to-date high of $32,000.

Therefore, it is quite surprising that the Riot Platforms share price has plunged even as Bitcoin has done well in the past few weeks. Bitcoin has remained above $26,200 even as the fear and greed index has dropped to the extreme fear zone of 25. The Dow Jones, Nasdaq 100, and S&P 500 have also slipped sharply recently.

I believe that Riot Platforms and Marathon Digital are good speculative buys. For one, I believe that Bitcoin will be much higher than where it is today. Bitcoin halving is coming in 2024, which will likely push its price higher.

Further, I suspect that the Securities and Exchange Commission (SEC) will approve a spot Bitcoin ETF. Besides, the leading applicants are some of the biggest companies in the industry like Blackrock, Fidelity, and WisdomTree.

Most importantly, Bitcoin has held quite well even as the Federal Reserve has hiked interest rates to the highest point in more than two decades.

Riot Platforms stock price forecast

The daily chart shows that the RIOT share price has been in a strong bearish trend in the past few months. It recently crashed below the key support at $14.45, the highest point in April this year.  The stock has dropped below the key support at $10.07, the lowest point on August 25th. 

Most importantly, the 50-day and 200-day weighted moving averages (WMA) are about to form a death cross. Therefore, the stock will likely remain underwater for a while. If this happens, the next level to watch will be at $8.

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