- Published on
Heyyy, I'm Mohit
Data Scientist researching systematic trading strategies and quantitative finance.
I research systematic trading strategies grounded in academic factor literature — Jegadeesh-Titman momentum, Fama-French/Carhart factors, Hamilton regime-switching models — validated through rigorous backtesting. Recent work includes a Gaussian HMM-based market regime detector (Sharpe 0.769 vs. 0.641, drawdown -25.6% vs. -33.7%) and a full-stack quant research platform with a multi-factor scoring model, backtesting engine, regime filter, and live paper-trading across 500+ tickers.
This blog is a collection of everything I am — the code I write, the models I build, and the ideas I can't stop chasing.
Thanks for stopping by—I appreciate you checking out my work. If you ever want to connect, collaborate, or just say hi, feel free to reach out. Enjoy the read!
Latest
- Quantitative-FinanceAlgorithmic-TradingMachine-LearningHidden-Markov-ModelsPortfolio-ManagementSignal-ProcessingTime-SeriesPythonSystematic-TradingMarket-MicrostructureA deep dive into building a regime-aware trading system that uses Hidden Markov Models to classify market conditions and dynamically allocate across a strategy pool — from feature engineering to live paper trading.
- Published on
A detailed walkthrough of how I built a dynamic and customizable Stocks Screener using Python, Streamlit, and real financial data. This project combines finance and data science principles to empower investment research through factor-based strategies.- Published on
Data-EngineeringCloud-ComputingBig-DataETLELTData-TransformationData-PipelinesAnalyticsCloud-Data-WarehousesReal-time-AnalyticsA detailed exploration of ETL and ELT, their differences, evolution, and when to use each approach in modern data engineering.