// 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 */ ?> 3 reasons why Bitcoin is likely heading below $16,000 – CoinsMegaNews

3 reasons why Bitcoin is likely heading below $16,000

3 reasons why Bitcoin is likely heading below $16,000

[ad_1]

December will likely be remembered by Bitcoin’s (BTC) fake breakout above $18,000, but apart from that brief overshoot, its trajectory was entirely bearish. In fact, the downward trend that currently offers an $18,850 resistance could bring the BTC price below $16,000 by mid-January.

Bitcoin/USD price index, 12-hour chart. Source: TradingView

A handful of reasons can explain the negative movement, including the reported withdrawal of the Mazars Group auditing firm from the cryptocurrency sector on Dec. 16. The company previously handled proof-of-reserve audit services for Binance, KuCoin and Crypto.com.

Additionally, one can point to the bankruptcy of Core Scientific, one of the largest cryptocurrency miners in the United States, Core Scientific. The publicly listed company filed for Chapter 11 bankruptcy on Dec. 21 due to rising energy costs, increasing competition and the Bitcoin price crash in 2022.

The liquidity crisis at the crypto lender and trading desk Genesis Global and its parent company, Digital Currency Group (DCG), sparked fear among investors. More importantly, DCG manages the $10.5 billion Grayscale Bitcoin Investment Trust. The fund is currently trading at a 47% discount to its net asset value in part due to investor speculation on its exposure to Genesis Global.

Negative pressure from the U.S. Federal Reserve tightening movement

Apart from the bearish newsflow, the macroeconomic scenario deteriorated after the U.S. Federal Reserve hiked interest rates by 50 basis points on Dec. 14. Analysts, including Jim Bianco — head of institutional research firm Bianco Research — said that the monetary authority would maintain its tighter monetary policy in 2023.

Investors fear that Bitcoin could break below the current descending trend support at $16,100, triggering a sharp correction. Th3 Cryptologist, a veteran crypto trader, pointed out a descending wedge potentially causing a $14,000 low by February 2023.

Looking at Bitcoin derivatives data may help one understand if the price action and recent news have impacted crypto investors’ sentiment.

Bitcoin buyers’ demand using leverage is yet to be seen

Retail traders usually avoid quarterly futures due to their price difference from spot markets. Meanwhile, professional traders prefer these instruments because they prevent the fluctuation of funding rates in a perpetual futures contract.

The three-month futures annualized premium should trade between +4% to +8% in healthy markets to cover costs and associated risks. Thus, when the futures trade at a discount versus regular spot markets, it shows a lack of confidence from leverage buyers — a bearish indicator.

Bitcoin 3-month futures annualized premium. Source: Laevitas

The above chart shows that derivatives traders remain bearish as the Bitcoin futures premium stands negative. Even more concerning, not even the $18,000 pump on Dec. 14 was able to shift those whales and market makers to a balanced leverage demand between longs and shorts.

Still, the lack of demand for leverage buying does not necessarily indicate that traders expect an immediate adverse price action. For this reason, one should analyze Bitcoin’s options markets to exclude externalities specific to the futures instrument.

Related: $8K dive or $22K rebound? Bitcoin traders anticipate Q1 BTC price action

Options traders getting comfortable with downside risks

The 25% delta skew is a telling sign when market makers and arbitrage desks are overcharging for upside or downside protection.

In bear markets, options investors give higher odds for a price dump, causing the skew indicator to rise above 10%. On the other hand, bullish markets tend to drive the skew indicator below -10%, meaning the bearish put options are discounted.

Bitcoin 30-day options 25% delta skew: Source: Laevitas

The delta skew peaked at 23% on Dec. 29, signaling that options traders are uncomfortable with downside risks.

As the 30-day delta skew stands at 18%, both options and futures markets point to pro traders fearing that the $16,100 support will likely be tested.

Therefore, the reasons for investors’ bearishness include the continuation of higher interest rates, the absence of leverage buyers’ demand, and BTC option traders positioning for more downside.

The views, thoughts and opinions expressed here are the authors’ 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 */ ?>