/stock-price-prediction

AI Stock Prediction (ONLY FOR EDUCATIONAL PURPOSES 🎓 )

Primary LanguagePython

🤖 Stock Price Prediction

• Just a tiny terminal app using the yfinance api to predict the stock prices •

🔨 Setup

clone the repo git clone https://github.com/fineans/stock-price-prediction.git. You need Python 3. Install The modules from the python files using pip install or pip3 install.

Usage

Run the program with python main.py or python main.py. Give your chosen stock's ticker in the "Yahoo Finance" fromat when prompted to.

© Fineans 2021