Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 317 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 317 Bytes

stockPrice

A very simple site to build interractive graph support by streamlit

Requirements

To run, this app need :

  1. Python 3.0.0 or higher
  2. yfinance and streammlit must be install

Run this app

  1. Open a consol in your repository.
  2. In your consol add this line of code : streamlit run stockPrice.py