Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
OnursFriends
/
StockAnalysisAgent
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
StockAnalysisAgent
/
src
Ctrl+K
Ctrl+K
2 contributors
History:
32 commits
OnurKerimoglu
use the df_hist for FetchForecast
067b5d0
unverified
9 months ago
__init__.py
0 Bytes
introduced packaging files, extended gitignore
over 1 year ago
fetch_data.py
Safe
2.21 kB
took out fetch_data from technical analysis to its own module
9 months ago
fetch_forecast.py
Safe
4.36 kB
FetchForecast: now able to direct the input df to from_data endpoint
9 months ago
fundamental_analysis.py
Safe
4.99 kB
fundamental_analysis: log message for successful fetching
over 1 year ago
stock_analysis_agent.py
Safe
12.9 kB
use the df_hist for FetchForecast
9 months ago
technical_analysis.py
Safe
14.3 kB
use the df_hist for FetchForecast
9 months ago
ticker_finder.py
Safe
8.44 kB
added ticker finder in the app, match results in html
over 1 year ago