Step 1: Pick Your Strategy
🛡️
Conservative
Low risk, steady yield
Low Risk
⚖️
Balanced
Smart analysis, moderate risk
Moderate Risk
🔥
Aggressive
High exposure, maximum edge
High Risk
Step 2: Copy & Run
One command that does everything:
curl -sSL https://raw.githubusercontent.com/KeNFT1/Simian-agent/main/install.sh | bash
This installs Python dependencies and downloads the balanced strategy.
Your agent will paper trade (no real money) until you enable live mode.
Step 3: See Results
After running, your agent scans 12,000+ markets and shows what it would trade:
cd simian-agent && python3 runner.py --status
Advanced Features
- Full pipeline configurator with custom market filters
- Multiple intelligence sources and risk sliders
- Custom strategy templates and backtesting
- .env configuration for live trading with real money
- Advanced position sizing and risk management
For advanced configuration, visit the
GitHub repository
for complete documentation and setup guides.