Skip to content
@TradingChassis

TradingChassis

TradingChassis

TradingChassis is an applied engineering portfolio focused on infrastructure, reliability, and operational discipline.

Trading is used as a demanding technical domain to demonstrate practical software, platform, and operations engineering skills.

It is not a trading bot, alpha research platform, or claim of financial performance.

Repository Map

TradingChassis
│
├── Trading System Architecture
│
│   core
│   └── deterministic domain and decision logic
│        │
│        ▼
│   core-runtime
│   └── execution and runtime environment
│        │
│        ▼
│   infrastructure
│   └── deployment, platform, and operations
│        │
│        └── oci-secrets-store-csi-driver-provider
│            └── Kubernetes ↔ OCI Vault secrets integration
│
│   docs
│   └── architecture, concepts, and design decisions
│
└── tradingchassis-ops-lab
    └── standalone operations and reliability lab
        built around NautilusTrader

The repositories in the Trading System Architecture represent different layers of one larger system.

core contains the deterministic trading-domain logic. core-runtime provides the environment in which that logic can be executed. infrastructure provides the Kubernetes, GitOps, observability, storage, and cloud platform around those workloads. The OCI Secrets Store CSI provider supports that infrastructure by integrating Kubernetes workloads with OCI Vault.

docs preserves the architecture, terminology, concepts, ADRs, and design decisions behind that system.

The custom trading-engine direction represented by core, core-runtime, and the archived documentation is retained as architectural exploration and engineering evidence, rather than the active implementation direction.

Operations Lab

tradingchassis-ops-lab is intentionally separate from the custom trading-engine architecture.

It is a local-first operations and reliability lab built around NautilusTrader, focusing on reproducible workflows, artifacts, observability, reconciliation, failure handling, and operational controls rather than strategy performance.

Repositories

Repository Status Role
tradingchassis-ops-lab Active Standalone operations and reliability lab around NautilusTrader
infrastructure Active OCI, Kubernetes, GitOps, observability, storage, and platform infrastructure
oci-secrets-store-csi-driver-provider Supporting Kubernetes integration for retrieving secrets from OCI Vault
core Demo Deterministic event-driven trading-domain and decision semantics
core-runtime Demo Runtime and orchestration layer around Core
docs Archived Architecture, concepts, ADRs, operations, and project evolution
infrastructure-secrets Archived Predecessor of the current OCI Secrets Store CSI provider fork, retained for historical context

Popular repositories Loading

  1. core core Public

    Deterministic Event-driven trading decision engine for shared Backtesting and Live semantics.

    Python 1

  2. infrastructure-secrets infrastructure-secrets Public archive

    Archived fork of Oracle oci-secrets-store-csi-driver-provider with multi-arch image builds.

    Go

  3. infrastructure infrastructure Public

    Live-proven infrastructure-as-code for a reproducible OCI platform with Terraform, Ansible, MicroK8s, Argo CD, GitOps, and Vault-backed secrets.

    Shell

  4. .github .github Public

    Organization profile and portfolio overview.

  5. core-runtime core-runtime Public

    Runtime Kubernetes orchestration layer for TradingChassis's Core with reproducible environments for Backtesting. Configurable via JSON, self-building image, deploying and tracking via Argo and MLfl…

    Python

  6. docs docs Public archive

    Archived canonical semantics documentation for TradingChassis: architecture, concepts, Stacks, operations, and evolution.

    Dockerfile

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…