Wave 1 — SoSoValue Buildathon (1st place)
🏆 1st place at Wave 1 of the SoSoValue Buildathon.
Snapshot of the Edgework submission that won Wave 1. The current main is the Wave 2 submission, which is a superset of everything here.
What's in this release
- Conditional Performance Mapping — slices winrate, expectancy, and time-in-trade across hour, day, consecutive losses, position size, hold duration, side bias, and per-symbol performance.
- Leaderboard-Benchmarked Alpha — compares your conditional edge against the SoDEX leaderboard top traders.
- AI Briefing — a pre-session paragraph generated from SoSoValue's data feeds + your historical edge in similar regimes.
- Streamlit live demo — paste any SoDEX wallet address, no upload needed.
How to run
git checkout wave-1
pip install -r requirements.txt
streamlit run streamlit_app.py