Files
winning-wallet-finder/.gitignore
T
jaxperro c1265c5461 Add ring-hunt sweep (hunt.py) over news-driven event markets
Sweeps a list of insider-prone markets, scores each market's top traders with
insider.analyze, and runs funding-cluster ring detection. First real hunt
flagged DREAMBIG. (z=8.9, p~2e-19) and qcp14 (z=5.3, p~4e-8) on the Iran
ceasefire-extension market — insider-grade improbability — with no operator
rings (all independently/exchange-funded; exchange-funded wallets aren't
linkable, a known limit).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13 13:15:09 -04:00

22 lines
359 B
Plaintext

__pycache__/
*.pyc
.DS_Store
# never commit live credentials or runtime state
config.json
copytrade_state.json
*.log
*.tmp
# generated research data (regenerable via edge_research.py / table_77.py)
edge_metrics.jsonl
edge_profitable.json
copyable_77.csv
lp_markets.csv
follow_10.json
lp_paper_state.json
# cross-venue scanner output
xarb_hits.csv
hunt.log