Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Predicting Tehran stock market index based on historical index, gold, brent oil, and dollar prices

License

Notifications You must be signed in to change notification settings

fractalliter/stock-market-index-perdiction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tehran Stock Market Index Perdiction

Prediction of Tehran stock market index based on the historical index, Brent oil, and dollar prices.

Prerequisites

  • Python3 or above

How to run

Clone the repository on your local machine. then run following

python -m venv env
source env/bin/activate
pip install -r requirements.txt
python test.py

It plots the stock prediction based on provided data in CSV file.

About

Predicting Tehran stock market index based on historical index, gold, brent oil, and dollar prices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages