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
reviewsJune 16, 2026·7 min readBybit's built-in trading bots: what the free tools actually doBybit gives you six trading bots free inside the exchange. What each one does, which ones hold up, and the funding-rate trap buried in the futures grid.#bybit#trading-bot7.4/10
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