// 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 */ ?> How Barstool Sport’s Dave Portnoy Lost Over $600,000 to Bitcoin – CoinsMegaNews

How Barstool Sport’s Dave Portnoy Lost Over $600,000 to Bitcoin

Why Barstool Sport’s Dave Portnoy Is Having a Hard Time Trading Bitcoin

[ad_1]

Barstool Sports founder Dave Portnoy encountered an unfortunate incident with his substantial $1 million Bitcoin investment after FTX collapsed in 2022.

The media personality chronicled the events surrounding his foray into cryptocurrency via a video on X (formerly Twitter)

Dave Portnoy’s Failed Bitcoin Journey

Dave Portnoy began his journey in 2017 via an educational meeting with the Winklevoss twins, during which they assisted him in setting up an account on the crypto exchange Gemini. Despite making a significant purchase, he swiftly sold off his holdings due to Bitcoin price volatility.

In 2022, armed with a better understanding of the leading cryptocurrency, Portnoy invested over $1 million when its value dipped to approximately $32,000. However, FTX’s subsequent collapse and rumors suggesting Gemini might follow led him to test the withdrawal feature on the platform. He intended to “cash out a little” and leave the rest in there because he considered himself “diamond hands.”

As BTC surged past $43,000 after the recent approval of a spot Bitcoin ETF (exchange-traded fund), Portnoy’s attempt to review his portfolio revealed a critical error — he had inadvertently converted all of it to cash.

“What am I supposed to do now? Buy it at $44,000? I bought at $32,000… I accidentally cashed out at $20,000, and I didn’t mean to cash out. I wouldn’t have left the money just sitting there… I cannot win with Bitcoin; somebody owes me BTC,” he said.

Read more: Top 10 Cheapest Cryptocurrencies to Invest in January 2024

Portnoy’s involvement with cryptocurrencies extends to a $40,000 investment in SafeMoon. This investment resulted in legal complications, and the value of his investment plummeted to around $2,300, all without a single token withdrawal.

Crypto Community Reacts to Portnoy

The cryptocurrency community responded with mixed sentiments. While some labeled Portnoy as having a weak hand in the market, others encouraged him to re-enter.

MicroStrategy founder Michael Saylor advised Portnoy against selling Bitcoin, emphasizing its long-term potential. Bloomberg ETF analyst James Seyyfart found the incident both distressing and humorous.

Samson Mow, the CEO of Jan3, suggested Portnoy secure additional Bitcoin in a hardware wallet for a decade.

“’ll teach you how to put it on a hardware wallet. Then you sit your ass on that wallet for 10 years. That’s how you stop getting face f#cked. You’ll tell your grandkids that Samson saved you from getting face f#cked,” Mow said.

Bitcoin Price Performance
Bitcoin Price Performance. Source: TradingView

Conversely, crypto analyst Dave the Wave anticipated Portnoy’s sale, expressing doubt that he would have held onto Bitcoin at $15,000 after buying at $11,000 and witnessing its growth to $60,000. The analyst speculated on a potential strategy involving selling a portion near the peak while retaining the rest, guided by the LGC model.

“The LGC model overlaid on the chart [since 2018] might have helped, where he may have decided to sell a portion near the top while continuing to hold the rest… and not panic at the bottom,” he added.

Disclaimer

In adherence to the Trust Project guidelines, BeInCrypto is committed to unbiased, transparent reporting. This news article aims to provide accurate, timely information. However, readers are advised to verify facts independently and consult with a professional before making any decisions based on this content. Please note that our Terms and Conditions, Privacy Policy, and Disclaimers have been updated.

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