Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 498 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 498 Bytes

Iran Stock Live Price

Rahavard365.com Market Map Reader

This project stores the Iran stock market prices in csv file by date and time.

You can process the result of csv files to get prices for each stock.

Also, you can run this script in crontab to get the prices by schedules.

Script will output the average price of the stock market.

Installation

You need python3, pip and virtualenv for installation.

pip install -r requirements.txt
source venv/bin/activate
python main.py