eddiemorra

Bloombergfor Polymarket.

A futuristic terminal UI for power users and agents. Trade, manage bots, find data, copy traders. All from the terminal.

View Source
Built for
Live Order Books
Copy Trading
Bot Management
Position Tracking
Market Signals
Strategy Builder
P&L Analytics
Agent Automation
Live Order Books
Copy Trading
Bot Management
Position Tracking
Market Signals
Strategy Builder
P&L Analytics
Agent Automation
Learn more

Trade

Browse live markets with order books, place trades, track positions and P&L. Keyboard-driven, instant execution. Like having a Bloomberg terminal for prediction markets.

>markets|
> Fed cuts rates June0.42 / 0.58
BTC > 100k by July0.68 / 0.32
Trump wins 20280.31 / 0.69
AI bill passes Senate0.55 / 0.45
ETH flips BTC market cap0.08 / 0.92

Manage Bots

Deploy trading strategies as markdown files. Pick a model, pick a market, set constraints. Your bots run autonomously -- martingale, TA-based, sentiment, correlation, anything.

> strategymartingale.md
marketBTC 5-minv
modelclaude-sonnetv
max position$500
auto-trade[x]
stop loss[x]
notify on trade[ ]
ctrl+enter to deploy · tab to next field

Copy Traders

Find the best-performing wallets on Polymarket. See their positions, win rate, and P&L history. One keystroke to start copying their trades in real time.

TOP TRADERS — COPY OR FOLLOW
> 1whale_0x7f2a72%+$47,200
2degen_capital68%+$31,800
3polymax_bot65%+$22,100
4signal_hunter61%+$18,400
5macro_chad44%-$2,300
enter to copy · f to follow · / to search

Find Signals

Technical analysis, sentiment scoring, smart money tracking, volume surges. All the data you need to find edge -- surfaced in one terminal view.

$ eddiemorra signals --market "Fed June"
 
RSI(14): 32.4 oversold
MACD: bullish crossover
Volume: 2.3x avg (surge)
Sentiment: 0.73 (bullish)
Smart money: accumulating YES
 
Edge: +14% vs market price
Suggested: BUY YES @ 0.42

How it works.

One terminal. Full Polymarket access. Trading, bots, data, copy trading. Open source.

architecture
┌─────────────────────────────────────────────────────┐
│                    eddiemorra                         │
│                                                     │
│  ┌───────────┐  ┌───────────┐  ┌───────────┐       │
│  │  trade    │  │  bots     │  │  signals  │       │
│  │  terminal │  │  manager  │  │  & data   │       │
│  └─────┬─────┘  └─────┬─────┘  └─────┬─────┘       │
│        │              │              │              │
│        └──────────────┼──────────────┘              │
│                       │                             │
│               ┌───────▼────────┐                    │
│               │  trader SDK    │                    │
│               └───────┬────────┘                    │
│                       │                             │
│               ┌───────▼────────┐                    │
│               │  polymarket    │                    │
│               └────────────────┘                    │
└─────────────────────────────────────────────────────┘
                        │
           ┌────────────┼────────────┐
           │            │            │
    ┌──────▼─────┐ ┌────▼────┐ ┌────▼─────┐
    │ copy trade │ │  P&L    │ │ signals  │
    │ engine     │ │ tracker │ │ pipeline │
    └────────────┘ └─────────┘ └──────────┘

Competitive advantage.

Terminal-native

Keyboard-driven, zero latency UI. No browser tabs, no slow web apps. Power users and agents trade at terminal speed.

Strategies as markdown

Write trading strategies in markdown files. Pick an AI model, set constraints, deploy. No code required -- just describe your edge.

Copy trading

Find winning wallets on Polymarket. One command to mirror their trades in real time on your own wallet. Built-in filters and risk limits.

AI-powered signals

Technical analysis, sentiment, smart money flow, volume spikes. AI models process the data and surface actionable signals.

Agent-friendly

Claude Code, GPT-4o, Gemini -- any model can drive the SDK. Bots run autonomously via GitHub Actions or cron. Zero human intervention.

Open source

The trader SDK, TUI, and automation pipeline are all on GitHub. Fork it, extend it, run your own setup.

Start trading.

Get early access. Manage bots, copy top traders, and find alpha -- all from your terminal.

View Source