// 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 */ ?> First Republic Bank dives another 20% with Bitcoin ‘ready for $40K’ – CoinsMegaNews

First Republic Bank dives another 20% with Bitcoin ‘ready for $40K’

First Republic Bank dives another 20% with Bitcoin ‘ready for $40K’

[ad_1]

Bitcoin (BTC) tagged $30,000 into the April 26 Wall Street open as bulls gained further momentum from United States banking woes.

BTC/USD 1-day candle chart (Bitstamp). Source: TradingView

Hayes: “Uncertainty” driving BTC price, gold

Data from Cointelegraph Markets Pro and TradingView followed as it briefly reclaimed the psychological line in the sand, capping 11% gains versus its local lows from April 24.

The pair continued to respond positively to the rapidly evolving next chapter of the U.S. banking crisis. This centered around First Republic Bank, which revealed a $100-billion reduction in deposits this week.

The U.S. government was reportedly uninterested in intervening on the day, according to a source cited by CNBC, as the bank’s stock, FRC, opened down another 22% before being halted for volatility. Weekly stock price losses thus totaled over 50%.

Responding, Arthur Hayes, former CEO of crypto derivatives exchange BitMEX, smelled blood.

If the government were to refuse a bailout of First Republic, he argued, it could set off a dangerous chain reaction of insolvencies.

“But if FRC fails, and depositors take an L. Then every other bank with the same issues, will go under shortly thereafter. The entire US banking system suffers from the same issues,” part of a Twitter thread read.

Hayes concluded that both Bitcoin and gold were chiefly benefitting from the lack of clarity and associated cold feet surrounding the bank’s fate and lawmakers’ next steps.

“This uncertainty is what is driving outside money like Gold and BTC higher,” he stated.

First Republic Bank (FRC) 1-day candle chart. Source: TradingView

$40,000 Bitcoin price incoming?

Bitcoin traders and analysts thus stayed confident about the overall uptrend continuing, regardless of any temporary consolidatory moves around the $30,000 mark.

Related: Bitcoin touches $30K as BTC bulls well-positioned for weekly $3.2 billion options expiry

“The crucial breaker was $27,800, not $28,800,” Michaël van de Poppe, founder and CEO of trading firm Eight, reflected.

“We’re ready for $40,000.”

Daan Crypto Trades drew comparisons between the current rebound and the prior breakdown to monthly lows.

“Sweeping the highs in quick succession. Similar price action as we saw on the way down where we had about a dozen of these before price properly broke down,” he summarized.

Others, including popular trader Jelle and Byzantine General, forecast a return to rangebound BTC price action at $30,000.

“OI got properly wiped here. About $500 mil obliterated,” the latter noted about derivatives markets’ reaction to the latest gains.

“So that prolly also means that this mini rally is about done, consolidation next.”

BTC/USDT perpetual futures data. Source: Byzantine General/Twitter

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