// 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 */ ?> CoinShares Reports Second Consecutive Week Of Outflows – CoinsMegaNews

CoinShares Reports Second Consecutive Week Of Outflows

CoinShares

[ad_1]

Join Our Telegram channel to stay up to date on breaking news coverage

Digital asset investment products saw outflows for the second consecutive week as investors are feeling cautious about the market following the failure of Bitcoin (BTC) to break above $30,000. 

In total, digital asset investment products saw $72 million in outflows last week, according to CoinShare’s latest fund flows report

The firm noted that the bearish sentiment could be “a reaction to the likeliness of further interest rate hikes by the US Federal Reserve” whose decision is expected on Wednesday, May 3.

Coinshares Weekly crypto asset flows.
Source: CoinShares

As usual, the biggest change was seen for Bitcoin-backed funds, which for the last week saw outflows of some $45.5 million.

In addition to outflows from Bitcoin funds, funds backed by Solana’s native token SOL also saw minor outflows, while all other altcoin funds saw either inflows or no change from the week before.

Notably, short-Bitcoin was described as “the winner “ as saw its largest outflows since December 2022 totaling US$7.8m. Short-bitcoin’s recorded net flows of $119 million year-to-date.

Funds backed by Ethereum’s ETH token also suffered, registering outflows totaling $19 million last week, its largest week of outflows since the Merge in September 2022.

Funds backed by altcoins such as Solana, Cardano, Algorand and Polygon saw minor inflows with $.2 million, $0.2 million, $0.17 million and $0.14 million respectively.

Flows By Asset
Source: CoinShares

According to the report, crypto market funds experienced outflows across all geographies and providers, particularly in Germany and Canada, where outflows reached $40 million and $14 million, respectively.

Blockchain equities did not escape the negative sentiment, resulting in outflows of $2.5 million last week, although the year-to-date (YTD) net flows remain positive at $27 million.

An excerpt from the report reads:

Volumes remain subdued for the broader crypto market (50% less than year average) while ETP investment product volumes at US$1.7bn for the week are 16% above the year average.

Bitcoin has ex[erienced significant price fluctuations over the last seven days, resulting in 5.72% weekly losses. At the time of writing, it is exchanging hands at $28,255, up a mere 0.63% over the last 24 hours. 

It trades at the 50-day Simple Moving Average (SMA) around $28,300. Bulls must push the price above this level to avoid further losses. Otherwise, a daily candlestick close below the said level would bring areas around $25,000 into the picture.

Despite this grim outlook, the BTC price is still up 72% year-to-date, outperforming the S&P 500 index’s 9% and Dow Jones index’s 1.65% gains. 

More News:

AiDoge – New Meme to Earn Crypto

AiDoge token logo

Earn Crypto For Internet Memes
First Presale Stage Open Now, CertiK Audited
Generate Memes with AI Text Prompts
Staking Rewards, Voting, Creator Benefits

AiDoge token logo

Join Our Telegram channel to stay up to date on breaking news coverage

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