v0.1.0 - Initial Release
Clodds v0.1.0 - Initial Release
Your entire trading desk in a chat window. Trade 700+ markets through natural conversation.
Highlights
- 700+ Markets across 9 prediction platforms
- 22 Chat Channels - Telegram, Discord, WhatsApp, Slack, Teams, Matrix, Signal, iMessage, LINE, Nostr, Twitch, Voice, and more
- 4 Futures Exchanges - Binance (125x), Bybit (100x), Hyperliquid (50x), MEXC (200x)
- DeFi Integration - 5 Solana DEXs + 5 EVM chains
- 61 Skills with chat commands and TypeScript APIs
- Built on Claude - Natural language trading
Trading Platforms
Prediction Markets
| Platform | Type | Features |
|---|---|---|
| Polymarket | Crypto (USDC) | Full trading, WebSocket feeds, maker rebates |
| Kalshi | US Regulated | Full trading, WebSocket feeds |
| Betfair | Sports Exchange | Full trading, WebSocket feeds |
| Smarkets | Sports | Full trading |
| Drift | Solana DEX | REST API trading |
| Manifold | Play Money | Data feeds |
| Metaculus | Forecasting | Data feeds |
| PredictIt | US Politics | Data feeds |
Futures Exchanges
| Exchange | Max Leverage | Features |
|---|---|---|
| Binance Futures | 125x | 55+ API methods, USDT-M perpetuals |
| Bybit | 100x | 50+ API methods, unified account |
| Hyperliquid | 50x | 60+ API methods, on-chain (Arbitrum) |
| MEXC | 200x | 35+ API methods, minimal KYC |
DeFi
- Solana: Jupiter, Raydium, Orca, Meteora, Pump.fun
- EVM: Uniswap V3, 1inch on Ethereum, Arbitrum, Optimism, Base, Polygon
Smart Trading Features
- Arbitrage Detection - Cross-platform, internal, and combinatorial arbitrage based on arXiv:2508.03474 ($40M+ found)
- Whale Tracking - Multi-chain monitoring (Solana, ETH, Polygon, Arbitrum, Base, Optimism)
- Copy Trading - Mirror trades with configurable sizing, SL/TP
- MEV Protection - Flashbots, MEV Blocker, Jito bundles
- Smart Order Routing - Best price/liquidity/fee optimization
- Kelly Criterion Sizing - Optimal position sizing with fractional options
- Circuit Breakers - Auto-halt on risk limits
- Backtesting - Monte Carlo simulation, walk-forward analysis
- Strategy Builder - Natural language to trading strategy
Risk Management
- Stop-loss, take-profit, trailing stops
- Daily loss limits, max drawdown protection
- Position size limits
- Consecutive loss limits
- Kill switch for emergency stops
AI System
- 6 LLM Providers: Anthropic, OpenAI, Google, Groq, Together, Ollama
- 21 Tools: Browser automation, file operations, web search, and more
- Semantic Memory: Vector embeddings with hybrid search
- 4 Specialized Agents: Main, Trading, Research, Alerts
Documentation
- 61 skill definitions with chat commands
- 170+ term glossary
- TypeScript API references
- Comprehensive README
Quick Start
git clone https://github.com/alsk1992/CloddsBot.git
cd CloddsBot
npm install
cp .env.example .env
# Add ANTHROPIC_API_KEY to .env
npm run build && npm startOpen http://localhost:18789/webchat to start trading.
Links
- Docs: https://clodds.vercel.app
- Research: arXiv:2508.03474
MIT License