Skip to content
View rootquant's full-sized avatar
:dependabot:
Building trading systems
:dependabot:
Building trading systems

Block or report rootquant

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

@rootquant

Who I Am

I build systematic trading technology from first principles.
My work is about engineering precision systems where finance, code, and probability converge.

I treat markets as complex adaptive systems. The challenge — and obsession — is to distill that complexity into structure: signals, models, and execution engines that can run at scale without relying on guesswork or gut feel.


What I Work On

  • Strategy Engineering: Translating ideas into executable code, from hypothesis → backtest → live system.
  • Infrastructure: Building robust pipelines for data ingestion, signal generation, execution, and risk management.
  • Research: Studying market microstructure, statistical edges, and alternative data sources.
  • Automation: Eliminating latency, human error, and inefficiency with systems that operate reliably under pressure.

Technical Focus

  • Languages: Python for research, C++/Rust for speed, Go for infrastructure.
  • Data: Time-series modeling, stochastic processes, high-frequency tick data, event-driven streams.
  • Systems: Broker/FIX APIs, cloud-based backtesting, execution frameworks, risk overlays.
  • Approach: Scientific rigor (hypothesis → experiment → falsify → refine), no shortcuts, no black boxes.

Philosophy

Markets punish certainty. The only edge is adaptability, discipline, and the ability to keep questioning your own models.

I don’t believe in “set and forget.” Every system is a living thing — it must evolve as markets evolve. The job isn’t to predict the future but to build tools that can survive it.


Connect

  • Twitter/X: @rootquant
  • Open to collaboration on ambitious trading tech — not toys, but serious systems.
  • Outside markets: I study philosophy, systems theory, and technology — anything that sharpens the lens through which I build.

Popular repositories Loading

  1. rootquant rootquant Public

    Config files for my GitHub profile.

  2. FinMathematics FinMathematics Public

    Forked from PlamenStilyianov/FinMathematics

    Books

    Mathematica

  3. quantstats quantstats Public

    Forked from ranaroussi/quantstats

    Portfolio analytics for quants, written in Python

    Python