// 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 */ ?> This Is Why Goldman Sachs Clients Focus on Bitcoin Now – CoinsMegaNews

This Is Why Goldman Sachs Clients Focus on Bitcoin Now

Goldman Sachs Clients Interested in Bitcoin as Halving Nears

[ad_1]

The anticipation surrounding Bitcoin’s upcoming halving has sparked a notable shift in investors’ sentiment. Goldman Sachs, for instance, is witnessing a surge in interest from its hedge-fund clients towards the crypto market.

This resurgence in enthusiasm is not limited to the speculative individual investor but extends to the sophisticated institutional investors.

Goldman Sachs Investors Want to Bet on Bitcoin

Max Minton, Goldman Sachs’ Asia Pacific Head of Digital Assets, said that the approval of Bitcoin exchange-traded funds (ETFs) has reignited the spark of interest among the firm’s clients. Many of them are either actively investing in the crypto market or exploring the potential to do so.

“It was a quieter year last year, but we’ve seen a pickup in interest from clients in onboarding, pipeline, and volume since the start of the year,” Minton said.

Goldman’s current clientele, mainly conventional hedge funds, generate the bulk of interest. Additionally, the institution is broadening its reach to encompass a diverse range of clients. These include asset managers, its own banking customers, and certain firms specializing in digital assets.

Minton mentioned that clients engage with cryptocurrency derivatives to make speculative predictions, enhance yields, and hedge. He also noted that products related to Bitcoin continue to attract the most attention from clients. However, the level of interest in products associated with Ethereum could shift based on the potential approval of Ethereum ETFs in the US.

The impetus for this renewed interest can also be attributed to the forthcoming Bitcoin halving. Scheduled for late April, this event will halve the reward for Bitcoin mining, prompting miners to upgrade to more efficient technology to maintain profitability. This quadrennial update is critical for sustaining the economic model of Bitcoin, with the reward decreasing to 3.125 BTC from the current 6.25.

Read more: Bitcoin Halving Cycles and Investment Strategies: What To Know

After the 2012 halving, the market capitalization of Bitcoin surged by more than 8,000%. In a similar vein, following the 2016 halving, Bitcoin’s value experienced a more than 1,400% increase. Meanwhile, it saw a rise of over 700% subsequent to the 2020 halving.

Bitcoin Stock-to-Flow Model
Bitcoin Stock-to-Flow Model. Source: Global X

Although the stock-to-flow (S2F) model, typically applied to commodities like gold, has its flaws, it serves as one method for assessing Bitcoin’s value. This model has demonstrated a historical correlation with the price fluctuations of Bitcoin. As Bitcoin becomes increasingly scarce, experts project its value will climb from its current price.

“Bitcoin (BTC) is poised for another seismic shift with its next halving event likely in April 2024. Historically, there is a correlation between halving events and subsequent increases in BTC’s price. Based on a stock-to-flow model, BTC could increase to over $130,000 by 2028,” Pedro Palandrani, Researcher at Global X, wrote.

Read more: Bitcoin Price Prediction 2024 / 2025 / 2030

From trading to blockchain innovation, Goldman Sachs’ engagement with the cryptocurrency market reflects a broader institutional acceptance of digital assets. As the halving approaches, the bank’s proactive stance on digital assets, coupled with its clients’ growing interest, represents a pivotal moment in the cryptocurrency market.

Disclaimer

In adherence to the Trust Project guidelines, BeInCrypto is committed to unbiased, transparent reporting. This news article aims to provide accurate, timely information. However, readers are advised to verify facts independently and consult with a professional before making any decisions based on this content. Please note that our Terms and Conditions, Privacy Policy, and Disclaimers have been updated.

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