Skip to content
View cockles98's full-sized avatar
📈
Focusing
📈
Focusing

Highlights

  • Pro

Block or report cockles98

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cockles98/readme.md

Felipe Cockles

Quantitative Finance & Data Science · B.Sc. in Applied Mathematics — UFRJ (2026)

LinkedIn Email

I turn stochastic calculus, statistics and numerical methods into trading and risk models that hold up out-of-sample. Open to freelance projects in quantitative modeling, risk analysis, and time series forecasting.


Featured work

📈 Atlas — regime-aware equity strategy · Itaú Quant Challenge 2025, top 4% (40/953) · Long-only Ibovespa strategy: regime detection via topological data analysis, factor meta-models (Ridge/ElasticNet), regime-sensitive HRP allocation. Out-of-sample Sharpe 1.18 vs 0.55 benchmark · Sortino 1.90 · validated with a Deflated Sharpe test.

Atlas equity curve vs Ibovespa

🤖 Titanium Alpha — agentic multi-strategy fund · Four LLM agents (LangGraph) debate PatchTST forecasts and RAG-retrieved news before capital is allocated via HRP with Ledoit–Wolf shrinkage. 1,000+ tests, CI, CPCV grid search over 547 configs. 10-year walk-forward (52 S&P 500 names): Sharpe 0.77 vs SPY 0.59, max drawdown −22% vs −34%.

🧮 Mean Field Games for market microstructure · undergraduate research, UFRJ · Numerically solves the coupled HJB–Fokker–Planck system (finite differences + Picard iteration) to model HFT ↔ market-maker dynamics, calibrated on B3 data. Shows liquidity resilience and liquidity-crunch regimes emerging from agent interaction alone.


Toolbox

Python (NumPy · SciPy · pandas · scikit-learn · LangGraph) · SQL · backtesting with purged CV · portfolio optimization (HRP, Markowitz) · time series (ARIMA/GARCH, PatchTST) · stochastic calculus & numerical PDEs

More in the pinned repos below · LinkedIn · felipe.cockles@hotmail.com

Pinned Loading

  1. itau-quant-challenge-2025 itau-quant-challenge-2025 Public

    Quantitative strategy for the Ibovespa that combines Topological Data Analysis (with Persistent Homology & Mapper), classical factors and meta-models, regime-sensitive HRP. Achieved top 4%.

    Jupyter Notebook 21 3

  2. titanium-alpha titanium-alpha Public

    Agentic multi-strategy hedge fund: PatchTST forecasts, 4-agent LangGraph debate, CPCV-OOS + DSR validation, HRP with Ledoit-Wolf shrinkage. 10-year OOS Sharpe=0.766.

    Python

  3. mfg-for-financial-market mfg-for-financial-market Public

    Market Microstructure & Liquidity Simulator for B3 using Mean Field Games (MFG). High-performance numerical solver for coupled HJB-Fokker-Planck systems to model price formation and HFT dynamics.

    Jupyter Notebook 3

  4. machine-learning-from-scratch machine-learning-from-scratch Public

    Pure NumPy implementations of core ML algorithms: Linear/Logistic Regression, Decision Trees, K-Means, Neural Networks, Recommender Systems, and RL. Focused on mathematical derivation and vectorize…

    Jupyter Notebook 1