← Back

OF-Trader — Order-Flow Imbalance Auto-Trader (Binance Futures)

Repurposed from grid-bot (v3.2). Trades the Order-Flow Imbalance signals produced by the Futures Screener (signal_log type=orderflow_imbalance).

Origin

Deploy / run

Runs on the screener VPS (Malaysia) next to the Futures Screener so it reads server/data/users.dbsignal_log locally (no cross-server hop). Source of truth = this repo on the main server; deployed to VPS via rsync.

Strategy spec

Status

🚧 WIP — Chunk 0 (scaffold). DRY_RUN=true until testnet + micro-mainnet validated.

Build plan (chunks)

  1. ✅ Archive grid + scaffold of-trader
  2. Signal reader + dry-run loop
  3. Maker entry (chase) + bracket + time-stop
  4. Telegram control + live trade journal + PM2 ecosystem
  5. Binance testnet support + pre-flight checklist

📜 Git History

120af73chore: archive grid-v3, scaffold of-trader from grid infra4 weeks ago
Show last diff
Loading...