04 — Trading Systems
Bots, scanners & market machinery
Automated systems across crypto, forex and prediction markets — engines, scanners, backtesters and dashboards. Built and operated; described as engineered systems, not guaranteed returns.
My most operational system — a Python forex trading engine with a live loop, SQLite trade ledger, Parquet logs, reconciliation jobs and a watchdog, all dockerized with a restart runbook.
PythonSQLiteDockerParquet
BuddyFuturesBot
Bybit Futures
Deployed
A 5-minute Bybit futures bot on a mean-reversion + momentum-confluence strategy (ADX, MACD, VWAP, RSI divergence) with ATR-based dynamic stops, stepped trailing, a scanner, dashboard and Telegram alerts.
PythonBybitRailwayTelegram
Binance Square Bot
AI Sentiment
Complete
An AI-driven USDT-M futures bot that scrapes Binance Square social feeds for hype, asks Claude for a trade decision, and enforces a hard per-trade loss cap.
PlaywrightClaudeBinance
Polybot
Prediction Markets
Prototype
A Polymarket bot that arbitrages crypto-price prediction markets against Binance spot across multiple pairs, with named strategy variants and a backtesting harness.
PolymarketArbitrageBacktest
A Bybit liquidation-hunter that fades large forced liquidations, filtered by open-interest share, with server-side ATR trailing stops, paper + live modes and an equity kill-switch.
NodeBybitRailway
Tracks all 157 tokenized-stock pegs on Mantle (e.g. TSLAx vs NAV) twice daily to surface de-peg risk and arbitrage gaps — a keyless data core backed by Dune queries.
PythonDuneMantle
OI & Funding Scanner
Market Scanner
Prototype
A Flask dashboard scanning exchange open interest and funding rates to flag crowded positioning and funding extremes across the market.
FlaskOIFunding
Dux Strategy Lab
Backtester
Educational
A scanner + backtester + dashboard codifying three small-cap short strategies (gap-up, bounce, first-red-day), with every rule cited to source — runs fully on synthetic data, no keys required.
PythonBacktestDashboard
Narrative Radar
On-chain Signals
Prototype
链上雷达 — a Flask dashboard plus background scanner surfacing emerging crypto narratives and on-chain signals in one place.
FlaskOn-chainSignals