mr601s commited on
Commit
16d06cd
·
verified ·
1 Parent(s): 8123b9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -4,10 +4,24 @@ emoji: 🐠
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.44.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.45.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+ # Bullish Minds AI — Markets Pro
15
+
16
+ Education-first market tools for students and underserved investors.
17
+
18
+ **What’s New (Sep 11, 2025)**
19
+ - Sidebar navigation, global ticker sync
20
+ - Signals tiles on Overview
21
+ - Options chain (Yahoo + Finnhub) with vertical spread calc
22
+ - Streaming L1 + price alerts (WS if `websocket-client` present)
23
+ - Watchlist presets + in-app Waitlist form
24
+
25
+ **Env (secrets):**
26
+ - `FINNHUB_API_KEY` (optional, enables live quotes/news/calendars & Finnhub options)
27
+ - `SEC_USER_AGENT` (optional, e.g., `BullishMindsAI/1.0 (marcus@bullishmindsai.co.site)`)