Finance Bro Type Indicator

A satirical finance-persona quiz distilled from 670 finance-satire videos — a 12-axis radar, 17+2 archetypes, and K-line position-trading mechanics with real P&L.

Finance Bro Type Indicator (FBTI) · 金融人刻板印象人格测试 is a satirical personality test distilled from content analysis of 670 finance-industry satire videos.

🔗 Take the quiz →
Self-hosted here; results stored in Firebase (Google)

Mined from the corpus: 14 high-frequency finance memes, 12 independent personality dimensions, and 17 stereotypes + 2 easter-egg archetypes — condensed into an interactive quiz with trading mechanics and a shareable poster.

Highlights

  • 21 scenario questions + 1 identity anchor + 1 easter egg, scored on a 12-axis radar (cognitive / behavioral / social).
  • Data-driven thresholdsengine.js recomputes each dimension’s expected score and standard deviation from the live question bank at startup, then sets L/M/H cutoffs at μ ± 0.6σ. A 50k Monte Carlo run keeps Shannon evenness ≈ 93% across all 17 standard archetypes, so questions can be rewritten without hand-tuning the thresholds.
  • K-line + position trading — a continuous 0–100% conviction slider (10% steps) per question, one locked trade per day, with real P&L settlement on the result page and share poster. Navigating back shows the locked position and can’t change the outcome.

Stack: Vite 6 · vanilla JavaScript (no framework) · Canvas (radar / K-line / poster) · Firebase Firestore (create-only)

License: MIT

Links: Live quiz · GitHub