Skip to content
View RyanJHamby's full-sized avatar

Block or report RyanJHamby

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
RyanJHamby/README.md

Building low-latency trading infrastructure and distributed systems.

Pinned Loading

  1. stock-screener stock-screener Public

    Automated stock screener scanning 3,800+ stocks daily for confirmed Stage 2 uptrends passing 8 strict criteria. Features: smart caching (74% fewer API calls), market regime filtering, automated st…

    Python 4 12

  2. macro-factor-decomposition macro-factor-decomposition Public

    C++20 macro trading system: PCA regime classification on 8-factor surprise covariance, Kelly sizing, IB Gateway execution. Sharpe 0.28, Calmar 0.65, 3.2% max drawdown on 17-year FRED backtest.

    C++

  3. order-book-engine order-book-engine Public

    High-performance C++ order book: P50 0.21μs, P99.9 5.7μs, 2.4M orders/sec. SPSC lock-free queue, thread-local slab allocator, price-time priority matching. 51 tests, EC2 Spot benchmarking.

    C++

  4. FlowState FlowState Public

    Rust-accelerated temporal join engine for quantitative finance ML pipelines

    Python