Skip to content
View Roberto9210's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Roberto9210

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Roberto9210/README.md

Roberto9210

I build verifiable safety infrastructure for automated trading.

  • deadman — the library: execution-safety primitives that sit between a strategy and its broker and stop instead of guessing (kill switch, persistent entry halt, units contract, honest post-fill state machine, hash-chained ledger). Zero dependencies — pip install deadman-kit.
  • honest-strategy-search — the method, demonstrated: a spec frozen before the first backtest, published data QC, 59 experiments in an append-only hash-chained ledger, a hold-out never opened, and a negative verdict published in full.

Open to trading-bot safety audits — details coming soon.

Popular repositories Loading

  1. deadman deadman Public

    Execution-safety primitives for automated trading systems: kill switch, persistent entry halt, units contract, honest post-fill state machine, hash-chained and externally anchored ledger. Zero depe…

    Python 1

  2. honest-strategy-search honest-strategy-search Public

    How an honest strategy search looks: spec frozen before the first backtest, published data QC, 59 experiments in an append-only hash-chained ledger, a hold-out never opened, and a negative verdict …

    Python 1

  3. Roberto9210 Roberto9210 Public

    Profile

    1

  4. deadman-guardian-site deadman-guardian-site Public

    Public site for deadman-guardian - a NinjaTrader 8 add-on that enforces a personal daily loss limit. In testing, not released.

    HTML 1

  5. deadman-guardian deadman-guardian Public

    NinjaTrader 8 add-on that stops prop-firm traders from breaking their daily loss limit. Spec first, fail-closed everywhere.

    C#