Karlo's Picture

Welcome! This is my corner for sharing technical notes, experiences in quantitative trading, and occasional insights from everyday life.

Latest Articles

Why is the VIX Called the "Fear Gauge"?

The VIX, or the Cboe Volatility Index, is the most famous ticker for tracking market stress. While it was built to measure the S&P 500’s expected swing over the next 30 days, it has become much more than that. It...

Why Python uses floor division?

For many developers, C or C++ is their first programming language to enter the world of computer science. In these languages, integer division is straightforward: 7 / 3 is \(2\), and -7 / 3 is \(-2\). This is known as...

Understanding volatility drag in leveraged ETFs

In the financial markets, leveraged ETFs are one of the most powerful tools for traders to capture outsized returns during a strong trend. But unlike Options, where you can use Greeks to measure how time (Theta), implied volatility (Vega), and...