MCPcopy Index your code
hub / github.com/YogeshUpdhyay/stockforecasting

github.com/YogeshUpdhyay/stockforecasting @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
26 symbols 97 edges 14 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Stock Visualizer and Forecasting

Preview

✅ Description :

Stock Visualizing and Forecasting using plotly and dash. This project creates charts based on the ticker provided and forecasts the stock proces for the number of days provided in the imput using SVM(Suppot Vector Machines).

✅ Dependencies :

  • Plotly
  • Dash
  • Bootstrap
  • pip

✅ Setup

git clone https://github.com/YogeshUpdhyay/stockforecasting.git

cd stockforecasting

pip install -r requirements.txt

python run.py

Made with 💕 , powered with ☕

Core symbols most depended-on inside this repo

generate_ticker_details
called by 2
app/components/tickerdetails.py
get_info
called by 2
app/controller/stock.py
get_data
called by 2
app/controller/stock.py
get_stock
called by 2
app/controller/callbacks.py
make_app
called by 1
app/__init__.py
create_app
called by 1
app/app.py
generate_ticker_graph
called by 1
app/components/plot.py
generate_forecast_graph
called by 1
app/components/plot.py

Shape

Method 13
Function 9
Class 2
Route 2

Languages

Python100%

Modules by API surface

app/controller/model.py8 symbols
app/controller/stock.py7 symbols
app/controller/callbacks.py3 symbols
app/components/plot.py2 symbols
app/components/navbar.py2 symbols
app/components/tickerdetails.py1 symbols
app/components/forecastdetail.py1 symbols
app/app.py1 symbols
app/__init__.py1 symbols

For agents

$ claude mcp add stockforecasting \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact