System online · live trading active

A trading bot
that actually shows its work.

Gizmo–Quantum is a real, running options-trading engine built on top of your Robinhood account. Every signal it sees, every decision it makes, and every trade it places is logged, replayable, and visible in your own console. Not a SaaS dashboard calling some black-box API — the engine itself.

Gizmo–Quantum
Canonical strategies
9
bull-put · iron-condor · wheel · …
Robinhood integration
Full
login · quotes · orders · PDT
Per-user encryption
AES-256-GCM
DPAPI-bound key
Code lineage
Months
open-architecture · auditable
The pipeline

Five stages, all visible, all instrumented.

  1. 01

    Market scan

    A market-data layer pulls live quotes and option chains from Yahoo · CBOE · Tradier and a handful of fallbacks, with stale-quote detection and cross-source validation. No single broker becomes a single-point of failure for prices.

  2. 02

    Signal & regime detection

    Each scan runs through correlation, sector-rotation, volatility, and ORB analyzers. The bot tags the current market regime as trending · mean-reverting · high-vol · defensive and only fires strategies whose historical performance fits the regime.

  3. 03

    Strategy match

    Nine canonical option strategies are evaluated head-to-head every cycle: bull-put / bear-call / iron-condor credit spreads, bull-call / bear-put debit spreads, the wheel, poor-man's covered call, strangles, and straddles. The harness scores them per symbol per regime and surfaces the best.

  4. 04

    Risk pass + PDT guard

    Before any order leaves your account: position-sizing math, exposure caps, max-daily-loss, max-open-positions checks, and a hard pattern-day-trader guard for accounts under $25K. Same-day round trips are queued, not silently lost.

  5. 05

    Execute · log · learn

    Trades go through your Robinhood session. Entry price, IV, Greeks, and underlying are snapshotted at fill. Periodic mark-to-market keeps your console's P&L honest. Closed trades feed a transfer-learning loop that's validated in paper before it's allowed to influence live decisions.

The console

Every page answers a real question.

Not a vanity dashboard — each tab on the console is wired to a specific operator question.

Live trades
What does it own right now, and what is it bleeding?
Per-position sparklines from periodic MTM snapshots, broker-true PDT counter, and entry-vs-now Greeks side by side.
Paper lab
Would this have worked yesterday?
A real paper engine running the same strategies in parallel against live chains, funded above the PDT threshold for an honest comparison.
ML & decisions
Why didn't it take the trade?
Every recommendation surfaced by the bot is logged with full context. Filter by strategy, regime, rejection reason — replay alternative exits with one query.
Risk center
Where is risk increasing?
Drawdown over 30 days, exposure as % of balance, day-trade counter pulled directly from Robinhood, and alerts before you hit the PDT wall.
Strategies

Nine, tested head-to-head.

Bull put spread
credit · bullish
Bear call spread
credit · bearish
Bull call spread
debit · bullish
Bear put spread
debit · bearish
Iron condor
credit · neutral
Wheel
CSP → assignment → CC
Poor man's covered call
long LEAPS + short call
Strangle
debit · vol
Straddle
debit · event

The harness fires each strategy on a schedule against live chain data, tags every decision with regime / win-rate / avg P&L, and lets you see which combination is actually working for your account shape— not someone else's.

Credentials & security

Your Robinhood password never sits in plaintext after signup.

AES-256-GCM envelope
Each user gets their own random data-encryption key, wrapped under a server master key, wrapped again under Windows DPAPI bound to the operator's machine.
Audit chain
Every credential decrypt, every mode change, every admin view of your data is appended to a SHA-256 hash-chained audit log + shipped out-of-band as JSONL. In-DB tampering breaks the chain.
Per-user isolation
The dashboard's queries can't read across tenants — there's a CI guard that fails any new code path that does raw DB access outside the userId-binding query layer.
No black box
The repo's open-architecture. Every endpoint, every Python helper, every SQL touch is auditable. You're not handing your account to a closed service.

No system is unbreakable. Read the Terms and Privacy Policy for the honest disclosure of risks. You assume liability for your trades.

Pricing

One plan. Cancel any month.

$20/ month
full console access
  • Connect your own Robinhood account
  • Live + paper engines running together
  • All nine canonical strategies
  • Per-user encrypted credential vault
  • Mobile-friendly real-time dashboard
  • Full ML decision log + replay
  • Cancel any month — no annual lock-in
Start now
what you actually get
  • No hidden percentage cuts. Profits stay in your Robinhood account. The $20 covers the hosted console + ongoing strategy improvements.
  • Monthly verification. Stripe handles billing securely. If a charge fails, the console falls back to read-only — no surprise loss of access.
  • No long onboarding. Sign up, paste your RH credentials once, set caps, you're live.
  • Past performance is not indicative of future results. Trading involves substantial risk of loss.
Honest FAQ

The questions you should be asking.

Will this make me money?
No promises. The bot logs every decision and lets you measure for yourself. It runs in paper mode by default until you flip live. Treat this as a tool, not a guarantee.
What if Robinhood logs me out?
With an authenticator-app TOTP secret saved at signup, the bot re-logins itself. Without one, you'll get a phone push every ~7 days that you tap to reauthorize.
Can someone else trade on my account?
No. Per-user encryption + tenant-isolated queries mean your data and your credentials are visible only to you (and to the operator for support). Admin actions are logged.
What happens if my subscription lapses?
Trading pauses immediately, but your dashboard stays read-only so you don't lose history. Reactivate anytime.
Is this regulated / am I getting investment advice?
No, this is not investment advice and the operator is not a registered advisor. You authorize the bot to act on your account on your behalf. Read the Terms.

Stop guessing what your bot would do.

Run the engine on your own account, watch every decision in real time, cancel any time.

Create your account
$20 / month — cancel anytime — admin/operator users billed separately