// 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 */ ?> Persistent macro headwinds could delay Bitcoin bull market — ARK Invest – CoinsMegaNews

Persistent macro headwinds could delay Bitcoin bull market — ARK Invest

Persistent macro headwinds could delay Bitcoin bull market — ARK Invest

[ad_1]

It’s been a whipsaw 2023 for investor sentiment, and even though equities markets have defied expectations, a recent report from ARK Invest highlights reasons why the remainder of 2023 could present several economic challenges. 

ARK manages $13.9 billion in assets, and its CEO, Cathie Wood, is a strong advocate for cryptocurrencies. In partnership with the European asset manager 21Shares, ARK Investment first applied for a Bitcoin (BTC) exchange-traded fund (ETF) in June 2021. Its most recent request for a spot BTC ETF, which is currently pending review by the United States Securities and Exchange Commission, was initially filed in May 2023.

Long-term bullish, short-term bearish?

Despite ARK’s bullish view on Bitcoin, which is supported by its research on how the fusion of Bitcoin and artificial intelligence could transform corporate operations by positively impacting productivity and costs, the investment firm doesn’t foresee a straightforward path for a Bitcoin bull run given the current macroeconomic conditions.

In the newsletter, ARK cites several reasons for its less-than-optimistic scenario for cryptocurrencies, including interest rates, gross domestic product (GDP) estimates, unemployment and inflation. One point is that the Federal Reserve is implementing a restrictive monetary policy for the first time since 2009, as indicated by the natural rate of interest.

Federal Reserve natural rate of interest. Source: ARK Investment

The “natural rate of interest” is a theoretical rate at which the economy neither expands nor contracts. ARK explains that whenever this indicator exceeds the real federal funds policy rate, it puts pressure on lending and borrowing rates.

ARK anticipates that inflation will continue to slow down, which would drive up the real federal funds policy rate and increase the gap above the natural rate of interest. Essentially, the report holds a bearish macroeconomic view due to this indicator.

The analysts also focused on the divergence between real GDP (production) and GDI (income). According to the report, GDP and GDI should closely align, as income earned should equal the value of goods and services produced.

However, the most recent data shows that real GDP is approximately 3% higher than real GDI, indicating that downward revisions in production data should be expected.

Another focal point was U.S. employment data, and the analysts note that the government has revised these figures downward for six consecutive months.

U.S. nonfarm payroll revisions. Source: ARK Investment

The chart above highlights a labor market that appears weaker than initial reports indicated. The fact that the last time six consecutive months of downward revisions occurred was in 2007, just before the onset of the Great Financial Crisis, is also notable.

Related: Bitcoin short-term holders capitulate as data highlights potential generational buying opportunity

“Stagflation” is usually bearish for risk-on assets

Another bearish development to keep an eye on is “stagflation.” The writers highlight the reversal of the yearlong trend of price discounts driven by increased consumer spending. Referencing the Johnson Redbook Index, which encompasses over 80% of the “official” retail sales data compiled by the U.S. Department of Commerce, it becomes clear that total same-store sales rebounded in August for the first time in 12 months, suggesting that inflation may be exerting upward pressure.

Johnson Redbook retail sales index. Source: ARK Investment

The metrics suggest that ongoing macroeconomic uncertainty could continue in the coming months. However, it does not provide a clear answer regarding how cryptocurrency investors might react if this trend confirms lower economic growth and higher inflation — a scenario typically considered highly unfavorable for risk-on assets.

This article is for general information purposes and is not intended to be and should not be taken as legal or investment advice. The views, thoughts, and opinions expressed here are the author’s alone and do not necessarily reflect or represent the views and opinions of Cointelegraph.

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