// 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 Bitcoin ETF trades $1.5B as GBTC ‘discount’ echoes $69K BTC price – CoinsMegaNews

First Bitcoin ETF trades $1.5B as GBTC ‘discount’ echoes $69K BTC price

First Bitcoin ETF trades $1.5B as GBTC ‘discount’ echoes $69K BTC price

[ad_1]

Bitcoin (BTC) institutional investment vehicles are seeing a major volume boost as excitement over possible United States regulatory changes takes hold.

Data from resources, including Bloomberg, showed Bitcoin exchange-traded funds (ETFs) and others nearing record weekly inflows.

BITO, GBTC trade $2.5 billion 

Hints that the U.S. might soon allow a Bitcoin spot price-based ETF have not only impacted BTC price action — the surrounding ecosystem has benefitted in kind.

In addition to exchanges and mining firms, embattled institutional investment options are also seeing a resurgence in demand.

As noted by Bloomberg senior ETF analyst Eric Balchunas, at least two household names saw “notable” volume in the trading week through Oct. 27.

Among them was the ProShares Bitcoin Strategy ETF (BITO), the first futures-based ETF to get the green light in the U.S. in 2021.

“$BITO traded $1.7b last week, 2nd biggest week since its wild WEEK ONE,” Balchunas wrote in part of commentary on X (formerly Twitter).

He noted that the stalwart Grayscale Bitcoin Trust (GBTC) fetched $800 million in volume, helping reduce its discount to the Bitcoin spot price to two-year lows.

“That’s $2.5b (top 1% among ETFs) into two less desirable methods (vs spot) for exposure = while we think spot ETFs unlikely to set records on DAY ONE, clearly there’s an audience,” the X post concluded.

Others also picked up on the data, with William Clemente, co-founder of crypto research firm Reflexivity, describing ETF trading as “back in full steam.“

Legacy finance could “know something we don’t yet”

As Cointelegraph reported, GBTC has seen a remarkable comeback in recent months, even prior to BTC/USD gaining 15% last week.

Related: US court issues mandate for Grayscale ruling, paving way for SEC to review spot Bitcoin ETF

Legal victories on the long road to gaining permission to convert GBTC into a spot ETF provided kindling, and Grayscale’s product now trades with an implied share price, which is just 13.1% below the BTC spot price.

Per data from monitoring resource CoinGlass, this is the lowest since November 2021, when Bitcoin itself was at all-time highs.

“The GBTC discount keeps narrowing,” popular Bitcoin and altcoin trader Mister Crypto meanwhile responded.

“Maybe TradFi knows something we don’t know yet…”

GBTC premium vs. asset holdings vs. BTC/USD chart (screenshot). Source: CoinGlass

Despite this, investment management firm ARK Invest has reduced its GBTC holdings in step with the share price gains.

While ARK itself plans a Bitcoin spot ETF launch, GBTC now accounts for 10.24% of its ARK Next Generation Internet ETF — its first change since November 2022.

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