agrix/fibonacci
0
S&P 500 & NASDAQ 100 Technical Analysis Dashboard
This Streamlit app provides technical analysis for both S&P 500 and NASDAQ 100 indices, including price data and Fibonacci retracement levels.
Features
- Real-time data from Yahoo Finance
- Interactive candlestick charts
- Fibonacci retracement levels for both indices
- AI-powered technical analysis using OpenAI's GPT-4o
- Customizable date range selection
How to Use
- Enter your OpenAI API key in the sidebar
- Select your desired start year using the slider
- Ask questions about the technical analysis in the AI Assistant section
Privacy Note
Your OpenAI API key is only used for API calls and is not stored or exposed in any way. The key is only kept in memory during your session.
Technologies Used
- Streamlit
- yfinance
- Plotly
- OpenAI API
- Pandas
- NumPy
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
