Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
irajkoohi
/
StocksAnalysisDashboard
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
StocksAnalysisDashboard
265 kB
Ctrl+K
Ctrl+K
3 contributors
History:
170 commits
irajkoohi
Claude Sonnet 4.6
fix: prevent watchlist duplication at startup by removing redundant do_load_user call
1944b11
2 months ago
.github
chore: weekly heartbeat 2026-05-04
2 months ago
agents
Switch to Gradio SDK; simplify yfinance and HF session handling
3 months ago
utils
fix: prevent watchlist duplication at startup by removing redundant do_load_user call
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
387 Bytes
fix: tab race condition + commit sessions so HF Space keeps all users
2 months ago
Dockerfile
Safe
440 Bytes
Switch to Docker SDK to bypass HF Python version float-formatting bug
3 months ago
README.md
Safe
1.61 kB
feat: per-user sessions, Default User, startup auto-load, watchlist persistence
2 months ago
app.py
Safe
11.7 kB
feat: per-user sessions, Default User, startup auto-load, watchlist persistence
2 months ago
backend.py
Safe
17 kB
feat: per-user sessions, Default User, startup auto-load, watchlist persistence
2 months ago
frontend.py
Safe
111 kB
fix: prevent watchlist duplication at startup by removing redundant do_load_user call
2 months ago
indicators.md
Safe
5.17 kB
docs: add indicator reference guide (RSI, ATR, Stoch, VolAnn, Sharpe, Risk)
3 months ago
pyproject.toml
Safe
169 Bytes
Switch to Gradio SDK; simplify yfinance and HF session handling
3 months ago
requirements.txt
Safe
3.03 kB
Switch to Gradio SDK; simplify yfinance and HF session handling
3 months ago
runtime.txt
Safe
14 Bytes
Switch to Gradio SDK; simplify yfinance and HF session handling
3 months ago