// 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 */ ?> Bitcoin price hits $19.5K into weekly close as trader predicts ‘green week’ – CoinsMegaNews

Bitcoin price hits $19.5K into weekly close as trader predicts ‘green week’

Bitcoin price hits $19.5K into weekly close as trader predicts 'green week'

[ad_1]

Bitcoin (BTC) saw fresh gains on Oct. 23 as the weekend delivered a potential launchpad for the bulls.

BTC/USD 1-hour candle chart (Bitstamp). Source: TradingView

$10 million liquidations as Bitcoin steps higher

Data from Cointelegraph Markets Pro and TradingView followed BTC/USD as it spiked above $19,500 as the weekly close approached.

While modest, the $300 move punctuated otherwise flat trading behavior, Bitcoin notoriously rangebound on daily timeframes.

Now, hopes were high that the market would offer more solid price action in the coming days, $20,000 remaining out of reach for over a week.

“Green week ahead, preferably first closing the current CME gap,” popular trader Crypto Ed told Twitter followers in an update at the time of writing.

An accompanying chart showed resistance in play around $19,500.

“Still moving higher from the green box. For now rejected exactly at that horizontal,” he added.

BTC/USD annotated chart. Source: Crypto Ed/ Twitter

Analytics account On-Chain College meanwhile noted that even such an hourly uptick had managed to spark comparatively large number of liquidations, these setting a multi-day record. 

“Around $6 million in Bitcoin Short Liquidations over the last hour. This is the highest short liquidation level in 10 days,” it confirmed alongside data from on-chain analytics platform CryptoQuant.

BTC/USD annotated chart. Source: On-Chain College/ Twitter

Weekly close could set multi-week high

In terms of weekly closes, Oct. 23 looked set to be another close-run candle within an increasingly compressed cluster.

Related: Bitcoin will shoot over $100K in 2023 before ‘largest bear market’ — trader

Should BTC/USD end the week above $19,440, however, it would nonetheless represent the highest weekly close since early September.

BTC/USD 1-week candle chart (Bitstamp). Source: TradingView

In an update, trading suite Decentrader nonetheless described Bitcoin as “strong” going into the close, with multiple trading indicators bullish.

“I do believe the bottom is in for Bitcoin, despite the majority believing that we’ll hit $14K or lower,” Michaël van de Poppe, founder and CEO of trading firm Eight, meanwhile added in thoughts on the day.

The views and opinions expressed here are solely those of the author and do not necessarily reflect the views of Cointelegraph.com. Every investment and trading move involves risk, you should conduct your 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 */ ?>