AutoHedge
Build your autonomous hedge fund in minutes. AutoHedge harnesses the power of swarm intelligence and AI agents to automate market analysis, risk management, and trade execution.
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- code_quality_control.yml
- cos_integration.yml
- docs.yml
- docs_test.yml
- label.yml
- lints.yml
- pr_request_checks.yml
- pull-request-links.yml
- pylint.yml
- python-publish.yml
- quality.yml
- ruff.yml
- run_test.yml
- stale.yml
- test.yml
- testing.yml
- unit-test.yml
- welcome.yml
- dependabot.yml
- FUNDING.yml
- labeler.yml
- PULL_REQUEST_TEMPLATE.yml
- __init__.py
- exa_search_tool.py
- jupiter_price.py
- jupiter_search.py
- polygon_api.py
- tools_registry.py
- ultra_tools.py
- yahoo_api.py
- __init__.py
- __main__.py
- cli.py
- env_loader.py
- main.py
- prompts.py
- workers.py
- btc_agent.py
- crypto_agent_wrapper.py
- market_making.py
- trades_20250305_193100.csv
- trades_20250305_193129.csv
- .env.example
- .gitignore
- example.py
- LICENSE
- pyproject.toml
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/The-Swarm-Corporation/AutoHedge
Downloads the entire project code from GitHub to your computer.
cd AutoHedge
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Python 3 Python is required to use pip.
pip install -U autohedge
Installs the package published on PyPI directly β no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Python
EasyPrerequisites
pip install -U autohedge
Installs the package published on PyPI directly β no need to clone the source.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
