fix: Kalshi market data nested under 'market' key — resolve_bets now correctly settles orders. fix: BTC Binance proxy. All 8 data sources verified. PNL tracking live.

This commit is contained in:
drjones
2026-08-02 20:27:32 -07:00
parent c817216ab1
commit 0408ff026f
9 changed files with 324 additions and 8 deletions

View File

@@ -24,5 +24,6 @@
"fast_llm_model": "qwen3.5:4b",
"deep_llm_url": "http://10.30.20.186:11434",
"deep_llm_model": "ornith:latest",
"color": "#f7931a"
"color": "#f7931a",
"proxy": "http://10.30.20.189:3128"
}