Skip to content
View nisgemML's full-sized avatar

Block or report nisgemML

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

Popular repositories Loading

  1. alpha_research alpha_research Public

    Manager-ready quantitative research platform demonstrating alpha signal generation, portfolio construction, backtesting, real-time engine, PyTorch predictive modeling, and C++ execution simulation.

    Python

  2. avellaneda-stoikov avellaneda-stoikov Public

    Closed-form optimal market maker from Avellaneda & Stoikov (2008) — stochastic control, LOB matching engine, multi-agent simulation

    Python

  3. Low-Latency-Trading-Engine- Low-Latency-Trading-Engine- Public

    Ultra-low-latency exchange simulation in C++20 featuring lock-free concurrency, cache-optimized data structures, and custom memory allocation. Processes 6M+ msgs/sec with ~400ns p50 latency; zero h…

    C++

  4. options-engine options-engine Public

    C++20 options matching engine: SoA limit order book, lock-free SPSC/MPMC queues, pool allocator, formal memory ordering — 159 tests

    C++

  5. ocaml-trading-primitives ocaml-trading-primitives Public

    Functional limit order book and trading primitives in OCaml — ADTs, functors, QCheck property tests

    OCaml

  6. options-market-maker options-market-maker Public

    Python