CoolFace
Apppublic

agrix/fibonacci

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

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

  1. 1.Enter your OpenAI API key in the sidebar
  2. 2.Select your desired start year using the slider
  3. 3.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