Skip to content

feat: add SVB bank run backtest example#15

Merged
juntao merged 1 commit intomainfrom
feat/svb-backtest-example
Mar 15, 2026
Merged

feat: add SVB bank run backtest example#15
juntao merged 1 commit intomainfrom
feat/svb-backtest-example

Conversation

@juntao
Copy link
Member

@juntao juntao commented Mar 15, 2026

Summary

  • Adds svb_crypto_haven.py backtest example: SVB Bank Run — Crypto as Digital Gold (March 13, 2023)
  • $1,000 starting capital split evenly across 4 legs: Long BTC, Long ETH, Long GOLD, Short SP500
  • Updates examples/backtest/README.md with the new scenario in the table and usage section

Test plan

  • python3 examples/backtest/svb_crypto_haven.py runs successfully with +4.77% return in 7 days
  • Verify README.md renders correctly on GitHub

Signed-off-by: Michael Yuan michael@secondstate.io
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

🤖 Generated with Claude Code

Simulate a $1,000 portfolio split across 4 legs on March 13, 2023
(after Silicon Valley Bank collapsed): long BTC, long ETH, long GOLD,
short SP500. Tests the "crypto as digital gold" thesis during a
banking crisis. Result: +4.77% in 7 days, driven by BTC +14.75%.

Signed-off-by: Michael Yuan <michael@secondstate.io>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@juntao juntao merged commit 627737c into main Mar 15, 2026
2 checks passed
@juntao juntao deleted the feat/svb-backtest-example branch March 15, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant