Autonomous · self-hosted · you own the keys

One desk.Two markets.Zero babysitting.

FearDC Trading is an autonomous trading desk that runs two sleeves at once — stocks on Alpaca and crypto on Revolut — with a reasoning AI in the single judgment seat and every hard rule enforced in code. It researches, decides, trades, and journals everything — its thinking, its decisions, and the lessons it draws for next run — on a schedule, and shows you the whole book on one screen.

🚀
Mood:Great
Your dashboard reads the market honestly — five moods from Great to Rough, each with its reasons spelled out. This page? Permanently set to Great. 😉
🛡️ 🖥️ 🤖 💰 📦
Advertisement
The one-glance dashboard

Catch everything in a single look.

A private, split-screen dashboard — stocks on the left, crypto on the right — each with its own mood, KPIs, live market data per ticker and coin, and interactive 30-day curves. Density without clutter: every element earns its place.

  • Mood at a glance — from Great to Rough, with the reasons written out.
  • Live KPIs with curves — total value, cash, today's move, realized and unrealized P&L, plus real-axis Value, Assets and Cash curves — where Assets is deposit-immune, so a cash top-up can't flatter it — with a marker on every fill.
  • Manual controls — buy/sell either sleeve by hand, behind password + 2FA.
  • Cost gauge — the AI's running cost metered against your budget, green → amber → red as the 30-day projection nears it.
Dashboard 28% ◐ live
Stocks ALPACA
Total value
$10,412
Today
+1.8%
TickerLastP&L
NVDA$230.36+6.2%
MSFT$508.10+2.1%
CAT$402.77-0.8%
Crypto REVOLUT
Total value
$3,180
24h
+3.4%
CoinLastP&L
LINK BOT$13.17+4.1%
BTC$72,940+1.2%
ADA$0.612-1.9%
The decision cycle

Deterministic modules. One reasoning seat.

Mechanical work that must always fire — stops, profit-takes, snapshots, data fetches, guardrails — is coded and scheduled. The AI makes only the final call, and every run follows the same four phases: it reads its recent lessons and journals first, then writes new ones after.

1

Review

Read the accumulated lessons and decisions, the real recent outcomes — before any research.

2

Research

Gather fresh market data, interpreted through previous lessons and decisions.

3

Decide + act

Apply judgment, place guarded orders, journal the thinking and the decision.

4

Reflect

Distill one real, evidence-backed lesson so the next run is a little wiser.

A lesson is not a hard-coded rule — those are guardrails. It's a generalized insight from a real outcome, grounded in real fills, always consumed by the next decision. The desk compounds judgment, not just capital.

What the AI actually writes, every run — its own words:

Two sleeves, one book

Stocks and crypto, side by side.

Each sleeve is a mirror image of the other — same lesson rule, same four-phase cycle, same coded guardrails — with the genuine differences each asset class demands.

  • Stocks — routed through Alpaca, weekday schedule, analyst and earnings context, market-hours aware.
  • Crypto — routed through Revolut, 24/7, wider stops for the noise, protected buy-only holdings.
  • Symmetry by design — fix or improve one sleeve and the other moves with it.
  • Limit-only and logged — every order is a limit order, journaled with its reason.
Open orders and recent fillsauto-journaled
Stocks ALPACA
WhenActionSymbolAmount
16:00BUYNVDA$512
19:00SELLCAT+15% trim
19:00SELLMUstop hit
Crypto REVOLUT
WhenActionSymbolAmount
09:15BUYLINK$50.00
17:00SELLADAstop hit
21:15BUYBTC$50.00
Guardrails

The rules can't be argued with — they're in the code.

The AI reasons freely inside a hard perimeter. A rejected order means a rule won; the desk records it and moves on. Nothing the model decides can step over these — and every one of them is yours to set: the cap sizes, stop distances, profit tiers, daily budgets, and a customizable, sell-protectable universe on both sleeves all live in a single config file you control.

