An integral part of programming in Python is performing exception handling in Python. There are primarily two types of exceptions... (more…)
Read more »
You can add uv into the shebang line for a Python script to make it a self-contained executable. (more…)
Read more »
I noticed that many guides or lists of tick data sources were out of date, broken, or otherwise not working, so I decided to make an updated list with modern sources for use as a resource with the algo trading community. I will also keep this up to date a... (more…)
Read more »
As Python has gained a lot of traction in the recent years in Data Science industry, I wanted to outline some of its most useful libraries… (more…)
Read more »