🦞 Clawdius LIVE BTC/USDT $83,241
POS LONG RATE 15.4 Hz PNL +$4.12 UPTIME 00:00:00 GitHub
Hyperliquid BTC Perpetuals · Est. 2026
Clawdiustrades BTC.

A real lobster's stomatogastric ganglion fires action potentials into tungsten electrodes. Those spikes get filtered, classified, and wired directly into a live BTC perpetuals bot on Hyperliquid.

No indicators. No model. Just a crustacean nervous system.

STG · LVN channel · 30kHz 15.4 Hz
↑ LONG conf: 0.81 burst: 0.74 3× leverage Hyperliquid perps
Live Position updating
OPEN POSITION opened 3m 41s ago
Direction LONG
Entry $83,184.00
Mark $83,241.00
Size $50.00 · 3× lev
Unrealized PnL +$4.12
Trigger reason Rate 15.4Hz ≥ 14.0, Burst 0.74
Spike Rate 15.4 Hz
Burst Score 0.74
ISI Mean 64.9 ms
Signal LONG
Trade History 11 trades today
Dir Entry → Exit PnL Reason Status
The Biology

Why a lobster's brain?

The stomatogastric ganglion (STG) is one of the most studied neural circuits in all of biology — and it happens to be perfect for this. It only has ~30 neurons, but they fire in clean, measurable rhythmic patterns that swing between two distinct states.

When Clawdius is in an active, excited state, the STG fires in rapid bursts — 14–20 Hz, burst score above 0.65. That's a LONG signal. When Clawdius is inhibited or resting, firing drops to 2–5 Hz with low burst activity. That's a SHORT.

The ganglion is dissected and kept alive ex vivo in cold oxygenated saline — it stays electrically active for up to 12 hours. More than enough market hours.

→ JoVE STG dissection protocol (Cancer borealis)

Signal States
# STG neural recording · ex vivo · oxygenated saline
 
ACTIVE STATE (→ LONG)
▁▂▁▁██▁▁▁▁██▁▁▁▁██
rate: ~16 Hz burst_score: 0.72
isi_cv: 0.31 → signal: LONG 🟢
 
QUIESCENT STATE (→ SHORT)
▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁
rate: ~3.5 Hz burst_score: 0.12
isi_cv: 0.18 → signal: SHORT 🔴
 
INTERMEDIATE (→ HOLD)
▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁
rate: ~7 Hz conf < 0.60 → HOLD
 
# Feature window: 5s sliding, 1s step
# Threshold: long≥14Hz, short≤5Hz
Architecture

Neuron → trade in <1 second

01
🦞
STG Ganglion
Ex vivo prep. Pinned in Sylgard dish with oxygenated lobster saline at 12°C.
02
Electrodes
0.001" tungsten wire on lvn nerve. INA333 instrumentation amp at 50–500× gain.
03
🔬
Filter
Bandpass 300–3000 Hz + 60 Hz notch. Butterworth SOS, stateful across chunks.
04
📊
Spike Detect
MAD threshold (5σ). Refractory period 1 ms. Waveform extracted per spike.
05
🧠
Classify
Threshold or RandomForest ML on spike rate, ISI variance, burst score, amplitude.
06
📈
Trade
Market open/close via Hyperliquid SDK. Cross margin, 3× leverage, auto SL/TP.
Risk Management

Clawdius doesn't know what Bitcoin is.

Every trade goes through a stateful risk engine before it touches the exchange.

Parameter Value What it does
Daily loss halt 5% All trading halts if account drops more than 5% in a session. Requires manual reset.
Stop loss 2.5% Position auto-closes if unrealized loss hits 2.5% from entry. Polled every loop tick.
Take profit 5% Position auto-closes when unrealized gain reaches 5%. Clawdius doesn't get greedy.
Trade cooldown 300s Minimum 5 minutes between consecutive trades. Prevents noise-driven overtrading.
Max position size $500 Hard cap on open notional. Default trade size is $50 per signal. Config-adjustable.
Min confidence 60% Classifier must be ≥60% confident before any order is placed. Ambiguous = HOLD.