// 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 */ ?> Is Uptober here? Bitcoin, Ethereum suddenly pumps, wiping $70M in shorts – CoinsMegaNews

Is Uptober here? Bitcoin, Ethereum suddenly pumps, wiping $70M in shorts

Is Uptober here? Bitcoin, Ethereum suddenly pumps, wiping $70M in shorts

[ad_1]

More than $70 million in crypto shorts were suddenly liquidated after a surprise jump in the price of Bitcoin (BTC), Ethereum (ETH) and other cryptocurrencies on Oct. 1.

According to data from TradingView, the sudden pump saw Bitcoin surge 3% in just 15 minutes from $27,100 to $28,053 before settling down just below the $28,000 mark at the time of publication.

Similarly, the price of Ethereum’s native currency Ether also surged, gaining as much as 4.7% in a brief spike to $1,755 before leveling out to $1,727 at the time of publication.

The sudden movement has left most in the community scratching their heads. Many commentators said the move aligned with the arrival of “Uptober.”

Other community members suggested that “someone knows something” that others don’t.

Uptober is crypto parlance for October typically being a bullish month for the price action of Bitcoin and other cryptocurrencies. According to data from CoinGlass, October has only produced negative monthly returns twice since 2013.

Bitcoin monthly returns since 2013. Source: Coinglass.

One of the events that the crypto market is looking to with optimism is the potential approval of a spot Bitcoin ETF product by the United States Securities and Exchange Commission. However, most analysts are tipping Jan. 2024 as the most likely date for such an announcement.

Related: Will Bitcoin ‘Uptober’ bring gains for MKR, AAVE, RUNE and INJ?

Meanwhile, while those holding spot and long positions may have celebrated the first significant price action in over a month, short sellers have had the opposite luck.

The rapid uptick saw $70 million in short positions liquidated in just two hours.

More than $70 million worth of shorts were liquidated in the last 2 hours. Source: Coinglass

According to data from Coinglass, nearly $36 million worth of BTC shorts and $23 million worth of ETH shorts were “rekt” by the sudden price move.

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