# AI-powered autonomous trading terminal

CloddsBot is an open-source AI trading agent that operates autonomously in over 1000 markets. Based on Claude, this software executes automated trading processes across various crypto exchanges and prediction platforms (Polymarket, Binance) using risk management and machine-to-machine payment protocols.

- ★ 1,873
- TypeScript
- GitHub Trending · 2026-09-11

## What you get
- Automated trading in over 1000 markets
- Portfolio and strategies manageable with natural language
- Full integration with 21 different messaging platforms

## Installation
**Quick installation**

```
npm install -g clodds --loglevel=error
clodds onboard
```

**Installation from source code**

```
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 start
```


## Running it
**Starting the interface**

```
clodds start
```


## If you don't write code
You are a trading assistant. I want you to perform analysis on cryptocurrency markets and prediction platforms using CloddsBot with over 118 strategies. Manage automated trading operations within my specified budget by applying risk management rules and provide me with reports by monitoring market data.

## Related dictionary terms

## Links
- GitHub repository →
- Read in Turkish →

---
Source: TreScout Discover · https://trescout.com/en/discover/cloddsbot/
