Skip to main content

autohedge - TGSC

Project description

AutoHedge

Join our Discord Subscribe on YouTube Connect on LinkedIn Follow on X.com

AutoHedge is an enterprise-grade autonomous agent hedge fund that trades on your behalf. It combines swarm intelligence and specialized AI agents to perform end-to-end market analysis, risk management, and execution with minimal human intervention.

Current support: Full autonomous trading on Solana. Coming soon: Coinbase and additional exchanges.


Overview

AutoHedge is built to be the world's most powerful autonomous agent hedge fund. It runs continuous analysis, generates and validates trading theses, sizes risk, and executes orders across supported venues. The system is designed for institutional reliability: structured outputs, comprehensive logging, and a risk-first architecture that scales from single strategies to multi-venue, multi-asset deployment.


Features

  • Multi-Agent Architecture: Specialized agents for each stage of the trading pipeline

    • Director Agent: strategy and thesis generation
    • Quant Agent: technical and statistical analysis
    • Risk Management Agent: position sizing and risk assessment
    • Execution Agent: order generation and execution
  • Real-Time Market Analysis: Integration with live market data for analysis and execution

  • Risk-First Design: Built-in risk management and position sizing before any execution

  • Structured Output: JSON-formatted recommendations and analysis for downstream systems

  • Enterprise Logging: Detailed, configurable logging for audit and debugging

  • Extensible Framework: Modular design for custom strategies and new venues


Supported Venues

Venue Status Notes
Solana Supported Full autonomous trading
Coinbase Coming soon In development
Other CEX Roadmap Planned expansion

Quick Start

Installation

pip install -U autohedge

Environment Variables

# Jupiter API (token price & search tools)
# Get a key at https://portal.jup.ag
JUPITER_API_KEY=

# OpenAI (experimental agents)
OPENAI_API_KEY=
ANTHROPIC_API_KEY=
WORKSPACE_DIR="agent_workspace"

# Trading
WALLET_PRIVATE_KEY=""

See .env.example for a full reference.

Basic Usage

autohedge 

Architecture

AutoHedge uses a multi-agent pipeline where each agent has a defined responsibility:

graph TD
    A[Director Agent] --> B[Quant Agent]
    B --> C[Risk Manager]
    C --> D[Execution Agent]
    D --> E[Trade Output]

Contributing

Contributions are welcome. See Contributing Guidelines for details.

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/AmazingFeature)
  3. Commit changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

MIT License. See LICENSE for details.


Acknowledgments

  • Swarms for the AI agent framework

Support


AutoHedge by The Swarm Corporation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autohedge-0.1.6.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

autohedge-0.1.6-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

Details for the file autohedge-0.1.6.tar.gz.

File metadata

  • Download URL: autohedge-0.1.6.tar.gz
  • Upload date:
  • Size: 20.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.3 Darwin/24.5.0

File hashes

Hashes for autohedge-0.1.6.tar.gz
Algorithm Hash digest
SHA256 0be0bea22f6f9afeaf76b9cece570ba601038da99c51a292180fe6d480ca0294
MD5 5456e99e6180cf729e07c58fb1229d5f
BLAKE2b-256 5656d1f5b88c4dac6789a73e0d4bd4b79a6f85cb42f501ffb7e25aac5b573170

See more details on using hashes here.

File details

Details for the file autohedge-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: autohedge-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.3 Darwin/24.5.0

File hashes

Hashes for autohedge-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9c2810f44b2ceafdd1b967debbfcf431f12265f8ae8fbacee907e69bc05ec84c
MD5 ad5674ecd1003ade49d5aac8b2a70082
BLAKE2b-256 471426f268a5df62d8a91c36845c32dca0bd760b715e50549e900870b4ee9fe7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page