// 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 */ ?> Time to ‘pull the brakes’ on Ethereum and rotate back to Bitcoin: K33 report – CoinsMegaNews

Time to ‘pull the brakes’ on Ethereum and rotate back to Bitcoin: K33 report

Time to ‘pull the brakes’ on Ethereum and rotate back to Bitcoin: K33 report

[ad_1]

The relatively lackluster performance of nine new Ethereum futures exchange traded funds (ETFs) has prompted analysts at K33 Research to urge a “rotate back” into Bitcoin (BTC). 

In an Oct. 3 market report, analysts Anders Helseth and Vetle Lunde said that it’s “time to pull the brakes on ETH and rotate back into BTC,” with the initial trading volume of Ether futures ETFs only accounting for 0.2% of what the ProShares Bitcoin Strategy ETF (BITO) amassed on its first day of trading in Oct. 2021.

While the analysts noted that no one expected to see initial trading volume on the Ether futures ETFs “come anywhere close” to that of the Bitcoin futures ETFs — launched amid a raging bull market — the underwhelming first-day numbers “strongly” missed expectations.

Day one trading of ETH futures ETFs accounted for just 0.2% of what BTC futures ETFs amassed in 2021. Source: K33 Research

This lack of institutional appetite for Ether ETFs caused Lunde to walk back on his previous advice of increasing ETH allocation to best capitalize on the ETF hype.

“The ETH futures ETF launch provides an important lesson for evaluating the impact of easier access to crypto investments for traditional investors: increased institutional access will only create buying pressure if significant unsatiated demand exists,” wrote Lunde.

“This is not the case for ETH at the moment.”

In the section of the report titled “more chop ahead,” Lunde explained that the vast majority of the crypto market lacks any meaningful short-term price catalysts and will most likely continue on its sideways trajectory for the foreseeable future.

Related: Bitcoin bull market awaits as US faces ‘bear steepener’ — Arthur Hayes

In Lunde’s view, this landscape is only really favorable for Bitcoin, which has a potential spot for ETF approval to look forward to early next year, as well as the halving event which is currently on track for mid-April.

“The gravitational pull in crypto for the time being stays in BTC, with a promising event horizon down the line, still favoring aggressive accumulation.”

Ben Laidler, global markets strategist at eToro, charted a similar path ahead for crypto assets, albeit with a slightly more bearish sentiment.

In emailed comments to Cointelegraph, Laidler pointed to current macro trends as a potential downward trigger for prices of mainstay crypto assets like Bitcoin.

“The Fed and oil prices have been consistently powerful macro influencers on the crypto market in the past couple of years,” wrote Laidler. “At the late stage of the rate hike cycle we’re in, the market is looking for further good news to push on, but with oil prices rising again, this could have a cooling effect on sentiment.”

Magazine: Blockchain detectives — Mt. Gox collapse saw birth of Chainalysis

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