Originally, I ran my own portfolio management tool using Google Sheets + Python. Since it was running locally on a NAS, it worked reasonably well, but it had issues: it couldn't be used from a ...
I have a passion for learning new technologies and I am always looking for new challenges. AI agents are everywhere right now, and for good reason. They're transforming how we interact with software, ...
In this tutorial, we will guide you through building an advanced financial data reporting tool on Google Colab by combining multiple Python libraries. You’ll learn how to scrape live financial data ...
Note: This book is the first edition of Quantitative Finance with Case Studies in Python. For readers of the second edition, please go to this repo.
New methods: Now you can search derivatives using specified parameters. Latest update: A lot of improvements were made under the hood. It's now object oriented resulting in better perfomance since ...
In this article, we will explore YFinance and learn what we can do. The stock we will be working on here is Pfizer, a Pharmaceutical Company listed in NASDAQ. YFinance is highly recommended for ...