📏
≤ 5% per positionFractional sizing to the cap — works at any account size.
🎯
Limit orders onlyWithin a tight band of the ask. There is no market-order code path.
🪜
Ratcheting stopHard floor → breakeven lock → profit trail. It only ever moves up.
✂️
Tiered profit-takesBank gains in steps while the rest rides the trail.
🧮
Daily spend and count capsEnforced from a local ledger — no runaway churn.
🔒
Universe guardOnly vetted tickers/coins are tradable; typos and hallucinations are rejected.
🌙
Market-hours and venue checksNo stock trades when the market's closed; skip a run if the venue is unreachable.
🧾
Full audit trailEvery read, write, order and API error lands in a dated log.
Three decision brains

Choose the mind in the seat.

One switch picks who decides. The guardrails, schedule and journals stay identical — only the judgment changes.

claude Full judgment

A frontier reasoning model weighs news, regime and thesis breaks and makes the real call. The default seat.

ollama Offline fallback

A local model decides off a Python-built shortlist when you want zero API cost — fully offline.

python Deterministic

A pure composite-score decider — no LLM at all — for a hands-off, explainable baseline.

Built on best-in-class rails

Great rails — and the mind that drives them.

FearDC Trading doesn't reinvent execution or judgment — it puts a frontier reasoning model in the decision seat and stands on two excellent brokerage APIs, treating each the way any provider wishes its clients would: politely.

Claude
The judgment seat

Anthropic's Claude takes the single decision seat — reading the desk's own lessons, weighing news, regime and thesis breaks, and making the final call inside the coded guardrails. Want zero API cost? A local Ollama model or a fully deterministic Python decider can take the seat instead — same guardrails, same journals.

Alpaca
Stocks execution and market data

Commission-free US stocks, clean REST, and a paper environment for fearless iteration — or live whenever you're ready. The desk speaks only limit orders, sizes within the cap, and retries idempotent reads only — the kind of disciplined client an execution API is built for.

Revolut
Crypto execution and market data

Cryptographically signed REST for real crypto orders. The desk caches candles, honours the public rate limits, and never retries a POSTed order — spending real money with real restraint. A model API citizen by design.

Autonomous, not assisted. AI that trades on Revolut isn't new — but an assistant you approve trade-by-trade is a world apart from a desk that decides and acts on its own, unattended, on a schedule, inside hard guardrails. That autonomy is the point.

Note: Claude — Anthropic PBC, Ollama — Ollama Inc, Alpaca — AlpacaDB Inc and Revolut — Revolut Group Holdings Ltd are trademarks of their respective owners. FearDC Trading is an independent product, not affiliated with, sponsored by, or endorsed by any of them; the names appear only to describe the model and APIs the software integrates with.

Runs itself, on your terms

Scheduled, private, and yours.

It's your machine, your keys, your data. The desk installs its own schedule and runs headless — no cloud middleman between you and your brokers.

  • Cross-platform scheduling — Windows Task Scheduler or Linux cron, from one config.
  • Private dashboard — password + TOTP two-factor over a signed session; fail-closed by default.
  • Editable AI instructions — each sleeve's decision prompt is a plain-text file you can tune to shape exactly how it reasons.
  • Full source included — read every rule, change anything, owe no black box.
Scheduleconfig-driven
Stocks ALPACA
TaskDaysTime
DecisionMon–Fri16:00
Stop-checkMon–Fri19:00
SnapshotMon–Fri22:15
Crypto REVOLUT
TaskDaysTime
DecisionDaily09:15, 21:15
Stop-checkDailyevery 4h
SnapshotDaily23:55
Pricing

One desk. One-time license.

The license price is for the software. Running costs — your chosen AI model's API/subscription, plus any broker or data fees — are paid directly to those providers and are not included. Volume, white-label and support terms are quoted on request.

  • Complete source — stocks + crypto sleeves, dashboard, guardrails, schedulers
  • Three decision brains — a frontier AI, a local model, and a deterministic decider
  • Install + disaster-recovery guides — for Windows and Linux
  • Guided setup — for your Alpaca and Revolut keys
  • Perpetual license — it runs on your hardware, offline-capable
  • Free updates for life — delivered through private repository access you clone and pull any time
Self-hosted perpetual license
Original price
$499
Launch offer
$349
launch price · one-time · full source · both sleeves
Advertisement