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.
파일 탐색기
최종 버전 다운로드 (.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
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/The-Swarm-Corporation/AutoHedge
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd AutoHedge
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천사전 준비물
- Python 3 pip 명령어를 쓰려면 Python이 필요합니다.
pip install -U autohedge
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
