AAlphaBot
Blog

Practitioner notes.

Short writing on execution quality, latency, fee math, and where the gap is between what trading bots advertise and what they actually do. No tutorials on how to get rich. No setups guaranteed to print.

Operators of live capital2026-05-15

Kill-switch design: the one component that has to work

Why every serious trading system needs a kill-switch as a separate process, the failure modes it has to survive, and the shape of an implementation that actually trips when it should.

Read →
Tech-curious traders2026-05-15

Net vs gross PnL: the only number that matters

Gross PnL is what marketing screenshots show. Net PnL — after fees, funding, slippage, and adverse selection — is what your account actually does.

Read →
Grid-strategy users2026-05-06

Why grid bots lose to fees: a fee-aware net PnL deep dive

Grid bots print impressive gross PnL charts. The net number, after fees, funding, and slippage, is a different story. Here is the math.

Read →
Tech-curious traders2026-05-06

Latency math: why exchange-proximity matters for futures execution

What round-trip time actually buys you, where it stops mattering, and how we measure it instead of marketing it.

Read →
Tech-curious traders2026-05-06

Reading an RTT latency benchmark

How to interpret p50, p95, p99 round-trip-time numbers, what they mean for retail trading outcomes, and how to spot a benchmark designed to mislead.

Read →
Tech-curious traders2026-05-06

Exchange-proximity deployment, explained

How automatic region selection works, what it actually buys you, and why a fixed-region deployment is a hidden bug.

Read →
Strategy designers2026-05-06

Order book microstructure 101: why microstructure logic beats indicator-only bots

A practitioner-tone walk through queue position, book imbalance, and trade flow, and why these signals outperform pure indicator strategies.

Read →
Operators of live capital2026-05-06

Portfolio risk engine vs per-bot exposure

Why a single risk cap across all bots beats per-bot caps, and how correlated drawdowns turn the per-bot model into a hidden leverage trap.

Read →
Everyone — credibility primer2026-05-06

What high-frequency actually means in retail crypto

An honest framing of HFT vs low-latency API execution, and why we are explicit about what tier we play in.

Read →
Everyone — credibility primer2026-05-06

What ‘high-frequency’ actually means in retail crypto (vs institutional)

We do not call ourselves an HFT shop. Here is the honest taxonomy and where retail bots sit on it.

Read →
Everyone — credibility primer2026-05-06

We publish every losing day: a transparency commitment

Why our proof page reports losing days as prominently as winning ones, and what that means for how you should evaluate any trading platform.

Read →
Security-minded futures traders2026-05-06

Hard-rejecting withdraw-enabled API keys: the technical deep-dive

How we detect withdraw permission at onboarding, why we refuse the key instead of warning the user, and what the alternative looks like.

Read →

Cadence will scale to two articles per week. The next batch covers fee-aware grid trading, kill-switch design, and net-vs-gross PnL accounting.