Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

Quantitative Trading Projects

This repository serves as a directory for all of my quantitative trading and trading-related engineering work, spanning research, model development, backtesting, forward testing, and user-facing tools.

πŸ”¬ Research & System Development

All research-driven work, model implementations, trading infrastructure, and experiments are published under the numotio organization:

➑️ github.com/numotio

Examples include:

  • Strategy development and signal research
  • Backtesting and simulation frameworks
  • Alpha modeling and execution systems
  • Quantitative tooling and infrastructure

🧰 Client Tools & Interfaces

User-facing tools that help interact with trading systems, including dashboards, CLI tools, monitoring apps, and utilities, are published under:

➑️ github.com/huetils

These include:

  • Web dashboards for strategy monitoring
  • CLI utilities for triggering or inspecting trading systems
  • Visualization tools for backtests and live metrics

πŸ“Œ Why Two Organizations?

Separating projects into two GitHub organizations helps keep the architecture clean and modular:

  • numotio focuses on the core of quantitative trading systems, research, models, strategy engines, simulations, and performance tools. This is where experimentation, development, and system-level thinking happens.

  • huetils is dedicated to user-facing components, dashboards, CLI tools, visualization layers, and interfaces that make it easier to interact with, observe, or manage trading systems.

This separation makes it easier to:

  • Maintain a clear boundary between system logic and tooling
  • Reuse interfaces across multiple models or strategies
  • Keep research-focused code lightweight and testable
  • Open-source or collaborate on tooling without exposing proprietary logic

Each org serves a distinct role but complements the other as part of a broader quant infrastructure.

About

Directory of my quantitative trading research and tooling projects

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors