Skip to content

Repository files navigation

Omni-Arb

Omni-Arb is a lightweight skeleton for a deterministic arbitrage and directional trading research platform. It demonstrates an end-to-end flow from opportunity intake through risk checks, execution and logging.

Layout

  • core/ – trading primitives
  • orchestrator/ – pipeline wiring modules together
  • nlp/ – placeholders for FinGPT/FinRAG integrations
  • research/ – backtesting utilities
  • deploy/ – docker-compose and infra helpers
  • config/ – configuration files
  • tests/ – pytest test suite

Infrastructure

After bringing up services with docker-compose up -d (see RUNBOOK.md), you can verify Prometheus and the app are healthy:

curl -s http://localhost:9090/-/healthy
curl -s http://localhost:3000/login

Getting Started

make test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages