Skip to content

Streamlit Dashboard returning technical indicators for a given ticker (yfinance/ta).

Notifications You must be signed in to change notification settings

poltys/Streamlit-Dashboard-Ticker_Technical_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Streamlit-Dashboard-Ticker_Technical_Analysis

Streamlit Dashbaord returning technical indicators for a given ticker (yfinance/ta)

Running: streamlit run https://raw.githubusercontent.com/poltys/Streamlit-Dashboard-Ticker_Technical_Analysis/master/app.py

To Do

  • Add user inputs
    • Buying Price & Plotly Shape
      • Fix number_input
    • Create button to upload portfio detail and calcul global buying price / weighted av.
      • Add logic to calculate values
      • Create a templated csv to download work-around
    • Portfolio Size
    • T Price
    • Add Dynamic Indicator
  • Add means
  • Dynamically generate annotations
  • Add technical indicators
  • Identify how to create pages with streamlit
  • Improve layout integration between streamlit and plotly
  • Add trained ML predictive model
  • Deploy on Heroku

Releases

No releases published

Packages

No packages published

Languages