// 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 price dives 2% on US jobs data as Fed rate hike bets heat up – CoinsMegaNews

Bitcoin price dives 2% on US jobs data as Fed rate hike bets heat up

Bitcoin price dives 2% on US jobs data as Fed rate hike bets heat up

[ad_1]

Bitcoin (BTC) saw a snap retest of $27,000 around the Oct. 6 Wall Street open as wildcard United States employment data rattled markets.

BTC/USD 1-hour chart. Source: TradingView

Analysis: Jobs data “not what Fed wanted to see”

Data from Cointelegraph Markets Pro and TradingView followed BTC price action as the largest cryptocurrency lost 2.1% in a single hourly candle.

A subsequent rebound saw bulls recover those losses, with $27,700 — the area of interest from before the data release — now back in focus.

The volatility came thanks to U.S. non-farm payrolls (NFP) jumping to almost double the number expected for September — 336,000 versus 170,000.

Demonstrating the labor market’s ongoing resilience to the Federal Reserve’s counterinflation measures in the form of interest rate hikes, the implications of the September result were nonetheless viewed as bad for risk assets — including crypto. 

“Good news is bad news since the FED wants the labor market to lose strength,” popular trader CrypNuevo wrote in part of a response on X (formerly Twitter).

“Given this increase, it surprises me that the unemployment rate stayed the same (3.8%). So I believe that the data will be revised down and it’ll be much lower.” 

Like others, CrypNuevo nonetheless eyed the increasing likelihood of another rate hike from the Fed at the November meeting of the Federal Open Market Committee.

“The market understands this data as a new threat for a potential new 25bsp hike in November 1st (25% probabilities given yesterday vs 31.3% probabilities today),” he continued, referencing data from CME Group’s FedWatch Tool.

“We have CPI on Thursday next week and that’ll hopefully give us a clearer view.” 

Fed target rate probabilities chart. Source: CME Group

CPI, or the Consumer Price Index, forms one of the key inflation indicators for Fed policy.

Continuing, financial commentary resource The Kobeissi Letter suggested that pressure was now on both markets and the Fed itself.

“Furthermore, the Fed pause was previously expected until June 2024, now a pause is expected until July 2024,” it reported on market projections for rate tweaks.

“Market futures just fell 400+ points after the report. This is NOT what the Fed wanted to see.”

Bitcoin open interest drains

Looking at Bitcoin’s specific reaction, popular trader Skew showed spot and derivatives traders exiting on the NFP print.

Related: Bitcoin still beating US dollar versus ‘eggflation’ — Fed data

“Slight probability shift on Nov 1 towards a hike but still unlikely,” a further prognosis for Fed action read.

“Would need to see FED tone & posturing first to weigh the probability.”

Updating analysis from earlier on Oct. 6, meanwhile, fellow trader Daan Crypto Trades highlighted declining Bitcoin open interest (OI).

Previously, this had hit levels that previously initiated spurts of upside followed by downside volatility.

“That’s another $600M in Open Interest lost since yesterday’s high. Getting to the more average and ‘healthy’ levels again,” he summarized.

BTC/USD chart with aggregated OI. Source: Daan Crypto Trades/X

This article does not contain investment advice or recommendations. Every investment and trading move involves risk, and readers should conduct their 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 */ ?>