MEV Burn Ethereum: Greatest Supply Shock in ETH History?

Disclaimer: The author holds securities mentioned in this article. I just listened to a great podcast on the MEV-burn upgrade, so I thought to contribute a blog post on the topic. This upgrade addresses the Maximum Extractable Value (MEV) issue and enhances the overall Ethereum ecosystem. The presence of MEV in Ethereum can lead to … Read more

The State of Crypto in 2023

In this article, I’ll quickly present the most important stats and graphs from a16z’s newest “The State of Crypto in 2023” report. Please refer to the original source material for all charts and graphs. ๐Ÿ’ก Disclaimer: Some Finxter Creators hold securities mentioned in this article. Developer Activity Finxter is all about using code to leverage … Read more

50% Growth Rate Plus Time ๐Ÿ“ˆ A Formula to Harness Exponential Growth

In today’s rapidly evolving world, embracing exponential growth can be the key to success. To harness this growth, two crucial elements must be considered: In this article, I’ll delve into exponential growth, ๐Ÿš€ discuss how to identify promising opportunities and explore the role of time in achieving success. The Power of Exponential Growth Exponential growth … Read more

Coinbase API: Getting Historical Price for Multiple Days Made Easy

Coinbase API v2 is a powerful tool for developers to access real-time and historical cryptocurrency data. One of the most common use cases for the API is to retrieve historical price data for multiple days, which can be used for analysis, modeling, and forecasting. However, getting historical price data for multiple days using Coinbase API … Read more

IQ Just Got 10,000x Cheaper: Declining Cost Curves in AI Training

“I am not interested in hearing ridiculous Utopian rants.” said one reader of yesterday’s Finxter newsletter on my note on declining cost curves and the implied disruptions. I’ll include a screenshot of the email here: ๐Ÿ’ก Info: Declining cost curves refer to the trend of production costs decreasing over time as technology and production processes … Read more

Bitcoin – Trading Moving Averages or HODL? A Python Script Uncovers the Answer!

I’ve always wondered if a slow and high-level trading strategy focusing on long-term trends could outperform a buy-and-hold strategy. To answer this question, I created a Python script that would utilize a momentum-based strategy to tell me when to buy and when to sell Bitcoin. Despite my busy life and doubts that day trading would … Read more

I Created a Crypto Arbitrage Trading Bot With Python

๐Ÿ›‘ Disclaimer: NOT INVESTMENT ADVICE! In this short project, I’ll explain a Python trading bot I used for the purpose of arbitrage trading. I use Bitcoin BTC, but the arbitrage bot works better on illiquid and inefficiently priced coins — Bitcoin is usually far too liquid and efficiently priced for this to work. I also … Read more