strategiesJuly 24, 2026·9 min readIs algo trading actually profitable, or just index funds in disguise?A Reddit post asked if retail algo trading can beat the S&P 500. Good question, wrong strategy. Here's where retail algo edge actually lives, and where it doesn't.#algo-trading#market-selection
strategiesJuly 16, 2026·9 min readThat quant firm tier list: what actually transfers to your botA Reddit tier list ranked Jane Street, Citadel Securities, and HRT above the rest. Here's what those firms actually do differently from your grid bot, and what genuinely transfers to retail.#market-making#risk-management
strategiesJuly 6, 2026·8 min readRisk sizing is a linear dial, no free lunch (part 6)Why 2x risk per trade means 2x return and 2x drawdown, always. How I size a live Binance futures bot for the bad case, not the good one, and why 25-35% drawdowns are normal.#build-log#trading-bot
strategiesJuly 2, 2026·8 min readADX regime filtering: when the best trade is no trade (part 5)How an ADX regime filter cut chop losses from a Binance futures trend bot. Trade above 25, sit flat below 20, hysteresis in between. Why doing nothing beats both alternatives.#build-log#trading-bot
strategiesJuly 1, 2026·8 min readThree bugs that a backtest can't catch (part 4)Three live bugs a backtest never shows: shared-margin sizing, Binance -4120 algo order migration, and stale-candle stop rejection -2021. Real fixes, real cost.#build-log#trading-bot
strategiesJune 24, 2026·8 min readThe backtest that lied: same-bar re-entry artifact (part 3)A backtest artifact made one coin look like +5,032% in a year. Fixing the same-bar re-entry bug dropped returns 30-50x and turned 5-7 winning strategies into zero.#build-log#trading-bot
strategiesJune 23, 2026·6 min readSurvivorship bias killed my 1H bot (part 2)Part 2 of the build-in-public bot series. A holdout test on 11 unseen coins revealed the 1H strategy barely beat a coin flip. The 4H version survived.#build-log#trading-bot
strategiesJune 22, 2026·6 min readI built a futures trading bot. The honest first month.Part 1 of building a Binance futures bot in public. The strategy, the bugs that cost real money, and a first month that started down 13%. No fake P&L.#build-log#trading-bot
strategiesJune 10, 2026·6 min readUsing a trading bot to pass a crypto prop firm challengeCan a trading bot pass a crypto prop firm challenge? Yes, if you pick the right firm and configure the bot for their rules, not just for profit.#prop-firm#trading-bot
guidesMarch 1, 2025·5 min readGetting Started with Algo Trading in 2025: A Practical Guide for Non-QuantsYou don't need a quant background to run trading bots. Here's the honest path from zero to your first automated strategy, without blowing your account.#beginner#algo-trading