autonomous-trading
CommunityAutonomous AI-driven stock trading with alerts
AuthorAkhilGurrapu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables autonomous stock trading by continuously researching stocks, evaluating models, and executing trades in a paper-trading environment while delivering real-time Telegram updates. It eliminates manual trading chores and reduces decision latency.
Core Features & Use Cases
- Autonomous research & screening: Scans the market and selects candidate stocks without human input.
- Multi-model decision making: Aggregates signals from multiple AI models and reaches a consensus.
- Automated execution & alerts: Places trades on Alpaca paper trading and notifies you via Telegram.
- Safety & monitoring: Includes emergency stop and safety limits to prevent excessive risk.
Quick Start
- Install dependencies: pip install -r requirements.txt
- Configure environment: set TELEGRAM_BOT_TOKEN, TELEGRAM_CHAT_ID, ALPACA_API_KEY, ALPACA_SECRET_KEY, and enable AUTONOMOUS_MODE
- Run: python src/autonomous/main.py
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: autonomous-trading Download link: https://github.com/AkhilGurrapu/kubera/archive/main.zip#autonomous-trading Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.