Skip to content
View lucas-guerin-44's full-sized avatar

Block or report lucas-guerin-44

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.

Content in all repositories owned by your account will be closed.
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
lucas-guerin-44/README.md

5 years in fullstack and product engineering. Now focused on finance, trading infrastructure, and data-rich environments.

Recent work includes a proprietary trading stack (storing, analysing, testing, and running it live) and a three-sided marketplace from scratch.

Public work:

Backtesting Engine - Event-driven backtester with tick-level fills, Cython hot paths
Datalake API - Containerized REST API for OHLC/tick data, FastAPI + DuckDB + PostgreSQL
Quant Research Process - 8-phase kill-criteria pipeline for strategy validation

Pinned Loading

  1. backtesting-engine backtesting-engine Public

    Event-driven and vectorized backtesting engine for trading strategies

    Python

  2. datalake-api datalake-api Public

    A containerized REST API for financial market data. OHLC bars and tick-level data with auto-derivation to higher timeframes on ingest, atomic writes, Parquet backup/restore. Built with FastAPI, Duc…

    Python

  3. quant-research-process quant-research-process Public

    An 8-phase kill-criteria pipeline for systematically rejecting bad trading strategies.

    Python