When the Market Takes Weekends Off - Devlog Stocksimpy
dev.to·1d·
Discuss: DEV
Flag this post

I recently took a long break from working on StockSimPy — school got busy and pulled me away — but I’m back. The project is getting closer to the finish line, yet somehow the closer I get, the further it feels. The core components — backtesting, portfolio management, and stock data handling — are semi-functional, but parts like importing data from yfinance and cleaning it still need fixes, along with a few unexpected bugs.

Why Add Performance Metrics?

When I first planned StockSimPy, I didn’t think about including a dedicated performance class. I figured total return and a price graph would be enough. That changed after someone commented on one of my previous devlogs, asking if I planned to add metrics like the Sortino ratio.

That question stuck with me. I thought: *If I wer…

Similar Posts

Loading similar posts...