Skip to content
View Jack-Fletcher-Projects's full-sized avatar

Block or report Jack-Fletcher-Projects

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

Pinned Loading

  1. optimal-trade-execution-rl optimal-trade-execution-rl Public

    Deep RL agent for optimal trade execution in crypto markets — PPO-LSTM and RL² meta-learning, evaluated against TWAP and VWAP on Bybit L2 data

    Python

  2. orderbook-reconstruction orderbook-reconstruction Public

    C++ order book engine reconstructing NASDAQ L3 state from a raw event feed — 3.5x faster than std::map, with resync analysis against exchange ground truth

    C++

  3. heston-calibration heston-calibration Public

    Heston stochastic volatility — characteristic-function pricing, differential evolution calibration, and Monte Carlo exotics with the Andersen QE scheme

    Python

  4. microstructure-alpha microstructure-alpha Public

    Order book features from raw NASDAQ L3 data, and a validation framework measuring how much of a backtested edge is leakage

    Python