johannes

johannes

Building a Live Algorithmic Trading Engine at 18

After months of studying quant finance and systems architecture, I’ve built a complete algorithmic trading engine in C++. I’m Johannes, 18, and for a long time, I’ve been fascinated by the world of Quantitative Finance. After countless hours studying theory…

Building an Algorithmic Trading Engine at 18

I’m Johannes, 18, and I’m pushing hard toward a career in Quantitative Finance. To stay accountable (and share some cool insights), I’m documenting my learning journey every day. After diving into calculus, probability, and the theoretical side of things, I…

Building a Valuation Engine at 18

Today, I continued my journey into quantitative finance by building a comprehensive valuation engine. I believe that constructing the pricing algorithms myself is the most effective way to learn, allowing me to directly implement these tools in my investment and…

Coding Equity Valuation in C++ at 18

Today I jumped back into my finance roots, valuation, the very reason I got into finance in the first place. But this time, I integrated it into C++ for a unique challenge. I took the three core valuation methods I…