Skip to content

PROJECT-OCULUS/Trading-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmic Trading System

Multi-agent developed algorithmic trading system using Claude Squad coordination.

Agent Roles

  • Researcher: Market analysis and strategy research
  • Architect: System design and technical architecture
  • Builder: Core implementation and development
  • Tester: Backtesting, validation, and performance analysis

Coordination

All agents coordinate through AGENT_COORDINATION.md with:

  • Information flow downward (Research → Architecture → Implementation → Testing)
  • Communication and feedback upward for recursive improvement
  • Clear task assignments and status tracking

Getting Started

  1. Each agent works in their dedicated worktree
  2. Read AGENT_COORDINATION.md before starting work
  3. Update status and communicate through the coordination document
  4. Follow the established information flow for optimal results

About

Multi-agent algorithmic trading system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published